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
/
src
/
librustdoc
/
passes
/
check_code_block_syntax.rs
Age
Commit message (
Expand
)
Author
Lines
2019-10-15
syntax::parse::sess -> syntax::sess
Mazdak Farrokhzad
-1
/
+2
2019-09-05
Rollup merge of #63930 - estebank:rustdoc-ice, r=GuillaumeGomez
Mazdak Farrokhzad
-1
/
+1
2019-08-26
Account for doc comments coming from proc macros without spans
Esteban Küber
-1
/
+1
2019-08-19
librustdoc: warn on empty doc test
Tom Milligan
-10
/
+27
2019-08-05
adapt rustdoc to infailable lexer
Aleksey Kladov
-23
/
+9
2019-07-04
cleanup lexer constructors
Aleksey Kladov
-2
/
+3
2019-06-18
rustc: remove 'x: 'y bounds (except from comments/strings).
Eduard-Mihai Burtescu
-1
/
+1
2019-06-09
Introduce InnerSpan abstraction
Mark Rousskov
-2
/
+2
2019-06-06
syntax: Rename `TokenAndSpan` into `Token`
Vadim Petrochenkov
-3
/
+3
2019-03-10
Make the rustc driver and interface demand driven
John Kåre Alsaker
-5
/
+5
2019-02-23
merge early and late passes into single struct
Andy Russell
-3
/
+5
2019-02-23
Transition librustdoc to 2018 edition
Hirokazu Hata
-6
/
+6
2019-01-26
remove `_with_applicability` from suggestion fns
Andy Russell
-1
/
+1
2019-01-14
rustdoc: check code block syntax in early pass
Andy Russell
-0
/
+109