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
2015-01-06
More test fixes
Alex Crichton
-4
/
+4
2015-01-06
rollup merge of #20557: cactorium/prettyprinters
Alex Crichton
-0
/
+9
2015-01-06
rollup merge of #20609: cmr/mem
Alex Crichton
-53
/
+53
2015-01-07
Tests
Nick Cameron
-1
/
+1
2015-01-06
test fallout from isize/usize
Corey Richardson
-53
/
+53
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-1
/
+1
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-1
/
+0
2015-01-05
Un-gate macro_rules
Keegan McAllister
-1
/
+0
2015-01-05
fix debuginfo tests
Jorge Aparicio
-20
/
+18
2015-01-05
Fixed tests
Kelvin Ly
-1
/
+0
2015-01-05
Fixed tests
Kelvin Ly
-2
/
+2
2015-01-05
Added two tests for pretty printing optimized enums
Kelvin Ly
-0
/
+10
2015-01-02
rollup merge of #20341: nikomatsakis/impl-trait-for-trait-2
Alex Crichton
-3
/
+3
2015-01-02
Merge remote-tracking branch 'origin/master' into rollup
Alex Crichton
-6
/
+6
2015-01-02
Fix fallout in tests.
Niko Matsakis
-3
/
+3
2015-01-02
Use `derive` rather than `deriving` in tests
Nick Cameron
-6
/
+6
2015-01-01
debuginfo: Fix an ICE related to local variables in unreachable code.
Michael Woerister
-0
/
+86
2014-12-30
debuginfo: Add a rust-gdb shell script that will start GDB with Rust pretty p...
Michael Woerister
-9
/
+132
2014-12-23
debuginfo: Add test case for destructured for-loop variable.
Michael Woerister
-0
/
+219
2014-12-23
debuginfo: Create debuginfo for for-loop variables again.
Michael Woerister
-1
/
+0
2014-12-22
Revert "debuginfo: Create debuginfo for for-loop variables again."
Alex Crichton
-0
/
+1
2014-12-22
Revert "debuginfo: Add test case for destructured for-loop variable."
Alex Crichton
-178
/
+0
2014-12-21
rollup merge of #20057: nick29581/array-syntax
Alex Crichton
-15
/
+15
2014-12-20
Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.
Nick Cameron
-15
/
+15
2014-12-19
debuginfo: Add test case for destructured for-loop variable.
Michael Woerister
-0
/
+178
2014-12-19
debuginfo: Create debuginfo for for-loop variables again.
Michael Woerister
-1
/
+0
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-10
/
+10
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-6
/
+1
2014-12-09
rollup merge of #19581: luqmana/duc
Alex Crichton
-6
/
+43
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-0
/
+27
2014-12-05
librustc: Fix debuginfo for captured variables in non-FnOnce unboxed closures.
Luqman Aden
-6
/
+43
2014-12-02
gdb: Fix pretty printer for nullable-opt enums with fat pointers.
Luqman Aden
-2
/
+10
2014-12-02
lldb: Fix pretty printer for nullable-opt enums with fat pointers.
Luqman Aden
-0
/
+9
2014-12-01
debuginfo: Fix multi-byte character related bug in cleanup scope handling.
Michael Woerister
-0
/
+28
2014-11-27
debuginfo: Make variables captured in unboxed closures available in debuginfo.
Michael Woerister
-1
/
+18
2014-11-20
removed struct_variant feature from tests
Simon Wollwage
-18
/
+0
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-21
/
+54
2014-10-31
debuginfo: Enable some GDB tests on Windows.
Michael Woerister
-9
/
+0
2014-10-31
debuginfo: Make GDB tests use line breakpoints like done in LLDB tests.
Michael Woerister
-447
/
+57
2014-10-30
rollup merge of #18398 : aturon/lint-conventions-2
Alex Crichton
-50
/
+50
2014-10-29
Rename fail! to panic!
Steve Klabnik
-1
/
+1
2014-10-28
Update code with new lint names
Aaron Turon
-50
/
+50
2014-10-22
debuginfo: Gate all LLDB debuginfo tests on a minimum LLDB version being avai...
Michael Woerister
-16
/
+100
2014-10-11
Remove `virtual` struct tests
Jakub Wieczorek
-12
/
+1
2014-10-09
Rename the no_split_stack attribute to no_stack_check
Keegan McAllister
-12
/
+12
2014-10-08
debuginfo: Don't mark struct fields as artificial.
Michael Woerister
-31
/
+35
2014-10-07
Put slicing syntax behind a feature gate.
Nick Cameron
-0
/
+1
2014-10-07
Use slice syntax instead of slice_to, etc.
Nick Cameron
-1
/
+1
2014-10-02
Test fixes from the rollup
Alex Crichton
-53
/
+53
2014-10-02
rollup merge of #17666 : eddyb/take-garbage-out
Alex Crichton
-578
/
+2
[prev]
[next]