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-ui
Age
Commit message (
Expand
)
Author
Lines
2023-02-23
Test rustdoc encountering `proc_macro_derive` in a non-proc-macro crate
Oli Scherer
-0
/
+20
2023-02-22
link-directives: clarify usage message
Jeremy Fitzhardinge
-1
/
+1
2023-02-22
Implement -Zlink-directives=yes/no
Jeremy Fitzhardinge
-0
/
+1
2023-02-21
Rollup merge of #108285 - BoxyUwU:remove_pick_stable_before_unstable_flag, r=...
Dylan DPC
-177
/
+176
2023-02-20
remove flag
Boxy
-177
/
+176
2023-02-20
Make `configure_and_expand` "infalllible" by just aborting the compilation if...
Oli Scherer
-22
/
+20
2023-02-19
Only include stable lints in `rustdoc::all` group
Noah Lev
-19
/
+40
2023-02-19
Rollup merge of #107951 - petrochenkov:procmacdoc, r=jackh726
Dylan DPC
-0
/
+27
2023-02-18
rustdoc: Cleanup broken link callbacks
Vadim Petrochenkov
-16
/
+16
2023-02-16
Remove save-analysis.
Nicholas Nethercote
-1
/
+0
2023-02-14
Fetch less HIR in signature check.
Camille GILLOT
-377
/
+6
2023-02-13
Rollup merge of #107838 - estebank:terminal_hyperlinks, r=nagisa
Matthias Krüger
-0
/
+1
2023-02-13
resolve: Fix doc links referring to other crates when documenting proc macro ...
Vadim Petrochenkov
-0
/
+27
2023-02-11
rustdoc: Don't resolve link to field on different variant
clubby789
-1
/
+29
2023-02-10
Auto merge of #102963 - ilammy:xray-basic, r=estebank
bors
-0
/
+9
2023-02-09
Introduce `-Zterminal-urls` to use OSC8 for error codes
Esteban Küber
-0
/
+1
2023-02-09
Parse "-Z instrument-xray" codegen option
Oleksii Lozovskyi
-0
/
+9
2023-02-07
Replace a command line flag with an env var to allow tools to initialize the ...
Oli Scherer
-1
/
+0
2023-02-02
Auto merge of #107000 - GuillaumeGomez:fix-items-in-doc-hidden-block, r=notri...
bors
-7
/
+34
2023-01-30
Modify primary span label for E0308
Esteban Küber
-1
/
+1
2023-01-29
Auto merge of #106227 - bryangarza:ctfe-limit, r=oli-obk
bors
-0
/
+1
2023-01-27
Add `drop_tracking_mir` option.
Camille GILLOT
-0
/
+1
2023-01-27
Update newly failing UI tests
Guillaume Gomez
-7
/
+34
2023-01-23
Bless z-help test for new flag
Bryan Garza
-0
/
+1
2023-01-19
Revert "Update newly failing UI tests"
Guillaume Gomez
-34
/
+7
2023-01-14
Rollup merge of #106566 - clubby789:contiguous-weird-unicode, r=cjgillot
Matthias Krüger
-2
/
+0
2023-01-12
Emit a single error for contiguous sequences of Unicode homoglyphs
clubby789
-2
/
+0
2023-01-12
Add log-backtrace option to show backtraces along with logging
Yuki Omoto
-0
/
+1
2023-01-11
Change `src/test` to `tests` in source files, fix tidy and tests
Albert Larsan
-33
/
+33
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+9143
[prev]