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
/
src
/
librustdoc
/
passes
/
propagate_stability.rs
Age
Commit message (
Expand
)
Author
Lines
2025-08-28
Add new `doc(attribute = "...")` attribute
Guillaume Gomez
-1
/
+2
2025-07-31
remove rustc_attr_data_structures
Jana Dönszelmann
-1
/
+1
2025-05-18
Remove rustc_attr_data_structures re-export from rustc_attr_parsing
mejrs
-1
/
+1
2025-03-06
`x clippy src/librustdoc --fix`
Yotam Ofek
-3
/
+3
2025-02-23
fixed by differentiating glob export
Tapan Prakash
-0
/
+12
2025-01-15
allowed_through_unstable_modules: support showing a deprecation message when ...
Ralf Jung
-3
/
+3
2025-01-11
rustdoc: use import stability marker in display
Michael Howell
-1
/
+20
2025-01-02
Use `is_some_and` helper
Michael Howell
-2
/
+1
2025-01-02
rustdoc: treat `allowed_through_unstable_modules` as deprecation
Michael Howell
-0
/
+9
2024-12-20
Rollup merge of #134321 - dtolnay:docassocconst, r=fmease
Jacob Pratt
-4
/
+5
2024-12-19
Rename TyMethodItem -> RequiredMethodItem
David Tolnay
-1
/
+1
2024-12-19
Rename TyAssocTypeItem -> RequiredAssocTypeItem
David Tolnay
-1
/
+1
2024-12-19
Split AssocConstItem into ProvidedAssocConstItem and ImplAssocConstItem
David Tolnay
-1
/
+2
2024-12-19
Rename TyAssocConstItem -> RequiredAssocConstItem
David Tolnay
-1
/
+1
2024-12-16
rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures
Jonathan Dönszelmann
-1
/
+1
2024-11-28
Fix new clippy lints
Guillaume Gomez
-1
/
+1
2024-11-02
rustdoc: skip stability inheritance for some item kinds
Lukas Markeffsky
-17
/
+57
2024-10-14
Delay ambiguous intra-doc link resolution after `Cache` has been populated
Guillaume Gomez
-1
/
+1
2024-09-30
rustdoc: rewrite stability inheritance as a pass
Lukas Markeffsky
-0
/
+72