Auto merge of #3507 - RalfJung:let-underscore, r=RalfJung #7201
Annotations
2 errors and 1 warning
Test Miri:
tests/fail/dangling_pointers/storage_dead_dangling.stderr#L5
this line was expected to be `LL | let _ref = unsafe { &mut *(LEAK as *mut i32) };`
|
Test Miri
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading