about summary refs log tree commit diff
path: root/src/test/codegen/array-clone.rs
diff options
context:
space:
mode:
authorDaniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>2021-12-31 13:32:03 +0100
committerDaniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>2022-01-03 20:43:16 +0100
commitf20ccc07489bff158b41a6bafd822366ac249cab (patch)
tree760e557fdf6765fe2d58b0f43a53eb99ba1040e8 /src/test/codegen/array-clone.rs
parentddabe0775c5f5b551d5eb54e3c4366fb8bec0c92 (diff)
downloadrust-f20ccc07489bff158b41a6bafd822366ac249cab.tar.gz
rust-f20ccc07489bff158b41a6bafd822366ac249cab.zip
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
Diffstat (limited to 'src/test/codegen/array-clone.rs')
0 files changed, 0 insertions, 0 deletions