diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-07-19 17:06:51 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-19 17:06:51 +0200 |
| commit | e3f18bb056754009326e7bf1699b2677b8eecd61 (patch) | |
| tree | 085ff70b98225cf59bdb0068201b41e6fa76645e /compiler/rustc_pattern_analysis/src/constructor.rs | |
| parent | 32b9725b7d38f47cda4a0b74af62c425b44c576d (diff) | |
| parent | 5fa0d15bf18e5a8642628b031b5d9a23f8ac0ce0 (diff) | |
| download | rust-e3f18bb056754009326e7bf1699b2677b8eecd61.tar.gz rust-e3f18bb056754009326e7bf1699b2677b8eecd61.zip | |
Rollup merge of #127960 - jieyouxu:minor-rmake-cleanup, r=fmease
Cleanup dll/exe filename calculations in `run_make_support` Use `std::env::consts` constants since now we have access to them (unlike in Makefiles!) ^^ cc `@bzEq` (this is one of the places in our test suites that tries to compute e.g. dylib extension; using `std::env::consts::DLL_EXTENSION` should correctly return `a` for AIX) r? `@fmease` (thank you for the suggestion in https://github.com/rust-lang/rust/pull/127760#discussion_r1678079698, this also improves correctness for the support library!) try-job: aarch64-apple try-job: armhf-gnu try-job: test-various try-job: x86_64-msvc try-job: x86_64-gnu-llvm-18
Diffstat (limited to 'compiler/rustc_pattern_analysis/src/constructor.rs')
0 files changed, 0 insertions, 0 deletions
