diff options
| author | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2024-12-18 22:56:53 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-18 22:56:53 +0800 |
| commit | 0a2d708c31a66a094287fca1db7b2ad0f976e0a5 (patch) | |
| tree | fa58488c60e3e4884b702ed8be39c35129a45f9b /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 477f222b02300761cea70ab4644275ce245a37c4 (diff) | |
| parent | 6de550cc68d5eb7dc5013987c87859e2f589ac12 (diff) | |
| download | rust-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
