rust/compiler
Matthias Krüger 69195c026e
Rollup merge of #98860 - RalfJung:dangling-int-ptr, r=davidtwco
adjust dangling-int-ptr error message

based on suggestions by `@saethlin` in https://github.com/rust-lang/miri/issues/2163

Fixes https://github.com/rust-lang/miri/issues/2163

I also did a bit of refactoring on this, so we have a helper method to create a `Pointer` with `None` provenance.
2022-07-05 17:08:10 +02:00
..
2022-06-27 08:48:55 +10:00
2022-06-27 08:48:55 +10:00
2022-06-27 08:48:55 +10:00
2022-07-02 02:11:49 -05:00
2022-07-01 10:04:19 -05:00
2022-06-27 08:48:55 +10:00
2022-06-28 19:59:09 +05:30
2022-06-27 08:48:55 +10:00
2022-07-04 09:40:58 +02:00