rust/compiler/rustc_trait_selection/src
bors ff2c947c00 Auto merge of #85481 - lcnr:const-equate, r=matthewjasper
deal with `const_evaluatable_checked` in `ConstEquate`

Failing to evaluate two constants which do not contain inference variables should not result in ambiguity.
2021-05-25 13:53:48 +00:00
..
traits Auto merge of #85481 - lcnr:const-equate, r=matthewjasper 2021-05-25 13:53:48 +00:00
autoderef.rs Remove ProjectionTy::from_ref_and_name 2021-02-13 19:29:55 +00:00
infer.rs Fix use of bare trait objects everywhere 2021-03-18 02:18:58 +03:00
lib.rs remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
opaque_types.rs New rustdoc lint to respect -Dwarnings correctly 2021-05-17 21:31:01 -04:00