rust/compiler/rustc_resolve/src
bors b4e8596e3e Auto merge of #88598 - estebank:type-ascription-can-die-in-a-fire, r=wesleywiser
Detect bare blocks with type ascription that were meant to be a `struct` literal

Address part of #34255.

Potential improvement: silence the other knock down errors in `issue-34255-1.rs`.
2021-09-04 01:40:36 +00:00
..
late Detect bare blocks with type ascription that were meant to be a struct literal 2021-09-03 14:43:04 +00:00
build_reduced_graph.rs Remove NonMacroAttr.mark_used 2021-08-21 13:27:29 -05:00
check_unused.rs Stop tracking namespce in used_imports. 2021-08-22 16:50:59 +02:00
def_collector.rs Use LocalExpnId where possible. 2021-07-17 19:41:02 +02:00
diagnostics.rs feature(const_generics) -> feature(const_param_types) 2021-08-30 11:00:21 +02:00
imports.rs Stop tracking namespce in used_imports. 2021-08-22 16:50:59 +02:00
late.rs Auto merge of #88598 - estebank:type-ascription-can-die-in-a-fire, r=wesleywiser 2021-09-04 01:40:36 +00:00
lib.rs Compute proc_macros in resolutions. 2021-09-01 20:13:16 +02:00
macros.rs Compute proc_macros in resolutions. 2021-09-01 20:13:16 +02:00