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
/
issue-57822.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-55
/
+0
2022-02-01
debuginfo: Make sure that type names for closure and generator environments a...
Michael Woerister
-5
/
+7
2021-07-09
Store names of captured variables in `optimized_mir`
lrh2000
-3
/
+3
2021-07-09
Name the captured upvars for closures/generators in debuginfo
lrh2000
-3
/
+3
2021-06-30
Improve debug symbol names to avoid ambiguity and work better with MSVC's deb...
Daniel Paoliello
-4
/
+4
2021-04-30
Remove artificial flag from generator variants
lrh2000
-1
/
+1
2021-04-30
Move outer fields of enums into variant parts in debuginfo
lrh2000
-2
/
+2
2021-04-03
Remove redundant `ignore-tidy-linelength` annotations
Simon Jakobi
-1
/
+0
2020-06-09
Implement new gdb/lldb pretty-printers
ortem
-2
/
+2
2020-04-14
Update the minimum external LLVM to 8
Josh Stone
-2
/
+1
2020-02-02
Add a resume type parameter to `Generator`
Jonas Schievink
-1
/
+1
2019-08-27
debuginfo: always include disambiguator in type names
Philip Craig
-2
/
+2
2019-08-25
debuginfo: give unique names to closure and generator types
Philip Craig
-0
/
+55