diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-08-29 06:34:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-29 06:34:48 +0200 |
| commit | 3e5be57de86f3636c10ebb696d36dbe89861f383 (patch) | |
| tree | 1b128ba5d912948c9a2ed970149e9d8a4009d0fc /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs | |
| parent | 66677546941e37d49dbe9249731fadc1d1c5972a (diff) | |
| parent | cd1a42a95d1fa9b5f67eda4b17b702c9521bf1f4 (diff) | |
| download | rust-3e5be57de86f3636c10ebb696d36dbe89861f383.tar.gz rust-3e5be57de86f3636c10ebb696d36dbe89861f383.zip | |
Rollup merge of #101111 - saethlin:better-fnentry-spans, r=RalfJung
Use the declaration's SourceInfo for FnEntry retags, not the outermost
This addresses a long-standing `// FIXME` in the pass that adds retags.
The changes to Miri's UI tests will look like this:
```
--> $DIR/aliasing_mut1.rs:LL:CC
|
LL | pub fn safe(_x: &mut i32, _y: &mut i32) {}
< | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not granting access to tag <TAG> because incompatible item [Unique for <TAG>] is protected by call ID
> | ^^ not granting access to tag <TAG> because incompatible item [Unique for <TAG>] is protected by call ID
|
```
r? ````@RalfJung````
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions
