rust/compiler/rustc_middle/src
2023-05-13 16:45:19 +01:00
..
dep_graph
hir Remove unused TypeFoldable/TypeVisitable impls. 2023-04-26 15:19:50 +10:00
infer
middle Revert "Populate effective visibilities in rustc_privacy" 2023-05-08 21:47:44 +00:00
mir Auto merge of #109732 - Urgau:uplift_drop_forget_ref_lints, r=davidtwco 2023-05-12 12:04:32 +00:00
query Handle error body when in generator layout 2023-05-13 16:45:19 +01:00
thir
traits Note base types of coercion 2023-05-12 00:10:52 +00:00
ty Handle error body when in generator layout 2023-05-13 16:45:19 +01:00
util Restrict From<S> for {D,Subd}iagnosticMessage. 2023-05-03 08:44:39 +10:00
arena.rs Split {Idx, IndexVec, IndexSlice} into their own modules 2023-04-24 13:53:35 +00:00
error.rs
lib.rs Switch impl_tag! from explicit tags to ${index()} 2023-04-24 16:48:37 +00:00
lint.rs Restrict From<S> for {D,Subd}iagnosticMessage. 2023-05-03 08:44:39 +10: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