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
/
doctest.rs
Age
Commit message (
Expand
)
Author
Lines
2020-12-20
add an attribute to inner doctest fn
Arpad Borsos
-3
/
+4
2020-12-19
Remap instrument-coverage line numbers in doctests
Arpad Borsos
-26
/
+49
2020-12-01
Fix `unknown-crate` when using self-profile with rustdoc
Joshua Nelson
-1
/
+1
2020-11-25
Fix persisted doctests on Windows / when using workspaces
Arpad Borsos
-4
/
+5
2020-11-17
Remove unused import
Guillaume Gomez
-1
/
+0
2020-11-17
Add comment explaining why we can't split on `error[{}]: ` because of the col...
Guillaume Gomez
-0
/
+3
2020-11-17
Correctly detect color support
Guillaume Gomez
-2
/
+4
2020-11-17
Simplfy color availability check
Guillaume Gomez
-36
/
+22
2020-11-17
Add check to get windows console type to decide to use colors or not
Guillaume Gomez
-2
/
+23
2020-11-17
Update error code detection in compile_fail doctests
Guillaume Gomez
-1
/
+1
2020-11-17
Add color in rustdoc --test output
Guillaume Gomez
-2
/
+15
2020-11-15
Make all rustdoc functions and structs crate-private
Joshua Nelson
-11
/
+11
2020-11-07
Allow making `RUSTC_BOOTSTRAP` conditional on the crate name
Joshua Nelson
-2
/
+1
2020-10-08
Preserve the parent module of `DocFragment`s
Joshua Nelson
-1
/
+1
2020-09-27
Add option to pass a custom codegen backend from a driver
bjorn3
-0
/
+1
2020-08-27
Rename rustdoc/test -> rustdoc/doctest
Aleksey Kladov
-0
/
+1039