diff options
| author | bors <bors@rust-lang.org> | 2024-03-09 21:23:38 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-03-09 21:23:38 +0000 |
| commit | 7ee75f896fd2b16cc06b0557e94e19a569c51701 (patch) | |
| tree | 9496558d90196ecc75e659dd6a9998ee89c22aef /compiler/rustc_codegen_gcc/example/std_example.rs | |
| parent | d8a9068e8369a6ef454581b5f07d2caadfc62109 (diff) | |
| parent | b44ab661568d3fc6070fe9c6e3ff87dc7884ceb2 (diff) | |
| download | rust-7ee75f896fd2b16cc06b0557e94e19a569c51701.tar.gz rust-7ee75f896fd2b16cc06b0557e94e19a569c51701.zip | |
Auto merge of #12447 - MarcusGrass:mg/fix-12438-regression, r=y21
Fix #12438 std_instead_of_core regression Fixes #12438. Boy-scouting removed two paths that checks for duplication since I thought they were unused. However, that's just because I didn't spot it in the diff. I installed [difftastic](https://github.com/Wilfred/difftastic) and ran it on the old one:  And the new one (fixed):  New one (stderr):  Good teachings for the future when inspecting diffs with a lot of line changes, should've thought of that before, sorry for the trouble! changelog: [`std_instead_of_core`] Fix false positive for crates that are in `std` but not `core`
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions
