hir: replace "items" terminology with "nodes" where appropriate.
This commit is contained in:
parent
3c6f982cc9
commit
e8f1dfae64
40 changed files with 392 additions and 390 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue