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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2016-04-18
Perform doc-reachability check for inlined impls
mitaa
-0
/
+1
2016-04-13
Retire rustdocs `ANALYSISKEY`
mitaa
-15
/
+6
2016-04-12
Auto merge of #32804 - alexcrichton:stabilize-1.9, r=brson
bors
-2
/
+0
2016-04-11
std: Stabilize APIs for the 1.9 release
Alex Crichton
-2
/
+0
2016-04-07
Remove rustdocs json format
mitaa
-94
/
+7
2016-04-06
Auto merge of #32230 - GuillaumeGomez:extend_css, r=alexcrichton
bors
-47
/
+75
2016-04-06
rustc: move rustc_front to rustc::hir.
Eduard Burtescu
-1
/
+0
2016-04-05
Centralize nightly compiler flags handling
Guillaume Gomez
-83
/
+65
2016-04-05
Add nightly check on rustdoc --extend-css option
Guillaume Gomez
-1
/
+35
2016-04-05
Add --extend-css option to rustdoc
Guillaume Gomez
-2
/
+14
2016-03-30
move `const_eval` and `check_match` out of `librustc`
Oliver Schneider
-0
/
+1
2016-03-23
Auto merge of #32454 - eddyb:rollup, r=eddyb
bors
-1
/
+1
2016-03-22
sprinkle feature gates here and there
Jorge Aparicio
-0
/
+1
2016-03-22
try! -> ?
Jorge Aparicio
-4
/
+4
2016-03-22
Consider `doc(no_inline)` in crate-local inlining
mitaa
-1
/
+1
2016-03-12
std: Clean out deprecated APIs
Alex Crichton
-1
/
+0
2016-03-10
Auto merge of #32101 - SimonSapin:patch-11, r=alexcrichton
bors
-1
/
+2
2016-03-09
Auto merge of #31631 - jonas-schievink:agoraphobia, r=nrc
bors
-1
/
+1
2016-03-07
Add info in `rustdoc --passes list`
Simon Sapin
-1
/
+2
2016-03-06
Auto merge of #32055 - mitaa:rdoc-strip-priv-imports, r=alexcrichton
bors
-0
/
+2
2016-03-06
Split out rustdoc pass to strip private imports
mitaa
-0
/
+2
2016-03-04
Refactor rustdocs attribute handling
mitaa
-22
/
+17
2016-03-04
Simplify `if let`/`match` expressions
mitaa
-38
/
+17
2016-02-23
#31820 - Utilize `if..let` instead of single `match` branch
dileepb
-3
/
+2
2016-02-16
Move more uses of `panictry!` out of libsyntax
Jonas Schievink
-1
/
+1
2016-02-07
Add compile-fail test in rustdoc
Guillaume Gomez
-0
/
+2
2016-01-24
mk: Move from `-D warnings` to `#![deny(warnings)]`
Alex Crichton
-0
/
+1
2016-01-16
std: Stabilize APIs for the 1.7 release
Alex Crichton
-1
/
+0
2016-01-15
Add a test
Nick Cameron
-3
/
+4
2015-12-21
Register new snapshots
Alex Crichton
-6
/
+3
2015-12-17
move error handling from libsyntax/diagnostics.rs to libsyntax/errors/*
Nick Cameron
-3
/
+3
2015-12-15
Use --cfg when running doctests
Seo Sanghyeon
-1
/
+1
2015-12-05
std: Stabilize APIs for the 1.6 release
Alex Crichton
-1
/
+0
2015-11-26
fix tests & rustdoc
Ariel Ben-Yehuda
-0
/
+1
2015-11-25
Remove all uses of `#[staged_api]`
Vadim Petrochenkov
-1
/
+1
2015-10-25
std: Stabilize library APIs for 1.5
Alex Crichton
-1
/
+0
2015-09-20
Miscellaneous cleanup for old issues.
Lee Jeffery
-1
/
+1
2015-09-03
Add an intital HIR and lowering step
Nick Cameron
-0
/
+1
2015-08-25
Respect `--color` when printing early errors
Barosl Lee
-2
/
+3
2015-08-15
Add issue for the rustc_private feature everywhere
Alex Crichton
-1
/
+1
2015-08-12
Remove all unstable deprecated functionality
Alex Crichton
-1
/
+0
2015-08-09
Use https URLs to refer to rust-lang.org where appropriate.
Eli Friedman
-3
/
+3
2015-07-27
std: Deprecate a number of unstable features
Alex Crichton
-2
/
+0
2015-07-16
rustdoc: properly capture rustc output
Steve Klabnik
-4
/
+3
2015-07-12
Implement RFC 1058
Simonas Kazlauskas
-2
/
+1
2015-06-17
More test fixes and fallout of stability changes
Alex Crichton
-2
/
+2
2015-06-17
Fallout in tests and docs from feature renamings
Alex Crichton
-6
/
+9
2015-05-15
libs: Move favicon URLs to HTTPS
Alex Crichton
-1
/
+1
2015-04-21
implement rfc 1054: split_whitespace() fn, deprecate words()
kwantam
-4
/
+3
2015-04-18
Auto merge of #24428 - kwantam:deprecate_unicode_fns, r=alexcrichton
bors
-1
/
+1
[next]