]> git.lizzy.rs Git - rust.git/commit
Make clear that `TokenTree::Token` shouldn't contain a delimiter.
authorNicholas Nethercote <n.nethercote@gmail.com>
Wed, 1 Feb 2023 00:21:28 +0000 (11:21 +1100)
committerNicholas Nethercote <n.nethercote@gmail.com>
Thu, 2 Feb 2023 23:06:52 +0000 (10:06 +1100)
commitb23f272db017c3bfd8cdf57fad6e5fdd057168c6
tree05a770839f620d2556424e8a97ea433ace944978
parentaf1d16e82ddc27166438e8bc2a520087862f12af
Make clear that `TokenTree::Token` shouldn't contain a delimiter.
compiler/rustc_ast/src/tokenstream.rs
compiler/rustc_parse/src/parser/mod.rs