diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-08-09 17:44:47 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-08-14 16:37:09 +1000 |
| commit | 7b2299a2d210c71cd8f40b4e94af4bcd0aa8381c (patch) | |
| tree | 91077f21597f24da0aee11365087cb948ae267de /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 57af02c9c4867a47b0f42d33d842d7754b980929 (diff) | |
| download | rust-7b2299a2d210c71cd8f40b4e94af4bcd0aa8381c.tar.gz rust-7b2299a2d210c71cd8f40b4e94af4bcd0aa8381c.zip | |
Use `impl PartialEq<TokenKind> for Token` more.
This lets us compare a `Token` with a `TokenKind`. It's used a lot, but can be used even more, avoiding the need for some `.kind` uses.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
