index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
debuginfo
/
function-names.rs
Age
Commit message (
Expand
)
Author
Lines
2022-06-14
account for endianness in debuginfo for const args
b-naber
-2
/
+2
2022-02-03
Auto merge of #93432 - Kobzol:stable-hash-isize-hash-compression, r=the8472
bors
-2
/
+2
2022-02-02
Auto merge of #93154 - michaelwoerister:fix-generic-closure-and-generator-deb...
bors
-9
/
+12
2022-02-01
debuginfo: Make sure that type names for closure and generator environments a...
Michael Woerister
-9
/
+12
2022-01-30
Compress amount of hashed bytes for `isize` values in StableHasher
Jakub Beránek
-2
/
+2
2022-01-24
Revert "Do not hash leading zero bytes of i64 numbers in Sip128 hasher"
Jakub Beránek
-2
/
+2
2022-01-04
Do not hash zero bytes of i64 and u32 in Sip128 hasher
Jakub Beránek
-2
/
+2
2021-10-11
Fix function-names test for GDB 10.1
Michael Woerister
-15
/
+16
2021-08-30
`feature(const_param_types)` -> `feature(adt_const_params)`
lcnr
-1
/
+1
2021-08-30
`feature(const_generics)` -> `feature(const_param_types)`
lcnr
-2
/
+2
2021-08-24
tests: support -Zsymbol-mangling-version=v0 being the default.
Eduard-Mihai Burtescu
-1
/
+1
2021-07-15
[debuginfo] Make use of spaces and separators in debuginfo names more uniform.
Michael Woerister
-3
/
+3
2021-07-14
Handle non-integer const generic parameters in debuginfo type names.
Michael Woerister
-2
/
+28
2021-06-30
Improve debug symbol names to avoid ambiguity and work better with MSVC's deb...
Daniel Paoliello
-0
/
+175