1
Fork 0
rust/compiler/rustc_trait_selection/src
Dylan DPC 98e5ee7df0
Rollup merge of #76939 - lcnr:const-evaluatable-cont, r=oli-obk
emit errors during AbstractConst building

There changes are currently still untested, so I don't expect this to pass CI 😆

It seems to me like this is the direction we want to go in, though we didn't have too much of a discussion about this.

r? @oli-obk
2020-09-23 14:54:02 +02:00
..
traits Rollup merge of #76939 - lcnr:const-evaluatable-cont, r=oli-obk 2020-09-23 14:54:02 +02:00
autoderef.rs Note when a a move/borrow error is caused by a deref coercion 2020-09-10 20:56:20 -04:00
infer.rs
lib.rs wip emit errors during AbstractConst building 2020-09-19 22:17:52 +02:00
opaque_types.rs Remove def_id field from ParamEnv 2020-09-09 10:14:31 +02:00