diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-01-04 10:38:10 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-01-10 07:33:06 +1100 |
| commit | ff40ad410753d152442192cb01562fe00bf63fe3 (patch) | |
| tree | 29431d6d485e43c2dc2607868174b2eabb6653ef /compiler/rustc_codegen_gcc/src | |
| parent | 4864cb8aefc1e5234d841289b7d8e455041085a6 (diff) | |
| download | rust-ff40ad410753d152442192cb01562fe00bf63fe3.tar.gz rust-ff40ad410753d152442192cb01562fe00bf63fe3.zip | |
Shorten some error invocations.
- `struct_foo` + `emit` -> `foo` - `create_foo` + `emit` -> `emit_foo` I have made recent commits in other PRs that have removed some of these shortcuts for combinations with few uses, e.g. `struct_span_err_with_code`. But for the remaining combinations that have high levels of use, we might as well use them wherever possible.
Diffstat (limited to 'compiler/rustc_codegen_gcc/src')
0 files changed, 0 insertions, 0 deletions
