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
/
run-pass
/
backtrace-debuginfo.rs
Age
Commit message (
Expand
)
Author
Lines
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-180
/
+0
2019-07-27
tests: Add missing run-pass annotations
Vadim Petrochenkov
-0
/
+1
2019-07-22
Fix or ignore regressed tests
Vadim Petrochenkov
-1
/
+2
2019-05-16
Added ignore-sgx for appropriate tests
Dario Gonzalez
-0
/
+1
2019-05-13
Remove bitrig support from rust
Marcel Hellwig
-1
/
+0
2019-04-14
fix output test for backtrace-debuginfo.rs
Ralf Jung
-2
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-05-01
Force frame pointers for the backtrace test
Simonas Kazlauskas
-0
/
+1
2018-02-09
rustc: Upgrade to LLVM 6
Alex Crichton
-6
/
+28
2018-01-26
Print inlined functions on Windows
John Kåre Alsaker
-10
/
+2
2018-01-02
Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI.
Ed Schouten
-0
/
+1
2017-09-28
Migrate to eprint/eprintln macros where appropriate.
Corey Farwell
-3
/
+1
2017-09-02
Enable backtrace tests for macOS and iOS
John Colanduoni
-3
/
+1
2017-07-23
Fix some doc/comment typos.
Bruce Mitchener
-2
/
+2
2017-02-15
Improve backtrace formating while panicking.
Yamakaky
-2
/
+2
2017-01-29
Fix backtraces on i686-pc-windows-gnu by disabling FPO
Segev Finer
-1
/
+0
2017-01-28
Disable backtrace tests on i686-pc-windows-gnu since it's broken by FPO
Segev Finer
-0
/
+1
2017-01-24
Make backtraces work on Windows GNU targets again.
Segev Finer
-2
/
+0
2016-10-18
Fix some pretty printing tests
Vadim Petrochenkov
-1
/
+1
2016-08-10
[emscripten] Ignore tests
Jan-Erik Rediger
-0
/
+1
2016-05-12
Don't use env::current_exe with libbacktrace
Steven Fackler
-5
/
+9
2016-04-11
tests: update for MIR debuginfo.
Eduard Burtescu
-6
/
+0
2016-03-17
Add #[rustc_no_mir] to make tests pass with -Z orbit.
Eduard Burtescu
-0
/
+6
2016-01-30
trans: Inform LLVM we want CodeView on MSVC
Alex Crichton
-17
/
+11
2016-01-29
Get tests working on MSVC 32-bit
Alex Crichton
-9
/
+7
2015-09-05
Add line numbers to MSVC backtrace
Diggory Blake
-5
/
+14
2015-09-04
Add line numbers to windows-gnu backtraces
Diggory Blake
-10
/
+13
2015-08-11
Make the backtrace-debuginfo test less error prone
Björn Steinbrink
-1
/
+11
2015-06-20
Pass fat pointers in two immediate arguments
Björn Steinbrink
-4
/
+0
2015-03-20
std: Remove old_io/old_path from the prelude
Alex Crichton
-7
/
+9
2015-03-15
Strip all leading/trailing newlines
Tamir Duberstein
-1
/
+0
2015-03-03
Fix backtrace tests for Linux
Manish Goregaokar
-4
/
+4
2015-02-28
std: Fixed backtrace warnings and tests for non-Linux platforms.
Kang Seonghoon
-4
/
+26
2015-02-27
Makes the picky tidy satisfied. Also refers to the correct issue.
Kang Seonghoon
-1
/
+1
2015-02-27
Removed an excess feature flag from the backtrace test.
Kang Seonghoon
-2
/
+0
2015-02-27
std: Include line numbers in backtraces.
Kang Seonghoon
-0
/
+140