rust/compiler/rustc_expand
Nicholas Nethercote 7300bd6a38 Move the missing fragment identifier checking.
In #95555 this was moved out of `parse_tt_inner` and `nameize` into
`compute_locs`. But the next commit will be moving `compute_locs`
outwards to a place that isn't suitable for the missing fragment
identifier checking. So this reinstates the old checking.
2022-04-05 17:23:30 +10:00
..
src Move the missing fragment identifier checking. 2022-04-05 17:23:30 +10:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00