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
/
librustdoc
/
stability_summary.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-16
rustdoc: Overhaul stability displays
Alex Crichton
-199
/
+0
2015-04-01
Fallout in public-facing and semi-public-facing libs
Niko Matsakis
-1
/
+1
2015-03-28
Fix some typos
Vadim Petrochenkov
-1
/
+1
2015-03-11
syntax: gather common fields of impl & trait items into their respective types.
Eduard Burtescu
-23
/
+11
2015-02-15
Count and show the deprecated attribute again
Simonas Kazlauskas
-8
/
+16
2015-01-25
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-2
/
+3
2015-01-23
Deprecated attributes don't take 'feature' names and are paired with stable/u...
Brian Anderson
-9
/
+5
2015-01-21
Remove unused stability levels from compiler
Brian Anderson
-15
/
+2
2015-01-21
rustdoc: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-2
/
+3
2015-01-03
Remove deprecated functionality
Alex Crichton
-2
/
+1
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-3
/
+3
2015-01-03
use assoc types in binop traits
Jorge Aparicio
-1
/
+3
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-1
/
+2
2014-12-22
serialize: Fully deprecate the library
Alex Crichton
-2
/
+2
2014-12-19
librustdoc: use `#[deriving(Copy)]`
Jorge Aparicio
-2
/
+1
2014-12-15
auto merge of #19448 : japaric/rust/binops-by-value, r=nikomatsakis
bors
-1
/
+1
2014-12-13
librustdoc: convert `Counts` binops to by value
Jorge Aparicio
-1
/
+1
2014-12-13
librustdoc: use tuple indexing
Jorge Aparicio
-4
/
+4
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-0
/
+2
2014-11-23
std: Add a new top-level thread_local module
Alex Crichton
-2
/
+2
2014-11-16
Fix warnings
Jakub Bukaj
-1
/
+1
2014-11-14
rustdoc: tweak stability summary counting
Aaron Turon
-2
/
+1
2014-11-14
Revert the need for initial values with arithmetic iterators
Brendan Zabarauskas
-4
/
+3
2014-11-13
Fix stability_summary fallout
Brendan Zabarauskas
-7
/
+11
2014-11-13
Deprecate Zero and One traits
Brendan Zabarauskas
-12
/
+24
2014-11-10
rustdoc: revise method counts in stability summary
Aaron Turon
-8
/
+30
2014-10-24
Add a lint for not using field pattern shorthands
P1start
-1
/
+1
2014-09-19
Add enum variants to the type namespace
Nick Cameron
-2
/
+2
2014-09-17
librustc: Implement associated types behind a feature gate.
Patrick Walton
-2
/
+3
2014-09-03
Fix spelling errors and capitalization.
Joseph Crail
-1
/
+1
2014-08-14
librustc: Stop assuming that implementations and traits only contain
Patrick Walton
-10
/
+15
2014-08-01
Fix misspelled comments.
Joseph Crail
-1
/
+1
2014-07-10
rustdoc: Add stability dashboard
Aaron Turon
-0
/
+174