rust/compiler/rustc_trait_selection
Jonas Schievink 2e0a0b42ad
Rollup merge of #78832 - lcnr:const-evaluatable-unevaluated, r=oli-obk
look at assoc ct, check the type of nodes

an example where types matter are function objects, see the added test which previously passed.

Now does a shallow comparison of unevaluated constants.

r? ```@oli-obk```
2020-11-11 20:59:02 +01:00
..
src Rollup merge of #78832 - lcnr:const-evaluatable-unevaluated, r=oli-obk 2020-11-11 20:59:02 +01:00
Cargo.toml