Daniel Henry-Mantilla f20ccc0748 Make the documentation of builtin macro attributes accessible
- Do not `#[doc(hidden)]` the `#[derive]` macro attribute

  - Add a link to the reference section to `derive`'s inherent docs

  - Do the same for `#[test]` and `#[global_allocator]`

  - Fix `GlobalAlloc` link (why is it on `core` and not `alloc`?)

  - Try `no_inline`-ing the `std` reexports from `core`

  - Revert "Try `no_inline`-ing the `std` reexports from `core`"

  - Address PR review

  - Also document the unstable macros
2022-01-03 20:43:16 +01:00
..
2021-10-25 22:44:41 -05:00
2021-12-18 00:21:53 +11:00
2021-12-26 18:37:11 -08:00
2021-12-20 11:49:47 -08:00
2021-12-28 11:40:58 +08:00
2021-10-25 22:44:41 -05:00
2021-10-25 22:44:41 -05:00
2021-12-11 13:47:20 +03:00
2021-11-21 08:15:21 -06:00
2021-10-19 15:02:21 +01:00
2021-12-14 16:40:43 +01:00
2021-12-11 13:47:20 +03:00
2021-12-04 19:40:33 +01:00
2021-12-18 00:21:53 +11:00
2021-12-14 16:40:43 +01:00