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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
debuginfo
/
generator-objects.rs
Age
Commit message (
Expand
)
Author
Lines
2021-07-09
Store names of captured variables in `optimized_mir`
lrh2000
-4
/
+4
2021-07-09
Name the captured upvars for closures/generators in debuginfo
lrh2000
-4
/
+4
2021-06-30
Improve debug symbol names to avoid ambiguity and work better with MSVC's deb...
Daniel Paoliello
-8
/
+8
2021-04-30
Remove artificial flag from generator variants
lrh2000
-4
/
+8
2021-04-30
Move outer fields of enums into variant parts in debuginfo
lrh2000
-8
/
+8
2021-04-03
Remove redundant `ignore-tidy-linelength` annotations
Simon Jakobi
-2
/
+0
2020-06-09
Implement new gdb/lldb pretty-printers
ortem
-4
/
+4
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
-3
/
+3
2019-08-27
debuginfo: always include disambiguator in type names
Philip Craig
-8
/
+8
2019-05-03
Address review comments
Tyler Mandry
-4
/
+4
2019-04-25
Include generator locals as field names in debuginfo
Tyler Mandry
-4
/
+4
2019-04-25
Make generator object debuginfo easier to read
Tyler Mandry
-4
/
+4
2019-04-25
Describe generator variants in debuginfo
Tyler Mandry
-0
/
+68