rust/compiler/rustc_resolve/src
Yuki Okushi c44cc7e236
Rollup merge of #77825 - ethanboxx:min_const_generics_diagnostic, r=lcnr
`min_const_generics` diagnostics improvements

As disscussed in [zulip/project-const-generics/non-trivial anonymous constant](https://rust-lang.zulipchat.com/#narrow/stream/260443-project-const-generics/topic/non-trivial.20anonymous.20constants).

This is my first PR on the compiler.

@lcnr is mentoring me on this PR.

Related to #60551.
2020-10-14 06:02:29 +09:00
..
late address review comments 2020-10-09 22:00:48 -07:00
build_reduced_graph.rs use matches!() macro for simple if let conditions 2020-09-18 20:28:35 +02:00
check_unused.rs Attach TokenStream to ast::Visibility 2020-09-10 17:33:06 -04:00
def_collector.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
diagnostics.rs A little rewording 2020-10-12 15:58:06 -05:00
imports.rs Revert "resolve: Avoid "self-confirming" import resolutions in one more case" 2020-10-02 00:58:37 +03:00
late.rs Add docstring 2020-10-09 14:44:24 -07:00
lib.rs min_const_generics diagnostics improvements 2020-10-11 19:20:42 +01:00
macros.rs Give a better error message for duplicate built-in macros 2020-09-01 08:34:17 -04:00