1
Fork 0
rust/compiler/rustc_trait_selection/src
bors 7a8636c843 Auto merge of #100982 - fee1-dead-contrib:const-impl-requires-const-trait, r=oli-obk
Require `#[const_trait]` on `Trait` for `impl const Trait`

r? `@oli-obk`
2022-09-22 04:22:24 +00:00
..
traits Auto merge of #100982 - fee1-dead-contrib:const-impl-requires-const-trait, r=oli-obk 2022-09-22 04:22:24 +00:00
autoderef.rs Porting 'compiler/rustc_trait_selection' to translatable diagnostics - Part 1 2022-09-01 12:54:50 -05:00
errors.rs FIX - adopt new Diagnostic naming in newly migrated modules 2022-09-21 11:43:22 -04:00
infer.rs Point out when a callable is not actually callable because its return is not sized 2022-09-05 20:55:43 +00:00
lib.rs Only enable the let_else feature on bootstrap 2022-09-15 21:06:45 +02:00