dep_graph
Reduce exposure of things.
2023-11-16 16:49:22 +11:00
hir
Allow AST and HIR visitors to return ControlFlow
2024-02-18 03:49:28 -05:00
hooks
Rename hook.
2023-11-01 16:49:18 +00:00
infer
add comment
2024-02-22 18:54:51 +01:00
query
compiler: use addr_of!
2024-02-24 18:53:48 +03:00
thir
Remove thir::Guard
2024-01-05 10:56:59 +00:00
ty
Auto merge of #121285 - nnethercote:delayed_bug-audit, r=lcnr
2024-02-27 11:03:07 +00:00
util
Convert bug
s back to delayed_bug
s.
2024-02-21 10:35:54 +11:00
arena.rs
Rename some normalization-related items
2024-02-20 17:30:49 +01:00
error.rs
Use DiagnosticArgName
in a few more places.
2024-02-03 09:02:50 +11:00
metadata.rs
rustc_metadata: Remove Span
from ModChild
2023-04-18 17:25:04 +03:00
tests.rs
Remove outdated references to librustc_middle
.
2024-01-05 16:34:52 +00:00
thir.rs
Remove dead args from functions
2024-02-02 22:47:26 +00:00
values.rs
Stop using String
for error codes.
2024-01-29 07:41:41 +11:00