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
/
clean
/
cfg
Age
Commit message (
Expand
)
Author
Lines
2025-02-08
Rustfmt
bjorn3
-14
/
+15
2024-10-06
Rename NestedMetaItem to MetaItemInner
codemountains
-9
/
+9
2024-10-04
Adjust rustdoc for literal boolean support
Urgau
-17
/
+34
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-17
/
+16
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-4
/
+3
2024-06-06
Fix formatting
carbotaniuman
-1
/
+1
2024-06-06
Fix build
carbotaniuman
-5
/
+5
2024-06-06
Parse unsafe attributes
carbotaniuman
-1
/
+5
2023-12-10
remove redundant imports
surechen
-2
/
+2
2023-02-21
Use `ThinVec` in various AST types.
Nicholas Nethercote
-2
/
+3
2022-12-05
Remove `mk_name_value_item{,_str}`.
Nicholas Nethercote
-6
/
+14
2022-06-16
Fix `cfg(not)` and `cfg(all)` causing Rustdoc stab to disappear
Sprite
-1
/
+1
2022-04-14
clarify doc(cfg) wording
Andy Russell
-24
/
+16
2021-07-08
Rework SESSION_GLOBALS API to prevent overwriting it
Guillaume Gomez
-9
/
+9
2021-02-27
Teach rustdoc how to display WASI.
Dan Gohman
-0
/
+4
2020-10-13
Add test-examples for Cfg::simplify_with
Wim Looman
-0
/
+36
2020-08-31
Fix strings indent
Guillaume Gomez
-7
/
+6
2020-08-17
rust_ast::ast => rustc_ast
Ujjwal Sharma
-1
/
+1
2020-08-08
Eliminate the `SessionGlobals` from `librustc_ast`.
Nicholas Nethercote
-1
/
+1
2020-07-09
Eliminate confusing "globals" terminology.
Nicholas Nethercote
-8
/
+8
2020-05-08
Fix tests
Camille GILLOT
-1
/
+1
2020-02-29
Rename `syntax` to `rustc_ast` in source code
Vadim Petrochenkov
-3
/
+3
2020-01-06
rustdoc: Remove more `#[doc(cfg(..))]` duplicates
Oliver Middleton
-0
/
+52
2020-01-02
Normalize `syntax::symbol` imports.
Mazdak Farrokhzad
-1
/
+1
2020-01-01
Rename `syntax_pos` to `rustc_span` in source code
Vadim Petrochenkov
-1
/
+1
2019-12-22
Format the world
Mark Rousskov
-122
/
+94
2019-09-27
Fix librustcdoc test
varkor
-1
/
+1
2019-09-26
Rename `MetaItem.node` to `MetaItem.kind`
varkor
-2
/
+2
2019-08-15
Remove `Spanned` from `mk_name_value_item_str` and `expr_to_spanned_string`
Vadim Petrochenkov
-2
/
+2
2019-08-05
Drop explicit span argument from mk_name_value_item
Mark Rousskov
-1
/
+0
2019-08-02
librustdoc: Unconfigure tests during normal build
Vadim Petrochenkov
-0
/
+413