rust/tests/ui/raw-ref-op
bors ed14192604 Auto merge of #134294 - matthiaskrgr:rollup-anh6io8, r=matthiaskrgr
Rollup of 8 pull requests

Successful merges:

 - #134252 (Fix `Path::is_absolute` on Hermit)
 - #134254 (Fix building `std` for Hermit after `c_char` change)
 - #134255 (Update includes in `/library/core/src/error.rs`.)
 - #134261 (Document the symbol Visibility enum)
 - #134262 (Arbitrary self types v2: adjust diagnostic.)
 - #134265 (Rename `ty_def_id` so people will stop using it by accident)
 - #134271 (Arbitrary self types v2: better feature gate test)
 - #134274 (Add check-pass test for `&raw`)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-12-14 06:44:05 +00:00
..
amp-raw-without-mut-const-is-a-normal-borrow.rs Add check-pass test for `&raw` 2024-12-13 18:36:05 +01:00
never-place-isnt-diverging.rs Be far more strict about what we consider to be a read of never 2024-10-05 19:10:47 -04:00
never-place-isnt-diverging.stderr Filter empty lines, comments and delimiters from previous to last multiline span rendering 2024-12-12 23:36:27 +00:00
raw-ref-op.rs stabilize raw_ref_op 2024-08-18 19:46:53 +02:00
raw-ref-temp-deref.rs stabilize raw_ref_op 2024-08-18 19:46:53 +02:00
raw-ref-temp.rs stabilize raw_ref_op 2024-08-18 19:46:53 +02:00
raw-ref-temp.stderr Make type_ascribe! not a built-in 2024-03-20 22:28:56 -04:00
unusual_locations.rs stabilize raw_ref_op 2024-08-18 19:46:53 +02:00