about summary refs log tree commit diff
path: root/library/core/src/internal_macros.rs
AgeCommit message (Expand)AuthorLines
2023-11-24add track_caller for arith opsbohan-0/+4
2023-04-16rm const traits in libcoreDeadbeef-67/+4
2022-05-03ignore a doctest for the non-exported macroYoshiki Matsuda-1/+1
2022-04-18Remove unused macro rulesest31-24/+0
2022-03-01Add a copy of cfg_if to core's internal_macros.rsJosh Triplett-0/+93
2021-10-22Added docs to internal_macro constAlexApps99-0/+3
2021-10-22Added const versions of common numeric operationsAlexApps99-0/+68
2021-08-05Remove unnecessary #[unstable] from internal macro.Mara Bos-1/+0
2020-07-27mv std libs to library/mark-0/+119