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-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
2015-04-17
Remove info for path (fixup #24452)
Manish Goregaokar
-1
/
+0
2015-04-16
deprecate Unicode functions that will be moved to crates.io
kwantam
-1
/
+1
2015-04-16
rustdoc: Overhaul stability displays
Alex Crichton
-1
/
+0
2015-04-14
Positive case of `len()` -> `is_empty()`
Tamir Duberstein
-1
/
+1
2015-04-14
Fallout: move from scoped to spawn
Aaron Turon
-2
/
+2
2015-04-05
Changes rustdoc --passes help message
Remi Rampin
-2
/
+3
2015-04-01
std: Changing the meaning of the count to splitn
Alex Crichton
-1
/
+1
2015-03-31
Test fixes and rebase conflicts, round 2
Alex Crichton
-1
/
+0
2015-03-31
Stabilize `std::convert` and related code
Aaron Turon
-1
/
+0
2015-03-27
rollup merge of #23794: brson/slicegate
Alex Crichton
-0
/
+1
2015-03-27
Test fixes and rebase conflicts, round 2
Alex Crichton
-4
/
+1
2015-03-27
Feature gate *all* slice patterns. #23121
Brian Anderson
-0
/
+1
2015-03-27
rollup merge of #23741: alexcrichton/remove-int-uint
Alex Crichton
-5
/
+4
2015-03-27
rollup merge of #23738: alexcrichton/snapshots
Alex Crichton
-2
/
+2
2015-03-27
default => or_insert per RFC
Alexis Beingessner
-1
/
+1
2015-03-26
update everything to use Entry defaults
Alexis
-3
/
+1
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-5
/
+4
2015-03-26
Register new snapshots
Alex Crichton
-2
/
+2
2015-03-23
rollup merge of #23598: brson/gate
Alex Crichton
-0
/
+1
2015-03-23
Add generic conversion traits
Aaron Turon
-5
/
+6
2015-03-23
rustdoc: interpret all leading feature attributes in examples as crate attrib...
Brian Anderson
-0
/
+1
2015-03-20
std: Remove old_io/old_path from the prelude
Alex Crichton
-0
/
+2
2015-03-19
std: Stablize io::ErrorKind
Alex Crichton
-1
/
+0
2015-03-15
Use new io in print and println macroses
Simonas Kazlauskas
-1
/
+1
2015-03-13
Fallout of std::old_io deprecation
Alex Crichton
-3
/
+2
2015-03-12
Stabilize std::path
Aaron Turon
-1
/
+2
2015-03-06
Suppress some warnings about features
Alex Crichton
-0
/
+1
[next]