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
Age
Commit message (
Expand
)
Author
Lines
2014-07-02
debuginfo: Make names of types in debuginfo reliable and omit source location...
Michael Woerister
-0
/
+333
2014-06-29
librustc: Remove the fallback to `int` for integers and `f64` for
Patrick Walton
-85
/
+88
2014-06-24
Test fixes from the rollup
Alex Crichton
-5
/
+5
2014-06-23
libsyntax: Disallow struct literals after `if`, `while`, `match`, and
Patrick Walton
-3
/
+3
2014-06-18
debuginfo: Add test case for issue 14411.
Michael Woerister
-0
/
+25
2014-06-14
rustc: Obsolete the `@` syntax entirely
Alex Crichton
-39
/
+60
2014-06-12
debuginfo: Generate cross-crate unique type identifiers for debuginfo types.
Michael Woerister
-0
/
+24
2014-05-29
debuginfo: Make DWARF representation of enums uniform.
Michael Woerister
-23
/
+25
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-8
/
+8
2014-05-23
std: Move simd to core::simd and reexport. #1457
Brian Anderson
-1
/
+1
2014-05-18
Update debuginfo tests.
Luqman Aden
-14
/
+16
2014-05-14
test: Remove all uses of `~str` from the test suite.
Patrick Walton
-2
/
+2
2014-05-11
core: Remove the cast module
Alex Crichton
-7
/
+7
2014-05-07
debuginfo: Split debuginfo autotests into debuginfo-gdb and debuginfo-lldb
Michael Woerister
-0
/
+8559
[prev]