]> git.lizzy.rs Git - rust.git/commit
Add a test for different stages of lexer error reporting.
authorNicholas Nethercote <n.nethercote@gmail.com>
Fri, 28 Oct 2022 02:45:39 +0000 (13:45 +1100)
committerNicholas Nethercote <n.nethercote@gmail.com>
Tue, 15 Nov 2022 22:02:19 +0000 (09:02 +1100)
commitb8db4a34ef5b47b1f53ba4995509dda27e6e4bdf
treefad1e72646c9b169ac8d6e339fffea6e3c13b8d9
parenta00f8ba7fcac1b27341679c51bf5a3271fa82df3
Add a test for different stages of lexer error reporting.
src/test/ui/lexer/error-stage.rs [new file with mode: 0644]
src/test/ui/lexer/error-stage.stderr [new file with mode: 0644]