dep_graph
Reduce exposure of things.
2023-11-16 16:49:22 +11:00
hir
Unify SourceFile::name_hash and StableSourceFileId
2023-12-19 22:34:26 +01:00
hooks
Rename hook.
2023-11-01 16:49:18 +00:00
infer
NFC: do not clone types that are copy
2023-12-15 23:19:51 +01:00
middle
Update to bitflags 2 in the compiler
2023-12-30 18:17:28 +01:00
mir
Movability doesn't need to be a query anymore
2023-12-28 16:35:01 +00:00
query
Movability doesn't need to be a query anymore
2023-12-28 16:35:01 +00:00
thir
thir::Visitor only needs to visit &'thir data
2023-12-26 03:15:18 +00:00
traits
Auto merge of #118431 - sjwang05:issue-44695, r=estebank
2023-12-26 21:34:24 +00:00
arena.rs
Make ConstKind and TyKind Copy
2023-12-12 01:09:12 +00:00
lib.rs
update cfg(bootstrap)s
2023-12-22 11:14:11 +01:00
lint.rs
Rename some Diagnostic setters.
2024-01-03 19:40:20 +11:00
metadata.rs
rustc_metadata: Remove Span from ModChild
2023-04-18 17:25:04 +03:00
tests.rs
mv compiler to compiler/
2020-08-30 18:45:07 +03:00
thir.rs
Don't include destruction scopes in THIR
2023-12-04 16:31:13 +00:00