rust/compiler/rustc_middle/src
2022-05-13 18:27:18 -04:00
..
dep_graph Stop using CRATE_DEF_INDEX. 2022-04-17 12:14:42 +02:00
hir Auto merge of #96094 - Elliot-Roberts:fix_doctests, r=compiler-errors 2022-05-07 06:30:29 +00:00
infer fix most compiler/ doctests 2022-05-02 17:40:30 -07:00
middle only compute codegen_fn_attrs where needed 2022-05-09 18:40:18 +02:00
mir Add bound_type_of 2022-05-13 18:27:18 -04:00
query only cache codegen_fn_attrs on disk if its local 2022-05-09 16:48:30 +02:00
thir Reimplement lowering of sym operands for asm! so that it also works with global_asm! 2022-04-14 15:32:03 +01:00
traits fix most compiler/ doctests 2022-05-02 17:40:30 -07:00
ty Add bound_type_of 2022-05-13 18:27:18 -04:00
util span: move MultiSpan 2022-04-05 07:01:00 +01:00
arena.rs Document and rename the new wrapper type 2022-04-07 13:01:48 +00:00
lib.rs Stabilize bool::then_some 2022-05-04 13:22:08 +02:00
lint.rs Move lint expectation checking into a separate query (RFC 2383) 2022-05-08 14:37:14 +02:00
macros.rs Rename TypeFolderFallible to FallibleTypeFolder 2021-12-02 16:14:18 +00: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 Make all thir types implement clone 2022-04-20 00:11:08 +02:00