rust/compiler/rustc_middle/src/traits
Matthias Krüger 61c6cdb5f4
Rollup merge of #103915 - chenyukang:yukang/fix-103874, r=lcnr
Improve use of ErrorGuaranteed and code cleanup

Part of #103874
2022-11-04 06:40:32 +01:00
..
chalk.rs Add #[derive(TypeVisitable)] 2022-07-05 22:25:15 +01:00
mod.rs Revert "Make ClosureOutlivesRequirement not rely on an unresolved type" 2022-10-27 16:15:11 +00:00
query.rs Neither require nor imply lifetime bounds on opaque type for well formedness 2022-09-21 13:11:54 +00:00
select.rs Rollup merge of #102786 - compiler-errors:no-tuple-candidate, r=lcnr 2022-10-10 13:43:41 +05:30
specialization_graph.rs Rollup merge of #103915 - chenyukang:yukang/fix-103874, r=lcnr 2022-11-04 06:40:32 +01:00
structural_impls.rs Remove tuple candidate, nothing special about it 2022-10-07 16:19:21 +00:00
util.rs Remove unused StableMap and StableSet types from rustc_data_structures 2022-07-20 13:11:39 +02:00