|
dep_graph
|
rustc: Remove needless lifetimes
|
2022-12-20 22:10:40 +01:00 |
|
hir
|
Remove HirId -> LocalDefId map from HIR.
|
2023-01-28 09:55:26 +00:00 |
|
infer
|
Make make_identity take CanonicalVarInfos
|
2023-01-26 20:33:40 +00:00 |
|
middle
|
rustc: Remove needless lifetimes
|
2022-12-20 22:10:40 +01:00 |
|
mir
|
use a more descriptive name
|
2023-01-30 07:20:38 +02:00 |
|
thir
|
address review
|
2023-01-27 22:13:55 +01:00 |
|
ty
|
Auto merge of #106253 - nbdd0121:upcast, r=compiler-errors
|
2023-01-29 10:20:25 +00:00 |
|
util
|
Add some docs to bug, span_bug and delay_span_bug
|
2022-12-30 16:47:56 +01:00 |
|
arena.rs
|
Remove HirId -> LocalDefId map from HIR.
|
2023-01-28 09:55:26 +00:00 |
|
error.rs
|
Match crate and slug names
|
2022-11-21 15:24:50 +01:00 |
|
lib.rs
|
Use strict provenance APIs in ty::tls
|
2023-01-21 11:25:21 +01:00 |
|
macros.rs
|
Stop using BREAK & CONTINUE in compiler
|
2023-01-17 23:17:51 -08:00 |
|
tests.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|
thir.rs
|
output tree representation for thir-tree
|
2023-01-26 11:31:55 +01:00 |