Mara Bos
|
ff8df0bbe3
|
Add cfg(not(test)) to std_panic_macro rustc_diagnostic_item.
|
2020-10-19 10:57:44 +02:00 |
|
Mara Bos
|
dd262e3856
|
Add cfg(not(bootstrap)) on the new rustc_diagnostic_item attributes.
The beta compiler doesn't accept rustc_diagnostic_items on macros yet.
|
2020-10-18 23:45:20 +02:00 |
|
Mara Bos
|
462ee9c1b5
|
Mark the panic macros as diagnostic items.
|
2020-10-18 22:20:19 +02:00 |
|
Taiki Endo
|
04c0018d1b
|
Use ? in core/std macros
|
2020-10-26 07:15:37 +09:00 |
|
Camelid
|
637659be6a
|
Add missing links
|
2020-08-22 20:23:50 -07:00 |
|
Camelid
|
becf5ec4ea
|
Add missing intra-doc link
|
2020-08-22 17:41:40 -07:00 |
|
Camelid
|
5d32786b4f
|
Switch to intra-doc links in std::macros
Also:
* Fix typo in module docs
* Link to `std::io::stderr` instead of `std::io::Stderr` to match the
link text
* Link to `std::io::stdout`
|
2020-08-22 15:44:00 -07:00 |
|
mark
|
2c31b45ae8
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
|