Files
rust/tests/ui/consts
Jacob Pratt db592253a6 Rollup merge of #123588 - tgross35:stabilize-assert_unchecked, r=dtolnay
Stabilize `hint::assert_unchecked`

Make the following API stable, including const:

```rust
// core::hint, std::hint

pub const unsafe fn assert_unchecked(p: bool);
```

This PR also reworks some of the documentation and adds an example.

Tracking issue: https://github.com/rust-lang/rust/issues/119131
FCP: https://github.com/rust-lang/rust/issues/119131#issuecomment-1906394087. The docs update should resolve the remaining concern.
2024-07-03 03:03:13 -04:00
..
2024-05-02 19:42:31 -04:00
2024-01-13 12:46:58 -05:00
2024-04-24 13:12:33 +01:00
2024-06-21 11:57:24 +00:00
2024-02-07 10:42:01 +08:00
2024-06-28 10:57:35 +00:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2024-06-28 10:57:35 +00:00
2023-11-12 04:33:19 +00:00
2024-06-21 11:57:24 +00:00
2024-01-13 12:46:58 -05:00
2024-02-25 12:03:48 +01:00
2024-04-21 15:43:43 -03:00
2024-04-21 15:43:43 -03:00
2024-04-21 15:43:43 -03:00
2024-04-21 15:43:43 -03:00
2024-02-10 16:13:48 +01:00
2024-04-24 13:12:33 +01:00
2024-01-24 07:56:23 +01:00
2024-01-24 07:56:23 +01:00
2024-06-28 10:57:35 +00:00
2024-06-28 10:57:35 +00:00
2024-06-28 10:57:35 +00:00
2024-01-13 12:46:58 -05:00