1
Fork 0
rust/compiler/rustc_middle/src
2023-05-26 18:55:02 +01:00
..
dep_graph Allow LocalDefId as the argument to def_path_str 2023-04-21 22:27:20 +00:00
hir Use Option::is_some_and and Result::is_ok_and in the compiler 2023-05-24 14:20:41 +00:00
infer Use OpaqueTypeKey in query response 2023-05-10 23:41:06 +00:00
middle Use Option::is_some_and and Result::is_ok_and in the compiler 2023-05-24 14:20:41 +00:00
mir Rollup merge of #111899 - nnethercote:cgu-cleanups, r=wesleywiser 2023-05-26 08:24:07 +02:00
query Rollup merge of #111870 - WaffleLapkin:just_🌟traits🌟_query, r=compiler-errors 2023-05-24 06:05:38 +02:00
thir offset_of 2023-04-21 02:14:02 -07:00
traits Fallible<_> -> Result<_, NoSolution> 2023-05-25 17:29:22 +00:00
ty better TyKind::Debug 2023-05-26 18:55:02 +01:00
util Move expansion of query macros in rustc_middle to rustc_middle::query 2023-05-15 08:49:13 +02:00
arena.rs Prepopulate opaques in canonical input 2023-05-25 03:21:22 +00:00
error.rs Remove LangItems::require 2023-05-16 19:53:38 +02:00
lib.rs Finish move of query.rs 2023-05-17 01:57:21 +02:00
lint.rs Remove ExpnKind::Inlined. 2023-05-25 16:43:14 +00:00
macros.rs
metadata.rs
tests.rs
thir.rs Remove unused TypeFoldable/TypeVisitable impls. 2023-04-26 15:19:50 +10:00
values.rs Avoid ICEing miri on layout query cycles 2023-05-02 16:14:20 +00:00