hir: replace "items" terminology with "nodes" where appropriate.

This commit is contained in:
Eduard-Mihai Burtescu 2020-03-18 03:48:17 +02:00
parent 3c6f982cc9
commit e8f1dfae64
40 changed files with 392 additions and 390 deletions

View file

@ -18,7 +18,7 @@ pub mod x {
}
#[cfg(cfail2)]
#[rustc_dirty(label="hir_owner_items", cfg="cfail2")]
#[rustc_dirty(label="hir_owner_nodes", cfg="cfail2")]
#[rustc_dirty(label="optimized_mir", cfg="cfail2")]
pub fn x() {
println!("{}", "2");