rust/tests/rustdoc-json/attrs
Alona Enraght-Moony 8cdfabd230 rustdoc-json: Remove false docs and add test for inline attribute
The docs about how `#[inline]` was represented isn't true. Updates the
comment, and adds a test.

CC https://www.github.com/rust-lang/rust/issues/137645
2025-05-21 19:47:41 +00:00
..
automatically_derived.rs rustdoc-json: Remove newlines from attributes 2025-05-07 18:45:58 +00:00
deprecated.rs tests/rustdoc-json: replace $.index[*][? with $.index[? 2025-03-21 00:48:09 +00:00
export_name_2021.rs rustdoc-json: Remove newlines from attributes 2025-05-07 18:45:58 +00:00
export_name_2024.rs rustdoc-json: Remove newlines from attributes 2025-05-07 18:45:58 +00:00
inline.rs rustdoc-json: Remove false docs and add test for inline attribute 2025-05-21 19:47:41 +00:00
must_use.rs rustdoc-json: Remove newlines from attributes 2025-05-07 18:45:58 +00:00
no_mangle_2021.rs rustdoc-json: Remove newlines from attributes 2025-05-07 18:45:58 +00:00
no_mangle_2024.rs rustdoc-json: Remove newlines from attributes 2025-05-07 18:45:58 +00:00
non_exhaustive.rs rustdoc-json: Remove newlines from attributes 2025-05-07 18:45:58 +00:00
repr_align.rs rustdoc: Use own logic to print #[repr(..)] attributes in JSON output. 2025-03-22 18:47:12 +00:00
repr_c.rs rustdoc: Use own logic to print #[repr(..)] attributes in JSON output. 2025-03-22 18:47:12 +00:00
repr_combination.rs rustdoc: Use own logic to print #[repr(..)] attributes in JSON output. 2025-03-22 18:47:12 +00:00
repr_int_enum.rs rustdoc: Use own logic to print #[repr(..)] attributes in JSON output. 2025-03-22 18:47:12 +00:00
repr_packed.rs rustdoc: Use own logic to print #[repr(..)] attributes in JSON output. 2025-03-22 18:47:12 +00:00
repr_transparent.rs rustdoc: Use own logic to print #[repr(..)] attributes in JSON output. 2025-03-22 18:47:12 +00:00