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
/
debug-info
/
var-captured-in-nested-closure.rs
Age
Commit message (
Expand
)
Author
Lines
2014-05-07
debuginfo: Split debuginfo autotests into debuginfo-gdb and debuginfo-lldb
Michael Woerister
-90
/
+0
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-1
/
+1
2014-04-14
Use new attribute syntax in python files in src/etc too (#13478)
Manish Goregaokar
-2
/
+2
2014-04-03
test/debug-info: Add/remove ignore-win32 flags
klutzy
-1
/
+0
2014-02-11
Change `xfail` directives in compiletests to `ignore`, closes #11363
Florian Hahn
-3
/
+3
2014-02-10
Consolidate codegen-related compiler flags
Alex Crichton
-1
/
+1
2013-12-14
Handle more cases in the heap lints
Alex Crichton
-0
/
+1
2013-11-14
test: Add xfail-win32 to two debug-info tests
klutzy
-0
/
+1
2013-11-10
tagging issue number(#10381)
Young-il Choi
-1
/
+1
2013-11-06
Add make check support(arm-linux-androideabi debuginfo)
sh8281.kim
-0
/
+2
2013-10-01
remove the `float` type
Daniel Micay
-1
/
+1
2013-09-10
debuginfo: Support for namespaces (functions only)
Michael Woerister
-1
/
+1
2013-09-04
debuginfo: Much improved handling of captured variables and by-value arguments.
Michael Woerister
-5
/
+18
2013-09-04
debuginfo: Added test cases for structs, tuples, enums, etc passed by value.
Michael Woerister
-0
/
+74