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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
rustdoc-json
/
attrs
Age
Commit message (
Expand
)
Author
Lines
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