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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-27
Remove from librustdoc and clippy too
Scott McMurray
-1
/
+0
2023-01-23
Store the gctxt instead of fetching it twice.
Oli Scherer
-1
/
+1
2023-01-13
Remove redundant session field
Oli Scherer
-3
/
+0
2023-01-12
Harden the pre-tyctxt query system against accidental recomputation
Oli Scherer
-2
/
+3
2022-12-09
Rollup merge of #105427 - GuillaumeGomez:dont-silently-ignore-rustdoc-errors,...
Matthias Krüger
-2
/
+2
2022-12-07
Revert crate_types change, add new bin_crate field
Will Crichton
-2
/
+2
2022-12-07
Improve several aspects of the Rustdoc scrape-examples UI.
Will Crichton
-1
/
+9
2022-12-07
Don't silently ignore errors that happen during rendering
Guillaume Gomez
-2
/
+2
2022-12-02
Remove `-Zno-interleave-lints`.
Nicholas Nethercote
-4
/
+1
2022-11-19
Rollup merge of #103117 - joshtriplett:use-is-terminal, r=eholk
Matthias Krüger
-2
/
+3
2022-10-29
rustdoc: add hash to filename of toolchain files
Jacob Hoffman-Andrews
-3
/
+1
2022-10-24
rustdoc: Use `unix_sigpipe` instead of `rustc_driver::set_sigpipe_handler`
Martin Nordholts
-1
/
+0
2022-10-19
Avoid cloning `RenderOptions`.
Nicholas Nethercote
-6
/
+2
2022-10-19
Use `interface::run_compiler` for `markdown::render`.
Nicholas Nethercote
-3
/
+10
2022-10-19
Merge `main_options` into `main_args`.
Nicholas Nethercote
-30
/
+27
2022-10-19
Clean up rustdoc startup.
Nicholas Nethercote
-7
/
+7
2022-10-16
Use IsTerminal in librustdoc
Josh Triplett
-2
/
+3
2022-09-27
rustc_typeck to rustc_hir_analysis
lcnr
-1
/
+1
2022-09-26
remove cfg(bootstrap)
Pietro Albini
-2
/
+0
2022-09-23
rustdoc: Stabilize --diagnostic-width
Eric Huss
-1
/
+1
2022-09-15
Only enable the let_else feature on bootstrap
est31
-1
/
+1
2022-08-30
Stabilize GATs
Jack Huey
-1
/
+1
2022-08-29
Revert let_chains stabilization
Nilstrieb
-0
/
+1
2022-08-12
Adjust cfgs
Mark Rousskov
-1
/
+0
2022-07-29
Remove box_syntax feature gate from librustdoc
est31
-1
/
+0
2022-07-27
session: disable internal lints for rustdoc
David Wood
-1
/
+1
2022-07-16
Stabilize `let_chains`
Caio
-1
/
+1
2022-07-13
Rename `debugging_opts` to `unstable_opts`
Joshua Nelson
-3
/
+3
2022-07-06
session: `output-width` -> `diagnostic-width`
David Wood
-3
/
+3
2022-07-06
session: `terminal-width` -> `output-width`
David Wood
-4
/
+4
2022-07-06
sess: stabilize `--terminal-width`
David Wood
-1
/
+14
2022-07-03
Rollup merge of #98799 - jyn514:rustdoc-lint-help, r=GuillaumeGomez
Ralf Jung
-8
/
+17
2022-07-02
Fix bug in `rustdoc -Whelp`
Joshua Nelson
-8
/
+17
2022-07-01
update cfg(bootstrap)s
Pietro Albini
-1
/
+0
2022-06-27
Fix `rustdoc` argument error
Shivani Bhardwaj
-1
/
+1
2022-06-14
Make ResolverAstLowering a struct.
Camille GILLOT
-1
/
+0
2022-06-03
Fully stabilize NLL
Jack Huey
-1
/
+1
2022-05-25
update jemalloc-sys to jemalloc v5.3
Rémy Rakic
-3
/
+1
2022-05-21
Remove `crate` visibility modifier in libs, tests
Jacob Pratt
-2
/
+1
2022-05-05
Auto merge of #96630 - m-ysk:fix/issue-88038, r=notriddle
bors
-1
/
+1
2022-05-04
Stabilize `bool::then_some`
Josh Triplett
-1
/
+0
2022-05-04
ignore the doctest for map
Yoshiki Matsuda
-1
/
+1
2022-04-21
[WIP] rustdoc: Resolve some more doc links early
Vadim Petrochenkov
-0
/
+1
2022-04-07
rustdoc: Early doc link resolution fixes and refactorings
Vadim Petrochenkov
-0
/
+1
2022-04-04
Fix ICE in rustdoc intra doc links when trying to get traits in scope for a p...
Guillaume Gomez
-1
/
+7
2022-03-16
rustc_error: make ErrorReported impossible to construct
mark
-5
/
+11
2022-03-04
Auto merge of #94009 - compiler-errors:gat-rustdoc, r=GuillaumeGomez
bors
-0
/
+1
2022-03-02
rename ErrorReported -> ErrorGuaranteed
mark
-5
/
+5
2022-02-27
make GATs print properly in traits
Michael Goulet
-0
/
+1
2022-02-25
Auto merge of #94369 - matthiaskrgr:rollup-qtripm2, r=matthiaskrgr
bors
-0
/
+1
[prev]
[next]