os-rust/compiler/rustc_middle
Tomasz Miąsko e497fb19b0 Outline SubstFolder bug reporting code paths
Bug reporting macro `span_bug!` generates quite a bit of code,
we don't expect to execute. Outline it into a separate function.
2022-07-22 17:00:49 +02:00
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src Outline SubstFolder bug reporting code paths 2022-07-22 17:00:49 +02:00
Cargo.toml Update smallvec to 1.8.1. 2022-06-27 08:48:55 +10: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.