rust/library/core/src/ops
Scott McMurray e094ee5f10 Add do yeet expressions to allow experimentation in nightly
Using an obviously-placeholder syntax.  An RFC would still be needed before this could have any chance at stabilization, and it might be removed at any point.

But I'd really like to have it in nightly at least to ensure it works well with try_trait_v2, especially as we refactor the traits.
2022-04-30 17:40:27 -07:00
..
arith.rs Add a minimal working append_const_msg argument 2022-01-26 00:48:08 +11:00
bit.rs Update stabilization version of impl Not for ! 2022-01-19 23:30:55 -08:00
control_flow.rs remove feature gate in control_flow examples 2022-02-23 10:42:46 +01:00
deref.rs Improve doc example of DerefMut 2022-04-03 12:42:19 +09:00
drop.rs Fix typo in ops::Drop docs 2021-07-07 22:26:32 +03:00
function.rs Rollup merge of #95663 - notriddle:notriddle/unsafe-fn-closure, r=compiler-errors 2022-04-05 22:58:59 +02:00
generator.rs rustdoc: several minor fixes 2022-02-19 03:47:41 +08:00
index.rs Use implicit capture syntax in format_args 2022-03-10 10:23:40 -05:00
mod.rs Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
range.rs Use implicit capture syntax in format_args 2022-03-10 10:23:40 -05:00
try_trait.rs Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
unsize.rs core::ops::unsize: improve docs for DispatchFromDyn 2021-12-07 12:27:41 +00:00