Files
rust/compiler/rustc_middle/src
Jacob Pratt b4f76b3de8 Rollup merge of #146182 - ChayimFriedman2:ns-probe, r=jackh726
Don't require next-solver `ProbeRef` to be `Copy`

rust-analyzer would like to use a non-interned `Probe` there.

Also rename it to `Probe` for this reason.

We can make it `Copy` (although then `Probe` will need to be `Clone` for rust-analyzer) but it seems just non-needed.

r? types
2025-09-04 01:43:22 -04:00
..
2025-07-23 23:54:37 +00:00
2025-07-15 16:02:26 +00:00
2025-09-01 09:19:03 +10:00
2025-03-30 01:32:21 +03:00
2025-03-15 06:34:36 +00:00
2025-08-14 09:44:22 +02:00