Scott McMurray
ca92b5a23a
Actually implement the feature in the compiler
...
Including all the bootstrapping tweaks in the library.
2021-05-06 11:37:45 -07:00
Scott McMurray
c10eec3a1c
Bootstrapping preparation for the library
...
Since just `ops::Try` will need to change meaning.
2021-05-06 11:37:44 -07:00
Scott McMurray
1864970430
Add the try_trait_v2 library basics
...
No compiler changes as part of this -- just new unstable traits and impls thereof.
The goal here is to add the things that aren't going to break anything, to keep the feature implementation simpler in the next PR.
2021-04-17 11:58:18 -07:00
Alexis Bourget
87a5dec4db
Use Self more in core in doc when possible
2020-09-23 00:16:16 +02:00
Leonora Tindall
96eb5e1751
Format ControlFlow changes with rustfmt
2020-09-02 14:12:21 -05:00
Leonora Tindall
d0af12560c
Rename and expose LoopState as ControlFlow
2020-09-01 16:02:09 -05:00
LeSeulArtichaut
9424ac79b2
Remove links that get imported from the prelude
2020-08-21 23:27:23 +02:00
LeSeulArtichaut
8e009bc4f0
Use intra-doc-links in core::ops::*
2020-08-21 23:19:10 +02:00
mark
2c31b45ae8
mv std libs to library/
2020-07-27 19:51:13 -05:00