dep_graph
|
Allow query system to recover a HirId.
|
2022-10-01 15:58:42 +02:00 |
middle
|
Add TyCtxt::is_fn_trait
|
2022-11-27 07:19:29 +00:00 |
mir
|
Use zero based indexing for pass_count
|
2022-12-02 15:55:24 +00:00 |
query
|
Fill in def_span when creating def ids.
|
2022-12-01 10:33:28 +00:00 |
traits
|
Prefer doc comments over // -comments in compiler
|
2022-11-27 11:19:04 +00:00 |
arena.rs
|
Cache Predicates' hash within themselves
|
2022-11-25 16:25:28 +00:00 |
error.rs
|
Match crate and slug names
|
2022-11-21 15:24:50 +01: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
|
Properly synthesize fn sig value during cycle
|
2022-12-01 23:56:57 -05:00 |