index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
rustdoc-json
/
attrs
Age
Commit message (
Expand
)
Author
Lines
2025-07-30
rustdoc-json: Move `#[macro_export]` from `Other` to it's own variant
Alona Enraght-Moony
-2
/
+2
2025-07-30
rustdoc-json: Add test for `#[macro_use]` attribute
Alona Enraght-Moony
-0
/
+40
2025-07-15
rustdoc-json: Structured attributes
Alona Enraght-Moony
-50
/
+97
2025-07-13
Auto merge of #143617 - aDotInTheVoid:devdesktoptestattr, r=Mark-Simulacrum
bors
-2
/
+0
2025-07-11
fix typos in function names in the `target_feature` test
Fluid
-3
/
+3
2025-07-08
Don't mark `#[target_feature]` safe fns as unsafe in rustdoc JSON.
Predrag Gruevski
-0
/
+23
2025-07-07
Run `tests/rustdoc-json/attrs/target_features` on all hosts.
Alona Enraght-Moony
-2
/
+0
2025-07-03
Port `#[target_feature]` to the new attribute parsing infrastructure
Jonathan Brouwer
-0
/
+17
2025-06-29
Port #[link_section] to the new attribute parsing infrastructure
Anne Stijns
-0
/
+15
2025-06-24
Rollup merge of #142919 - aDotInTheVoid:cold-cold-attr-for-you, r=GuillaumeGomez
Guillaume Gomez
-0
/
+3
2025-06-23
rustdoc-json: Add test for `#[cold]`
Alona Enraght-Moony
-0
/
+3
2025-06-23
rustdoc-json: Add test for `#[optimize(..)]`
Alona Enraght-Moony
-0
/
+13
2025-06-22
Port `#[must_use]` to new attribute parsing infrastructure
Jonathan Brouwer
-2
/
+2
2025-06-17
fix clippy
Jana Dönszelmann
-3
/
+3
2025-05-22
rustdoc JSON: Don't apply `#[repr]` privacy heuristics
León Orell Valerian Liehr
-37
/
+4
2025-05-21
rustdoc-json: Remove false docs and add test for inline attribute
Alona Enraght-Moony
-0
/
+11
2025-05-07
rustdoc-json: Remove newlines from attributes
Alona Enraght-Moony
-10
/
+10
2025-05-03
Improve hir pretty-printing of attributes.
Nicholas Nethercote
-10
/
+10
2025-03-31
rustdoc-json: Add test for #[automatically_derived] attribute
Alona Enraght-Moony
-0
/
+13
2025-03-22
rustdoc: Use own logic to print `#[repr(..)]` attributes in JSON output.
Predrag Gruevski
-29
/
+45
2025-03-21
tests/rustdoc-json: replace `$.index[*][?` with `$.index[?`
Alona Enraght-Moony
-49
/
+49
2025-03-18
Rollup merge of #138569 - aDotInTheVoid:reprdoc-json, r=GuillaumeGomez
Matthias Krüger
-0
/
+163
2025-03-16
rustdoc-json: Don't also include `#[deprecated]` in `Item::attrs`
Alona Enraght-Moony
-8
/
+8
2025-03-16
rustdoc-json: Add tests for `#[deprecated(...)]`
Alona Enraght-Moony
-0
/
+38
2025-03-16
rustdoc-json: Add tests for `#[repr(...)]`
Alona Enraght-Moony
-0
/
+163
2025-03-05
rustdoc: Add attribute-related tests for rustdoc JSON.
Predrag Gruevski
-0
/
+58