dep_graph
|
Allow query system to recover a HirId.
|
2022-10-01 15:58:42 +02:00 |
hir
|
Separate lifetime ident from resolution in HIR.
|
2022-11-23 19:33:06 +00:00 |
middle
|
Add TyCtxt::is_fn_trait
|
2022-11-27 07:19:29 +00:00 |
thir
|
Use boxed slices in PatKind .
|
2022-09-02 07:26:22 +10:00 |
traits
|
Prefer doc comments over // -comments in compiler
|
2022-11-27 11:19:04 +00:00 |
util
|
span: move MultiSpan
|
2022-04-05 07:01:00 +01:00 |
arena.rs
|
make rustc_target usable outside of rustc
|
2022-11-24 16:26:12 +03:30 |
error.rs
|
Match crate and slug names
|
2022-11-21 15:24:50 +01:00 |
lib.rs
|
cfg-step code
|
2022-11-06 17:21:21 -05:00 |
lint.rs
|
fix: typo
|
2022-11-06 11:22:29 -05:00 |
macros.rs
|
add inline to TrivialTypeTraversalImpls
|
2022-10-17 10:54:03 +02:00 |
values.rs
|
Add domain size check to fix ICE
|
2022-11-09 10:19:23 -06:00 |