summary refs log tree commit diff
path: root/src/test/run-pass/backtrace-debuginfo.rs
AgeCommit message (Expand)AuthorLines
2015-06-20Pass fat pointers in two immediate argumentsBjörn Steinbrink-4/+0
2015-03-20std: Remove old_io/old_path from the preludeAlex Crichton-7/+9
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-03-03Fix backtrace tests for LinuxManish Goregaokar-4/+4
2015-02-28std: Fixed backtrace warnings and tests for non-Linux platforms.Kang Seonghoon-4/+26
2015-02-27Makes the picky tidy satisfied. Also refers to the correct issue.Kang Seonghoon-1/+1
2015-02-27Removed an excess feature flag from the backtrace test.Kang Seonghoon-2/+0
2015-02-27std: Include line numbers in backtraces.Kang Seonghoon-0/+140