diff options
| author | onur-ozkan <work@onurozkan.dev> | 2025-01-02 18:24:28 +0300 |
|---|---|---|
| committer | onur-ozkan <work@onurozkan.dev> | 2025-01-03 08:57:13 +0300 |
| commit | a8516c052e35951f86ccdc0a2ee9ce670bd159c8 (patch) | |
| tree | b76b212684c8e4b937f2a20685eb6950e7b49cbb /compiler/rustc_codegen_llvm/src/builder.rs | |
| parent | ab3924b298eb78bf4c96cf7e6b5824f8debbf2b9 (diff) | |
| download | rust-a8516c052e35951f86ccdc0a2ee9ce670bd159c8.tar.gz rust-a8516c052e35951f86ccdc0a2ee9ce670bd159c8.zip | |
refactor bootstrap path resolution
Previously we removed paths as soon as we found the first intersection, which made it impossible to find other intersecting paths. This patch changes that by marking the intersecting paths instead, so we can collect them all and remove them together when needed. Signed-off-by: onur-ozkan <work@onurozkan.dev>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions
