about summary refs log tree commit diff
path: root/library/std/src/macros.rs
AgeCommit message (Expand)AuthorLines
2020-10-19Add cfg(not(test)) to std_panic_macro rustc_diagnostic_item.Mara Bos-1/+1
2020-10-18Add cfg(not(bootstrap)) on the new rustc_diagnostic_item attributes.Mara Bos-1/+1
2020-10-18Mark the panic macros as diagnostic items.Mara Bos-0/+1
2020-10-26Use ? in core/std macrosTaiki Endo-5/+2
2020-08-22Add missing linksCamelid-3/+3
2020-08-22Add missing intra-doc linkCamelid-0/+2
2020-08-22Switch to intra-doc links in `std::macros`Camelid-11/+8
2020-07-27mv std libs to library/mark-0/+313