rust/compiler/rustc_middle/src
2022-12-19 16:46:17 +00:00
..
dep_graph Allow query system to recover a HirId. 2022-10-01 15:58:42 +02:00
hir Move the untracked cstore and source_span into a struct 2022-12-09 14:53:24 +00:00
infer implement the skeleton of the updated trait solver 2022-12-19 16:46:17 +00:00
middle clippy::complexity fixes 2022-12-19 00:04:28 +01:00
mir Rollup merge of #105873 - matthiaskrgr:clippy_fmt, r=Nilstrieb 2022-12-18 23:03:07 +01:00
query Rollup merge of #105493 - WaffleLapkin:unchoke-r-a, r=Nilstrieb 2022-12-17 00:45:50 +01:00
thir
traits implement the skeleton of the updated trait solver 2022-12-19 16:46:17 +00:00
ty implement the skeleton of the updated trait solver 2022-12-19 16:46:17 +00:00
util
arena.rs Rename ConstS to ConstData 2022-12-16 10:02:51 +00:00
error.rs Match crate and slug names 2022-11-21 15:24:50 +01:00
lib.rs Only allow feeding a value to newly created definitions. 2022-11-29 18:43:00 +00:00
lint.rs fix: typo 2022-11-06 11:22:29 -05:00
macros.rs add inline to TrivialTypeTraversalImpls 2022-10-17 10:54:03 +02:00
metadata.rs rustc: Parameterize ty::Visibility over used ID 2022-09-07 13:35:41 +04:00
tests.rs
thir.rs Unreserve braced enum variants in value namespace 2022-11-21 22:40:06 +03:00
values.rs Properly synthesize fn sig value during cycle 2022-12-01 23:56:57 -05:00