diff options
| author | bors <bors@rust-lang.org> | 2024-07-09 20:11:00 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-07-09 20:11:00 +0000 |
| commit | 279494eced419dca11c4b8e589fc6cec9dc82f46 (patch) | |
| tree | d21443b01967957634b44b134c6e6c0b4c9fafb5 /compiler/rustc_codegen_gcc/example/alloc_example.rs | |
| parent | 8fa406b03fdcd5a6e21b02ff8ab9fe88262495d9 (diff) | |
| parent | c3a240608b6600c8a5ccc89cdcb823836bea0530 (diff) | |
| download | rust-279494eced419dca11c4b8e589fc6cec9dc82f46.tar.gz rust-279494eced419dca11c4b8e589fc6cec9dc82f46.zip | |
Auto merge of #13080 - xFrednet:00000-lintcheck-mv-stuff-and-things, r=Alexendoo
Lintcheck: Refactor structs and only take one version per crate For some time now I had the feeling that lintcheck's main file has been too large. This PR simply moves some structs into new submodules. I've also changed the `.toml` structure slightly to only accept one version per crate. AFAIK, we haven't use multiple versions before. If we want to test different versions, we can simply just add a second entry. That's what lintcheck does internally anyways. I wanted to have these changes in separate commits, but then accidentally squashed them... So sorry :sweat_smile: --- r? `@Alexendoo` If you think this is not really worth a proper review, since it's mostly a move refactoring in an internal tool, you can also `r=xFrednet` on this PR. changelog: none
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/alloc_example.rs')
0 files changed, 0 insertions, 0 deletions
