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
/
test
/
rustdoc-ui
Age
Commit message (
Expand
)
Author
Lines
2019-10-29
stabilize cfg(doctest)
Guillaume Gomez
-4
/
+2
2019-10-24
Increase spacing for suggestions in diagnostics
Esteban Küber
-0
/
+15
2019-10-21
Rollup merge of #65314 - tmiasko:rustdoc-z, r=ollie27
Mazdak Farrokhzad
-15
/
+15
2019-10-11
rustdoc: forward -Z options to rustc
Tomasz Miąsko
-15
/
+15
2019-10-10
Add and update rustdoc ui test
Guillaume Gomez
-2
/
+24
2019-10-10
Don't pass doctest feature by default
Guillaume Gomez
-3
/
+2
2019-10-01
Add new rustdoc-ui test to ensuire that rustdoc feature isn't passed down to ...
Guillaume Gomez
-0
/
+20
2019-09-07
rustdoc: fix diagnostic with mixed code block styles
Eric Huss
-0
/
+26
2019-08-31
Auto merge of #63703 - tommilligan:warn-empty-doctest, r=ollie27
bors
-0
/
+32
2019-08-24
Improve Rustdoc's handling of procedural macros
Aaron Hill
-7
/
+8
2019-08-19
librustdoc: warn on empty doc test
Tom Milligan
-0
/
+32
2019-08-05
adapt rustdoc to infailable lexer
Aleksey Kladov
-14
/
+154
2019-08-02
Replace `abstract type` with type alias `impl Trait`
varkor
-1
/
+1
2019-08-02
Replace "existential" by "opaque"
varkor
-3
/
+4
2019-07-17
normalize use of backticks in compiler messages for librustc/lint
Samy Kacimi
-5
/
+5
2019-07-06
force single-threaded text execution
QuietMisdreavus
-2
/
+2
2019-07-06
rustdoc: set cfg(doctest) when collecting doctests
QuietMisdreavus
-3
/
+14
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-15
/
+15
2019-06-08
Fix tests after revert of rustdoc cfg(test) feature
Oliver Middleton
-3
/
+6
2019-06-05
Reblessed tests.
Alexander Regueiro
-1
/
+1
2019-05-22
do not print panic message on doctest failures
Andy Russell
-18
/
+110
2019-05-21
Move `edition` outside the hygiene lock and avoid accessing it
John Kåre Alsaker
-3
/
+3
2019-05-18
Update rustdoc-ui tests
Guillaume Gomez
-8
/
+38
2019-05-18
Fix lints handling in rustdoc
Guillaume Gomez
-0
/
+39
2019-05-03
Rollup merge of #60220 - euclio:rustdoc-test-fatal-parsing-errors, r=QuietMis...
Mazdak Farrokhzad
-2
/
+36
2019-04-26
Rollup merge of #59940 - GuillaumeGomez:rustdoc-test, r=ollie27
Mazdak Farrokhzad
-0
/
+25
2019-04-24
Add test for rustdoc cfg(test) feature
Guillaume Gomez
-0
/
+25
2019-04-24
report fatal errors during doctest parsing
Andy Russell
-2
/
+36
2019-04-23
Remove unnecessary tidy ignore directives
varkor
-4
/
+2
2019-03-25
compiletest: make path normalization smarter
Andy Russell
-41
/
+41
2019-03-15
use `!` in macro disambiguation suggestion
Andy Russell
-3
/
+3
2019-03-15
replace ad-hoc namespace enums
Andy Russell
-5
/
+5
2019-03-15
overhaul intra-doc-link ambiguity warning
Andy Russell
-0
/
+118
2019-03-11
Update tests
Vadim Petrochenkov
-7
/
+7
2019-03-10
Make the rustc driver and interface demand driven
John Kåre Alsaker
-4
/
+19
2019-03-09
Rollup merge of #58626 - QuietMisdreavus:doc-coverage, r=GuillaumeGomez
Mazdak Farrokhzad
-0
/
+222
2019-02-28
update rustdoc coverage tests with new table layout
QuietMisdreavus
-80
/
+51
2019-02-28
add tests for doc coverage
QuietMisdreavus
-0
/
+251
2019-02-28
Introduce rustc_interface and move some methods there
John Kåre Alsaker
-2
/
+2
2019-02-23
move collapse and unindent docs passes earlier
Andy Russell
-2
/
+24
2019-02-19
Auto merge of #56514 - ollie27:rustdoc_test_libdir, r=QuietMisdreavus
bors
-2
/
+2
2019-01-20
Auto merge of #56884 - euclio:codeblock-diagnostics, r=QuietMisdreavus
bors
-10
/
+156
2019-01-20
rustdoc: Don't modify library path for doctests
Oliver Middleton
-2
/
+2
2019-01-17
Bless test.
Wesley Norris
-2
/
+2
2019-01-17
Minor changes to wording and formatting.
Wesley Norris
-3
/
+2
2019-01-17
Bless test.
Wesley Norris
-2
/
+3
2019-01-17
Auto merge of #57520 - alexreg:tidy-copyright-lint, r=Mark-Simulacrum
bors
-25
/
+5
2019-01-14
rustdoc: check code block syntax in early pass
Andy Russell
-10
/
+156
2019-01-13
Removed more copyright notices.
Alexander Regueiro
-25
/
+5
2019-01-13
Account for 2 removed lines in src/librustdoc/test.rs
Igor Matuszewski
-2
/
+2
[next]