Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Manishearth/compiletest-rs issues and pull requests
#302 - Update rustfix requirement from 0.8 to 0.9
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, rust
#301 - Fix nightly-feature-rustc test build
Pull Request -
State: closed - Opened by tamird about 2 months ago
- 1 comment
#300 - Replace `once_cell` with std's `OnceLock`
Pull Request -
State: closed - Opened by tamird about 2 months ago
#299 - Fix build on nightly
Pull Request -
State: closed - Opened by tamird about 2 months ago
- 8 comments
#298 - Bump to 0.11.2
Pull Request -
State: closed - Opened by jschwe 2 months ago
#297 - Where is the source for compiletest v0.11.1
Issue -
State: closed - Opened by jschwe 2 months ago
- 1 comment
#296 - Add option to customize expected rustc exit code for compile tests
Pull Request -
State: closed - Opened by jschwe 2 months ago
- 1 comment
#295 - Compiletests start failing with Rust 1.81 when testing custom linters
Issue -
State: closed - Opened by jschwe 2 months ago
#294 - `E0463` on macOS when `DYLD_FALLBACK_LIBRARY_PATH` is not explicitly handled.
Issue -
State: open - Opened by thomcc 3 months ago
- 2 comments
#293 - Update to edition 2021
Pull Request -
State: closed - Opened by Manishearth 4 months ago
#292 - Update windows-sys requirement from 0.52 to 0.59
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, rust
#291 - WASM compilation error
Issue -
State: open - Opened by dr-orlovsky 6 months ago
#290 - Switch from `winapi` to `windows_sys`
Pull Request -
State: closed - Opened by mrobinson 8 months ago
- 1 comment
#289 - Upgrade `rustfix` to version 0.8
Pull Request -
State: closed - Opened by smoelius 9 months ago
- 4 comments
#288 - Make `compiletest` build `std` when it runs
Issue -
State: open - Opened by artemagvanian 9 months ago
#287 - Use SPDX license format and update repo URL
Pull Request -
State: closed - Opened by atouchet 10 months ago
#286 - common: Handle empty `lib_paths` gracefully
Pull Request -
State: closed - Opened by vadorovsky 12 months ago
- 1 comment
#285 - ci: Fix workflow errors
Pull Request -
State: closed - Opened by vadorovsky 12 months ago
- 2 comments
#284 - allow for external diff tools
Issue -
State: open - Opened by lucarlig 12 months ago
#283 - Cross-compilation support
Issue -
State: closed - Opened by daxpedda about 1 year ago
- 2 comments
#282 - Add support for using revisions with FileCheck
Pull Request -
State: closed - Opened by alessandrod over 1 year ago
- 4 comments
#281 - [Question] how do I get compiletest-rs to find the parent crate?
Issue -
State: open - Opened by koenichiwa over 1 year ago
- 2 comments
#280 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, github_actions
#279 - Update miow requirement from 0.5 to 0.6
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 6 comments
Labels: dependencies, rust
#278 - Add optional preprocessing before FileCheck
Pull Request -
State: closed - Opened by tamird over 1 year ago
- 3 comments
#277 - README: Correct link to the annotation syntax documentation
Pull Request -
State: closed - Opened by MoSal over 1 year ago
#276 - Fix abbreviation in runtest.rs
Pull Request -
State: closed - Opened by inmaldrerah over 1 year ago
#275 - Add Config::clean_rlibs
Pull Request -
State: closed - Opened by tamird over 1 year ago
- 2 comments
#274 - cd test-project && cargo +nightly hack test --feature-powerset fails with duplicate rlibs
Issue -
State: closed - Opened by tamird over 1 year ago
#273 - Update miow requirement from 0.3 to 0.5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust
#272 - Bump actions/checkout from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions
#271 - github: add dependabot config
Pull Request -
State: closed - Opened by tamird over 1 year ago
- 6 comments
#270 - Prep release 0.10.2
Pull Request -
State: closed - Opened by thomcc over 1 year ago
#269 - Use a different name for the host/target env vars
Pull Request -
State: closed - Opened by thomcc over 1 year ago
- 4 comments
#268 - does not build if HOST is not set
Issue -
State: open - Opened by matthiaskrgr over 1 year ago
- 1 comment
#267 - Publish 0.10.1
Pull Request -
State: closed - Opened by tamird almost 2 years ago
- 1 comment
#266 - Fix build on nightly
Pull Request -
State: closed - Opened by tamird almost 2 years ago
- 2 comments
#265 - Add extern crate rustc_driver
Pull Request -
State: closed - Opened by tamird almost 2 years ago
- 1 comment
#264 - Add new fields for internal test crate
Pull Request -
State: closed - Opened by tamird almost 2 years ago
- 2 comments
#263 - add bpf-linker assembly support
Pull Request -
State: closed - Opened by tamird almost 2 years ago
#262 - emit assembly-output header in error
Pull Request -
State: closed - Opened by tamird almost 2 years ago
#261 - Require an `@` in front of all commands.
Pull Request -
State: closed - Opened by oli-obk almost 2 years ago
- 8 comments
#260 - json: Remove unused `explanation` field from `DiagnosticCode`
Pull Request -
State: closed - Opened by vadorovsky about 2 years ago
#259 - Lock coverage files
Pull Request -
State: closed - Opened by smoelius over 2 years ago
- 3 comments
#258 - Use the revision filename when compiling the rustfix output
Pull Request -
State: closed - Opened by Alexendoo over 2 years ago
- 1 comment
#256 - Run github workflows every day at midnight
Pull Request -
State: closed - Opened by Munksgaard over 2 years ago
#255 - Add new fields for internal test crate
Pull Request -
State: closed - Opened by Munksgaard over 2 years ago
#254 - Update `rustfix` dependency
Pull Request -
State: closed - Opened by Munksgaard over 2 years ago
- 4 comments
#253 - Remove out-dated test
Pull Request -
State: closed - Opened by Munksgaard over 2 years ago
#252 - Update `rustfix` dependency
Pull Request -
State: closed - Opened by smoelius over 2 years ago
- 3 comments
#251 - Add Loongarch64 support
Pull Request -
State: closed - Opened by zhaixiaojuan almost 3 years ago
- 1 comment
#250 - Replace use of renamed -Zno-trans with -Zno-codegen
Pull Request -
State: closed - Opened by jeremyBanks about 3 years ago
#249 - Support `// only-*` and increase `// {only,ignore}-*` flexibility.
Pull Request -
State: closed - Opened by eddyb over 3 years ago
#248 - bump version to 0.7.1
Pull Request -
State: closed - Opened by llogiq over 3 years ago
#247 - fix wrong edition default
Pull Request -
State: closed - Opened by llogiq over 3 years ago
- 1 comment
#246 - add optional default edition to `Config`
Pull Request -
State: closed - Opened by llogiq over 3 years ago
#245 - Fix tests; update to latest nightly
Pull Request -
State: closed - Opened by Manishearth over 3 years ago
#244 - Normalize $SRC_DIR
Pull Request -
State: closed - Opened by kflansburg over 3 years ago
- 10 comments
#243 - Allow certain lints in `.fixed` compile test
Issue -
State: open - Opened by xFrednet over 3 years ago
- 3 comments
#242 - Fix tests
Pull Request -
State: closed - Opened by Munksgaard almost 4 years ago
#241 - Partially sync `normalize_output` to upstream, for `$TEST_BUILD_DIR` support.
Pull Request -
State: closed - Opened by eddyb almost 4 years ago
#240 - Add handling for SPIR-V target
Pull Request -
State: closed - Opened by XAMPPRocky almost 4 years ago
- 2 comments
#239 - Adding a CHANGELOG
Issue -
State: open - Opened by phansch almost 4 years ago
#238 - Unify with in-tree compiletest-rs
Issue -
State: open - Opened by Manishearth almost 4 years ago
- 7 comments
#237 - Remove dependency on `test` crate
Issue -
State: open - Opened by Manishearth almost 4 years ago
- 1 comment
#236 - Moving repository out
Issue -
State: closed - Opened by laumann almost 4 years ago
- 11 comments
#235 - Handle missing or empty DYLD_LIBRARY_PATH on Mac. Fixes #233.
Pull Request -
State: closed - Opened by jorendorff almost 4 years ago
- 1 comment
#234 - Human-readable output
Issue -
State: open - Opened by segeljakt almost 4 years ago
- 1 comment
#233 - Can't run compiletests on Mac when `DYLD_LIBRARY_PATH` is unset or empty
Issue -
State: closed - Opened by jorendorff about 4 years ago
- 1 comment
#232 - Move to GitHub Actions
Pull Request -
State: closed - Opened by phansch about 4 years ago
- 9 comments
#231 - Add basic `bless` support
Pull Request -
State: closed - Opened by phansch about 4 years ago
- 10 comments
#230 - Update [tests] link
Pull Request -
State: closed - Opened by Xaeroxe about 4 years ago
- 1 comment
#229 - Run `cargo test` on CI
Pull Request -
State: closed - Opened by phansch about 4 years ago
- 1 comment
#228 - Adding `bless` support
Issue -
State: closed - Opened by phansch about 4 years ago
- 2 comments
#227 - Move to Github Actions
Issue -
State: closed - Opened by Munksgaard about 4 years ago
- 1 comment
#226 - Update `tester` dependency to 0.8.0
Pull Request -
State: closed - Opened by messense about 4 years ago
#225 - Add support for assembly tests
Pull Request -
State: closed - Opened by alessandrod about 4 years ago
- 2 comments
#224 - Fix updated error messages
Pull Request -
State: closed - Opened by Munksgaard over 4 years ago
#223 - Filter testcases by regex instead of by (sub)string
Issue -
State: open - Opened by karlosss over 4 years ago
- 1 comment
#222 - Fix changed error message
Pull Request -
State: closed - Opened by Munksgaard over 4 years ago
#221 - Fix tester link
Pull Request -
State: closed - Opened by ComputerDruid over 4 years ago
#220 - Fix failing test
Pull Request -
State: closed - Opened by Munksgaard almost 5 years ago
#219 - panic if TERM environment variable is "dumb"
Issue -
State: open - Opened by jimblandy almost 5 years ago
- 5 comments
#218 - rustc-dev was split into several crates, we use rustc_session
Pull Request -
State: closed - Opened by Munksgaard almost 5 years ago
#217 - add '-A unused' before user-configured compile_flags
Pull Request -
State: closed - Opened by RalfJung almost 5 years ago
- 4 comments
#216 - Overwriting "-Aunused" does not work any more
Issue -
State: closed - Opened by RalfJung almost 5 years ago
- 3 comments
#215 - Fix some warnings
Pull Request -
State: closed - Opened by mati865 almost 5 years ago
- 2 comments
#214 - Update error message for new nightly
Pull Request -
State: closed - Opened by Munksgaard almost 5 years ago
#213 - Bump rustfix
Pull Request -
State: closed - Opened by mati865 almost 5 years ago
- 3 comments
#212 - Update README.md to use `--toolchain nightly` rather than `--target`
Pull Request -
State: closed - Opened by upsuper about 5 years ago
- 1 comment
#211 - The error message for trait-bounds-cant-coerce.rs has changed
Pull Request -
State: closed - Opened by Munksgaard about 5 years ago
- 1 comment
#210 - run-pass tests with non-zero exit code is considered passing
Issue -
State: open - Opened by RalfJung about 5 years ago
- 6 comments
#209 - Bump to 0.4.0
Pull Request -
State: closed - Opened by Manishearth about 5 years ago
#208 - Update `tester` dependency to 0.7.0
Pull Request -
State: closed - Opened by messense about 5 years ago
- 2 comments
#207 - Remove section about `rustc` feature from README
Pull Request -
State: closed - Opened by Munksgaard over 5 years ago
- 1 comment
#206 - Remove "stable" feature gates
Pull Request -
State: closed - Opened by Munksgaard over 5 years ago
#205 - Remove all references to "stable" feature
Issue -
State: closed - Opened by Munksgaard over 5 years ago
#204 - Update `tester` dependency to 0.6.0
Pull Request -
State: closed - Opened by JohnTitor over 5 years ago
- 5 comments
#203 - Don't use `tester` on `rustc` feature
Pull Request -
State: closed - Opened by JohnTitor over 5 years ago
- 17 comments
#202 - Fails to build with latest rustc
Issue -
State: closed - Opened by RalfJung over 5 years ago