diff options
| author | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2024-04-30 19:29:51 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-30 19:29:51 +0100 |
| commit | ce18639b924554f407099a5b61b698eaf8f64b33 (patch) | |
| tree | a91a8c4dfb957b871b3edf8d7f8ab07830b555ff /compiler/rustc_codegen_gcc | |
| parent | 20aa2d81e36036073a9acf418c7d413cb4b22fa6 (diff) | |
| parent | c2fd6ed2358881ee18f636bf829de4bc180465a6 (diff) | |
| download | rust-ce18639b924554f407099a5b61b698eaf8f64b33.tar.gz rust-ce18639b924554f407099a5b61b698eaf8f64b33.zip | |
Rollup merge of #124280 - beetrees:repr128-test-rmake, r=jieyouxu
Port repr128-dwarf run-make test to rmake
This PR ports the repr128-dwarf run-make test to rmake, using the `gimli` crate instead of the `llvm-dwarfdump` command.
Note that this PR changes `rmake.rs` files to be compiled with the 2021 edition (previously no edition was passed to `rustc`, meaning they were compiled with the 2015 edition). This means that `panic!("{variable}")` will now work as expected in `rmake.rs` files (there's already a usage in the [wasm-symbols-not-exported test](https://github.com/rust-lang/rust/blob/aca749eefceaed0cda19a7ec5e472fce9387bc00/tests/run-make/wasm-symbols-not-exported/rmake.rs#L34) that this will fix).
Tracking issue: #121876
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
