diff options
| author | Ashley Mannix <kodraus@hey.com> | 2021-01-18 21:53:35 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-18 21:53:35 +1000 |
| commit | f82100eeed91d4e4290405353cc8e86ddc61f1e7 (patch) | |
| tree | 49ccbabfbb1bd872794198ff410eaa3ba93aa638 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 0654e201957bcb85405731fd9b3603bc3a654ec3 (diff) | |
| parent | 394d7018b91db8b5d2a40cc12a7f2389b430f1b9 (diff) | |
| download | rust-f82100eeed91d4e4290405353cc8e86ddc61f1e7.tar.gz rust-f82100eeed91d4e4290405353cc8e86ddc61f1e7.zip | |
Rollup merge of #81125 - jyn514:track-caller, r=lcnr
Add track_caller to .steal() Before: ``` thread 'rustc' panicked at 'attempt to read from stolen value', /home/joshua/rustc/compiler/rustc_data_structures/src/steal.rs:43:15 ``` After: ``` thread 'rustc' panicked at 'attempt to steal from stolen value', compiler/rustc_mir/src/transform/mod.rs:423:25 ``` r? `@lcnr`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
