about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src/errors.rs
diff options
context:
space:
mode:
authorAli Bektas <bektasali@protonmail.com>2024-07-27 23:52:40 +0200
committerAli Bektas <bektasali@protonmail.com>2024-07-27 23:52:40 +0200
commit6c98665d91fb85fe78752f24d733c7d3671c60ea (patch)
tree4f4172d919c24f39b3e201aab45acff296064145 /compiler/rustc_codegen_gcc/src/errors.rs
parentc9cb05c41285950e193a0b8fbd5598b89dae48fb (diff)
downloadrust-6c98665d91fb85fe78752f24d733c7d3671c60ea.tar.gz
rust-6c98665d91fb85fe78752f24d733c7d3671c60ea.zip
Down to 1 failing test
And that is due to a case where we have two ratomls in a source root, one of which
is a `workspace_ratoml` and the other one is simple old ratoml. Since we are not checking to see if
the source root is already populated with workspace ratoml, this test fails. Due to principles of clear
code I believe it is reasonable to not have two HashMaps that are almost for the exact same thing.
So next commit should remove `workspace_ratoml` and merge it with `krate_ratoml`s.
Diffstat (limited to 'compiler/rustc_codegen_gcc/src/errors.rs')
0 files changed, 0 insertions, 0 deletions