dep_graph
|
Remove crate visibility usage in compiler
|
2022-05-20 20:04:54 -04:00 |
hir
|
Fix parallel compiler.
|
2022-06-22 08:04:24 +02:00 |
infer
|
Rename the ConstS::val field as kind .
|
2022-06-14 13:06:44 +10:00 |
middle
|
Use verbose help for deprecation suggestion
|
2022-06-29 09:53:15 +01:00 |
mir
|
Auto merge of #98649 - RalfJung:guardians-of-mir, r=oli-obk
|
2022-06-30 03:50:35 +00:00 |
query
|
Improve doc comment of destructure_const
|
2022-06-29 10:30:47 +02:00 |
thir
|
Fix precise field capture of univariant enums
|
2022-05-23 19:07:06 +02:00 |
traits
|
Fix trait object reborrow suggestion
|
2022-06-28 21:42:52 +00:00 |
ty
|
lint: port drop trait/glue diagnostics
|
2022-06-30 08:59:21 +01:00 |
util
|
span: move MultiSpan
|
2022-04-05 07:01:00 +01:00 |
arena.rs
|
try to cache region_scope_tree as a query
|
2022-05-25 13:52:32 +08:00 |
lib.rs
|
Try out yeet in the MIR interpreter
|
2022-06-11 23:08:06 -07:00 |
lint.rs
|
middle: translation in LintDiagnosticBuilder
|
2022-06-30 08:58:41 +01:00 |
macros.rs
|
Folding revamp.
|
2022-06-08 09:24:03 +10:00 |
thir.rs
|
thir: wrap hir id of vars into local var id
|
2022-06-09 17:00:38 +08:00 |