diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2020-03-11 14:03:49 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-11 14:03:49 +0100 |
| commit | 3853da75cbcefc7bb57a853bf3c5406818fb8c45 (patch) | |
| tree | cc10dbb90f7d68568e6cc4318a2f140bbac4e62d /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | 080d41391d84ccf61b1b3667e731981519f9d5b7 (diff) | |
| parent | 0b2329da9a9a61dc70f9e607628977302f8144b4 (diff) | |
| download | rust-3853da75cbcefc7bb57a853bf3c5406818fb8c45.tar.gz rust-3853da75cbcefc7bb57a853bf3c5406818fb8c45.zip | |
Rollup merge of #69850 - RalfJung:panic-bounds-check, r=eddyb
panic_bounds_check: use caller_location, like PanicFnLangItem The `PanicFnLangItem` got switched to using `#[caller_location]` at some point, but `PanicBoundsCheckFnLangItem` was kept in the old style. For consistency, switch that one over to use `#[caller_location]` as well. This is also helpful for Miri as it means the `assert_panic` machine hook never needs to know the current `Span`.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
