rust/compiler/rustc_resolve/src
Mara Bos 829e88032a
Rollup merge of #78860 - petrochenkov:resolvefmt, r=Mark-Simulacrum
rustc_resolve: Use `#![feature(format_args_capture)]`

This is the best new sugar for quite some time.

(I only changed places that already used named arguments.)
2020-11-08 13:36:30 +01:00
..
late rustc_resolve: Use #![feature(format_args_capture)] 2020-11-08 01:38:11 +03:00
build_reduced_graph.rs Expand NtExpr tokens only in key-value attributes 2020-11-03 00:53:43 +03:00
check_unused.rs Attach TokenStream to ast::Visibility 2020-09-10 17:33:06 -04:00
def_collector.rs Expand NtExpr tokens only in key-value attributes 2020-11-03 00:53:43 +03:00
diagnostics.rs rustc_resolve: Use #![feature(format_args_capture)] 2020-11-08 01:38:11 +03:00
imports.rs Revert "Revert "resolve: Avoid "self-confirming" import resolutions in one more case"" 2020-11-06 11:22:13 -05:00
late.rs Auto merge of #78420 - estebank:suggest-assoc-fn, r=petrochenkov 2020-11-01 06:49:16 +00:00
lib.rs rustc_resolve: Use #![feature(format_args_capture)] 2020-11-08 01:38:11 +03:00
macros.rs resolve: Relax macro resolution consistency check to account for any errors 2020-10-24 21:26:08 +03:00