rust/compiler/rustc_middle/src
2022-07-14 09:01:17 +00:00
..
dep_graph Use a dedicated DepKind for the forever-red node. 2022-07-06 23:20:12 +02:00
hir Auto merge of #98482 - cjgillot:short-struct-span-closure, r=estebank 2022-07-08 03:05:15 +00:00
infer impl TypeVisitable in type traversal macros 2022-07-05 22:25:33 +01:00
middle Use verbose help for deprecation suggestion 2022-06-29 09:53:15 +01:00
mir Rollup merge of #99103 - TaKO8Ki:avoid-&str-to-string-conversions, r=oli-obk 2022-07-10 11:52:17 +02:00
query Move abstract const to rustc_middle::ty 2022-07-12 02:21:31 +00:00
thir Move abstract const to rustc_middle::ty 2022-07-12 02:21:31 +00:00
traits Move abstract const to rustc_middle::ty 2022-07-12 02:21:31 +00:00
ty Fix overlapping impls 2022-07-14 09:01:17 +00:00
util span: move MultiSpan 2022-04-05 07:01:00 +01:00
arena.rs Return a FxIndexSet in is_late_bound query. 2022-07-05 21:54:40 +02:00
lib.rs don't allow ZST in ScalarInt 2022-07-09 07:27:29 -04:00
lint.rs lint: LintDiagnosticBuilder into rustc_errors 2022-07-05 16:00:20 +01:00
macros.rs impl TypeVisitable in type traversal macros 2022-07-05 22:25:33 +01:00
metadata.rs resolve/metadata: Stop encoding macros as reexports 2022-02-24 22:55:40 +03:00
tests.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
thir.rs Move abstract const to rustc_middle::ty 2022-07-12 02:21:31 +00:00