rust/compiler/rustc_middle/src/traits
Dylan DPC 6bacb6f6e9
Rollup merge of #101681 - compiler-errors:rpitit-obj-safety, r=lcnr
Deny return-position `impl Trait` in traits for object safety

Fixes #101667
2022-09-12 15:21:33 +05:30
..
chalk.rs Add #[derive(TypeVisitable)] 2022-07-05 22:25:15 +01:00
mod.rs Rollup merge of #101681 - compiler-errors:rpitit-obj-safety, r=lcnr 2022-09-12 15:21:33 +05:30
query.rs fix comment 2022-09-05 23:18:18 +08:00
select.rs Built-in implementation of Tuple trait 2022-08-07 16:31:03 -07:00
specialization_graph.rs Fix a bunch of typo 2022-08-31 18:24:55 +08:00
structural_impls.rs Built-in implementation of Tuple trait 2022-08-07 16:31:03 -07:00
util.rs Remove unused StableMap and StableSet types from rustc_data_structures 2022-07-20 13:11:39 +02:00