rust/compiler/rustc_middle
bors 341d8b8a2c Auto merge of #103808 - cjgillot:vec-cache, r=TaKO8Ki
Use an IndexVec to cache queries with index-like key

Revival of an old idea. Let's see if it has more effect.

r? `@ghost`
2022-11-24 06:32:23 +00:00
..
src Auto merge of #103808 - cjgillot:vec-cache, r=TaKO8Ki 2022-11-24 06:32:23 +00:00
Cargo.toml Fix doctest errors related to rustc_middle 2022-11-20 11:10:45 +09:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

For more information about how rustc works, see the rustc dev guide.