dep_graph
|
Reduce exposure of things.
|
2023-11-16 16:49:22 +11:00 |
hir
|
Move some methods from tcx.hir() to tcx
|
2023-12-12 06:40:29 -08: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
|
Don't pass lint back out of lint decorator
|
2023-12-15 16:05:36 +00:00 |
mir
|
Don't pass lint back out of lint decorator
|
2023-12-15 16:05:36 +00:00 |
query
|
global param_env canonicalization cache
|
2023-12-13 14:57:52 +00:00 |
thir
|
Add never_patterns feature gate
|
2023-11-29 03:58:29 +01:00 |
traits
|
update use of feature flags
|
2023-12-14 15:22:37 +01:00 |
ty
|
Rollup merge of #119003 - matthiaskrgr:nein_clone, r=Nadrieril
|
2023-12-15 21:33:00 -08:00 |
arena.rs
|
Make ConstKind and TyKind Copy
|
2023-12-12 01:09:12 +00:00 |
lint.rs
|
Fix comments
|
2023-12-15 16:08:26 +00:00 |
metadata.rs
|
rustc_metadata: Remove Span from ModChild
|
2023-04-18 17:25:04 +03:00 |
thir.rs
|
Don't include destruction scopes in THIR
|
2023-12-04 16:31:13 +00:00 |
values.rs
|
Move some methods from tcx.hir() to tcx
|
2023-12-12 06:40:29 -08:00 |