diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2024-12-02 23:08:57 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-02 23:08:57 +0100 |
| commit | 8a26a8bf48ba8b4b3e2328fced3cf3804d4fd80c (patch) | |
| tree | d8cce8cae406a14331aeb29e77085c3afeae63e1 /compiler/rustc_codegen_llvm/src | |
| parent | 7d67af98b5abe95510c161d3c5257f06c0d475f2 (diff) | |
| parent | 43bed16b8bc4f410934d6cf983a8f3c84d66ac91 (diff) | |
| download | rust-8a26a8bf48ba8b4b3e2328fced3cf3804d4fd80c.tar.gz rust-8a26a8bf48ba8b4b3e2328fced3cf3804d4fd80c.zip | |
Rollup merge of #133710 - Urgau:target_feature-merge-conflitcs, r=jieyouxu
Reducing `target_feature` check-cfg merge conflicts It was rightfully pointed in https://github.com/rust-lang/rust/pull/133099#discussion_r1862490542 that the expected values for the `target_feature` cfg are regularly updated and unfortunately the check-cfg tests for it are very merge-conflict prone. This PR aims at drastically reducing the likely-hood of those, by normalizing the "and X more" diagnostic, as well as making the full expected list multi-line instead of being on a single one. cc `@RalfJung` r? `@jieyouxu`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
