]> git.lizzy.rs Git - rust.git/commit
Add column number support to Backtrace
authorest31 <MTest31@outlook.com>
Thu, 12 Nov 2020 20:46:54 +0000 (21:46 +0100)
committerest31 <MTest31@outlook.com>
Sun, 15 Nov 2020 12:09:56 +0000 (13:09 +0100)
commit43bfbb10bf52d1cf6bd90ae2e19bcd357d38be4d
treea0898b0b9b77896d5ad05644a69e895ec38e66cd
parent75042566d1c90d912f22e4db43b6d3af98447986
Add column number support to Backtrace

Backtrace frames might include column numbers.
Print them if they are included.
library/std/src/backtrace.rs
library/std/src/backtrace/tests.rs