rust/compiler/rustc_parse
Nicholas Nethercote 29c78cc086 Add {open,close}_delim arguments to TokenCursorFrame::new().
This will facilitate the change in the next commit.

`boolean` arguments aren't great, but the function is only used in three
places within this one file.
2022-04-19 17:02:48 +10:00
..
src Add {open,close}_delim arguments to TokenCursorFrame::new(). 2022-04-19 17:02:48 +10:00
Cargo.toml Lint against RTL unicode codepoints in literals and comments 2021-10-31 13:14:04 +01:00