rust/compiler/rustc_middle/src
2022-09-05 23:18:18 +08:00
..
dep_graph Simplify the syntax for macros generated by rustc_queries 2022-08-24 00:37:49 -05:00
hir Rollup merge of #99821 - cjgillot:ast-lifetimes-2, r=compiler-errors 2022-08-29 16:49:39 +05:30
infer make PlaceholderConst not store the type of the const 2022-08-01 15:42:38 +01:00
middle Migrate limit error 2022-09-01 23:35:38 +08:00
mir Fix a bunch of typo 2022-08-31 18:24:55 +08:00
query Fix a bunch of typo 2022-08-31 18:24:55 +08:00
thir Rename thir::Adt as thir::AdtExpr. 2022-08-24 15:06:50 +10:00
traits fix comment 2022-09-05 23:18:18 +08:00
ty Migrate OpaqueHiddenType mismatch 2022-09-01 23:35:38 +08:00
util span: move MultiSpan 2022-04-05 07:01:00 +01:00
arena.rs arena > Rc for query results 2022-07-12 15:27:24 +02: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
metadata.rs
tests.rs
thir.rs Add some more THIR size assertions. 2022-08-24 15:06:50 +10:00