]> git.lizzy.rs Git - rust.git/commit - src/tools/rustfmt
Auto merge of #79266 - b-naber:gat_trait_path_parser, r=petrochenkov
authorbors <bors@rust-lang.org>
Fri, 27 Nov 2020 00:18:24 +0000 (00:18 +0000)
committerbors <bors@rust-lang.org>
Fri, 27 Nov 2020 00:18:24 +0000 (00:18 +0000)
commitcfed9184f44cbd02662eb7715d6226ae885ef5c3
tree4d96abae2d8073f2f288f09b175e628be6db2549
parentcb56a4420c8d41aab5c569c0fb6e51098d3a4745
parent5c4568d08b00dbd437aa7f4e572b41b598ee9734
Auto merge of #79266 - b-naber:gat_trait_path_parser, r=petrochenkov

Generic Associated Types in Trait Paths - Ast part

The Ast part of https://github.com/rust-lang/rust/pull/78978

r? `@petrochenkov`
compiler/rustc_ast_lowering/src/lib.rs
compiler/rustc_ast_passes/src/ast_validation.rs
compiler/rustc_parse/src/parser/path.rs