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
Age
Commit message (
Expand
)
Author
Lines
2020-08-01
Rollup merge of #74992 - lcnr:fix-generic-param-order, r=GuillaumeGomez
Manish Goregaokar
-2
/
+2
2020-07-31
fix rustdoc generic param order
Bastian Kauschke
-2
/
+2
2020-07-30
intra_doc_resolution_failures -> broken_intra_doc_links
Manish Goregaokar
-27
/
+27
2020-07-30
Rename to intra_doc_resolution_failures
Manish Goregaokar
-27
/
+27
2020-07-29
Rename usage of intra_doc_link_resolution_failure
Manish Goregaokar
-27
/
+27
2020-07-29
handle ConstEquate in rustdoc
Bastian Kauschke
-0
/
+18
2020-07-19
Only skip impls of foreign unstable traits
Mark Rousskov
-0
/
+37
2020-07-17
Add test for module ambiguity
Manish Goregaokar
-0
/
+18
2020-07-16
Update src/test/rustdoc/intra-doc-crate/auxiliary/hidden.rs
Manish Goregaokar
-2
/
+2
2020-07-16
Add test for doc(hidden) intra-doc cross-crate reexports
Manish Goregaokar
-0
/
+29
2020-07-16
Rollup merge of #74351 - lzutao:remove-rustc-internal-compiler-warns, r=Mark-...
Manish Goregaokar
-4
/
+6
2020-07-16
Fix invalid lint
Joshua Nelson
-11
/
+11
2020-07-16
Add (broken and ignored) test for #73829
Joshua Nelson
-2
/
+4
2020-07-16
Support intra-doc links on trait and module re-exports
Joshua Nelson
-0
/
+46
2020-07-16
Support intra-doc links on macro re-exports
Joshua Nelson
-0
/
+42
2020-07-16
rand -> my_rand
Joshua Nelson
-4
/
+4
2020-07-16
#![deny(intra_doc_resolution_failure)]
Joshua Nelson
-0
/
+12
2020-07-16
Add test for submodules in inner crate
Joshua Nelson
-3
/
+20
2020-07-16
Add test for documenting the re-export
Joshua Nelson
-0
/
+13
2020-07-16
Add test for re-exports
Joshua Nelson
-0
/
+28
2020-07-16
Add tests for basic intra-doc links
Joshua Nelson
-0
/
+11
2020-07-16
Rollup merge of #74370 - Manishearth:re-spotlight, r=GuillaumeGomez
Manish Goregaokar
-0
/
+36
2020-07-16
Revert "Remove "important traits" feature"
Manish Goregaokar
-0
/
+36
2020-07-15
Add test case for #65863
Joshua Nelson
-0
/
+15
2020-07-15
Don't ICE on errors in function returning impl trait
Joshua Nelson
-0
/
+14
2020-07-15
Add `rustdoc` tests from #72088
Dylan MacKenzie
-0
/
+16
2020-07-15
Add an option not to report resolution errors for rustdoc
Joshua Nelson
-3
/
+1
2020-07-15
Don't run everybody_loops for rustdoc
Joshua Nelson
-1
/
+3
2020-07-15
Don't render unstable for rustc docs
Lzu Tao
-4
/
+6
2020-07-11
rustdoc: insert newlines between attributes
Andy Russell
-2
/
+2
2020-07-09
Rollup merge of #74107 - nbdd0121:rustdoc, r=GuillaumeGomez
Manish Goregaokar
-0
/
+21
2020-07-09
Rollup merge of #74077 - sethp:docs/fix-intra-doc-primitive-link, r=jyn514
Manish Goregaokar
-0
/
+71
2020-07-09
Add test
Manish Goregaokar
-1
/
+3
2020-07-08
Avoid running test on Windows platforms
Seth Pellegrino
-0
/
+1
2020-07-08
Apply #![crate_type = "rlib"] directly to the linker
Seth Pellegrino
-0
/
+3
2020-07-07
ignore-tidy-linelength for @has assertions
Seth Pellegrino
-0
/
+5
2020-07-07
Assert current behavior for links
Seth Pellegrino
-0
/
+12
2020-07-06
build extern docs as well
Seth Pellegrino
-0
/
+1
2020-07-06
Two new rustdoc tests for intra links
Seth Pellegrino
-0
/
+49
2020-07-06
Rollup merge of #74078 - jyn514:lut, r=Manishearth
Manish Goregaokar
-0
/
+12
2020-07-06
Add test for issue 74083
Gary Guo
-0
/
+21
2020-07-05
Always resolve type@primitive as a primitive, not a module
Joshua Nelson
-0
/
+12
2020-07-02
Remove render-redirect-pages option in rustdoc
Guillaume Gomez
-11
/
+0
2020-07-02
Update rustdoc tests
Guillaume Gomez
-28
/
+23
2020-06-26
Show the values and computation that would overflow a const evaluation or pro...
Oliver Scherer
-2
/
+1
2020-06-19
Rollup merge of #73452 - matthewjasper:auto-rec, r=nikomatsakis
Manish Goregaokar
-0
/
+35
2020-06-19
Rollup merge of #73044 - tmiasko:compiletest-san, r=nikomatsakis
Ralf Jung
-0
/
+1
2020-06-18
Add test for overflow when finding auto-trait impls in Rustdoc
Aaron Hill
-0
/
+35
2020-06-18
Removed trailing whitespace
Jake Degen
-1
/
+1
2020-06-18
Added tooltip for should_panic code examples.
Jake Degen
-0
/
+5
[next]