about summary refs log tree commit diff
path: root/src/test/run-pass/backtrace-debuginfo-aux.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-01-26Print inlined functions on WindowsJohn Kåre Alsaker-3/+1
2017-07-23Fix some doc/comment typos.Bruce Mitchener-1/+1
2016-04-11tests: update for MIR debuginfo.Eduard Burtescu-2/+0
2016-03-17Add #[rustc_no_mir] to make tests pass with -Z orbit.Eduard Burtescu-0/+2
2015-09-05Add line numbers to MSVC backtraceDiggory Blake-1/+5
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-02-27std: Include line numbers in backtraces.Kang Seonghoon-0/+22