rust/compiler/rustc_trait_selection
Jonas Schievink 21d0e9b8dc
Rollup merge of #79291 - JulianKnodt:ce_priv, r=petrochenkov
Add error message for private fn

Attempts to add a more detailed error when a `const_evaluatable` fn from another scope is used inside of a scope which cannot access it.

r? ````@lcnr````
2021-02-01 14:29:29 +01:00
..
src Rollup merge of #79291 - JulianKnodt:ce_priv, r=petrochenkov 2021-02-01 14:29:29 +01:00
Cargo.toml mv compiler to compiler/ 2020-08-30 18:45:07 +03:00