dep_graph
|
Support doc-comments in define_dep_nodes
|
2022-09-06 21:43:15 -05:00 |
hir
|
Use parent_iter instead of a find_parent_node loop
|
2022-08-31 11:15:38 -07:00 |
middle
|
Migrate limit error
|
2022-09-01 23:35:38 +08:00 |
mir
|
Add more size assertions for MIR types.
|
2022-09-06 15:25:54 +10:00 |
thir
|
Use boxed slices in PatKind .
|
2022-09-02 07:26:22 +10:00 |
traits
|
fix comment
|
2022-09-05 23:18:18 +08:00 |
ty
|
Rollup merge of #101021 - MingyuChen1:diagnostic, r=davidtwco
|
2022-09-06 16:34:42 +05:30 |
util
|
span: move MultiSpan
|
2022-04-05 07:01:00 +01:00 |
arena.rs
|
Don't create two new closures for each query
|
2022-09-01 18:47:54 -05:00 |
error.rs
|
fix comment
|
2022-09-05 23:18:18 +08:00 |
lib.rs
|
Migrate DropCheckOverflow
|
2022-09-01 23:35:38 +08:00 |
lint.rs
|
Rename debugging_opts to unstable_opts
|
2022-07-13 17:47:06 -05:00 |
macros.rs
|
impl TypeVisitable in type traversal macros
|
2022-07-05 22:25:33 +01:00 |
thir.rs
|
Include enum path in variant suggestion
|
2022-09-03 08:11:17 +00:00 |