about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
author许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>2024-12-18 22:56:53 +0800
committerGitHub <noreply@github.com>2024-12-18 22:56:53 +0800
commit0a2d708c31a66a094287fca1db7b2ad0f976e0a5 (patch)
treefa58488c60e3e4884b702ed8be39c35129a45f9b /compiler/rustc_codegen_llvm/src/errors.rs
parent477f222b02300761cea70ab4644275ce245a37c4 (diff)
parent6de550cc68d5eb7dc5013987c87859e2f589ac12 (diff)
downloadrust-0a2d708c31a66a094287fca1db7b2ad0f976e0a5.tar.gz
rust-0a2d708c31a66a094287fca1db7b2ad0f976e0a5.zip
Rollup merge of #134253 - nnethercote:overhaul-keywords, r=petrochenkov
Overhaul keyword handling

The compiler's list of keywords has some problems.
- It contains several items that aren't keywords.
- The order isn't quite right in a couple of places.
- Some of the names of predicates relating to keywords are confusing.
- rustdoc and rustfmt have their own (incorrect) versions of the keyword list.
- `AllKeywords` is unnecessarily complex.

r? ```@jieyouxu```
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions