rust/src/librustc_resolve
bors 19cefa6864 Auto merge of #74963 - JohnTitor:ptn-ice, r=petrochenkov
Fix ICEs with `@ ..` binding

This reverts #74557 and introduces an alternative fix while ensuring that #74954 is not broken.
The diagnostics are verbose though, it fixes three related issues.
cc #74954, #74539, and #74702
2020-08-02 18:01:27 +00:00
..
late Reduce verbosity of some type ascription errors 2020-07-31 11:29:15 -07:00
Cargo.toml Move from `log` to `tracing` 2020-07-31 22:38:20 +02:00
build_reduced_graph.rs Hygiene serialization implementation 2020-07-26 18:37:02 -04:00
check_unused.rs Rename two `Resolver` traits 2020-06-27 23:51:28 +03:00
def_collector.rs Remove `token::FlattenGroup` 2020-07-01 13:40:46 +03:00
diagnostics.rs forbid generic params inside of anon consts in ty defaults 2020-07-27 16:33:23 +02:00
imports.rs Remove lots of `Symbol::as_str()` calls. 2020-07-15 09:01:35 +10:00
late.rs Auto merge of #74963 - JohnTitor:ptn-ice, r=petrochenkov 2020-08-02 18:01:27 +00:00
lib.rs forbid generic params inside of anon consts in ty defaults 2020-07-27 16:33:23 +02:00
macros.rs report kind of deprecated item in message 2020-07-26 13:58:31 -04:00