diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-09-18 10:10:08 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-09-19 20:10:42 +1000 |
| commit | bfef2611d9039fc30d0461e3134effe2ceeee7d3 (patch) | |
| tree | 983441c12a2e9ae0831def2c1295c64e44a476d1 /compiler/rustc_codegen_llvm/src/debuginfo/namespace.rs | |
| parent | fda530d7292ee98197b56faeaa670bcafc8754c4 (diff) | |
| download | rust-bfef2611d9039fc30d0461e3134effe2ceeee7d3.tar.gz rust-bfef2611d9039fc30d0461e3134effe2ceeee7d3.zip | |
Reorder `ConstMethods`.
It's crazy to have the integer methods in something close to random order. The reordering makes the gaps clear: `const_i64`, `const_i128`, `const_isize`, and `const_u16`. I guess they just aren't needed.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/debuginfo/namespace.rs')
0 files changed, 0 insertions, 0 deletions
