about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/debuginfo/namespace.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-09-18 10:10:08 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2024-09-19 20:10:42 +1000
commitbfef2611d9039fc30d0461e3134effe2ceeee7d3 (patch)
tree983441c12a2e9ae0831def2c1295c64e44a476d1 /compiler/rustc_codegen_llvm/src/debuginfo/namespace.rs
parentfda530d7292ee98197b56faeaa670bcafc8754c4 (diff)
downloadrust-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