rust/compiler/rustc_ast_lowering/src
bors 7a0f1781d0 Auto merge of #83213 - rylev:update-lints-to-errors, r=nikomatsakis
Update BARE_TRAIT_OBJECT and ELLIPSIS_INCLUSIVE_RANGE_PATTERNS to errors in Rust 2021

This addresses https://github.com/rust-lang/rust/pull/81244 by updating two lints to errors in the Rust 2021 edition.

r? `@estebank`
2021-05-04 08:09:23 +00:00
..
expr.rs Make current_hir_id_owner a simple tuple. 2021-04-29 21:26:15 +02:00
item.rs Lower async fn in traits. 2021-04-13 20:57:44 +02:00
lib.rs Auto merge of #83213 - rylev:update-lints-to-errors, r=nikomatsakis 2021-05-04 08:09:23 +00:00
pat.rs ast/hir: Rename field-related structures 2021-03-16 11:41:24 +03:00
path.rs More precise spans for HIR paths 2021-03-15 22:13:45 +03:00