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
/
librustc
/
middle
/
stability.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-07
Preliminary feature staging
Brian Anderson
-0
/
+16
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-2
/
+2
2015-01-04
Add syntax for negative implementations of traits
Flavio Percoco
-1
/
+1
2015-01-02
Fix an infinite loop in the stability check that was the result of
Niko Matsakis
-5
/
+10
2014-12-21
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2014-12-21
rollup merge of #20081: tomjakubowski/issue-19646
Alex Crichton
-0
/
+4
2014-12-20
Visit + encode stability for foreign items
Tom Jakubowski
-0
/
+4
2014-12-17
Stability: tweak rules for trait impls
Aaron Turon
-19
/
+51
2014-12-13
librustc: use unboxed closures
Jorge Aparicio
-1
/
+3
2014-11-29
Replace some verbose match statements with their `if let` equivalent.
jfager
-13
/
+7
2014-11-18
Fix compilation and tests after the roll-up
Jakub Bukaj
-2
/
+2
2014-11-18
rollup merge of #19029: vberger/stability_function_body
Jakub Bukaj
-2
/
+5
2014-11-17
Don't inherit stability to items in a function body.
Victor Berger
-2
/
+5
2014-11-16
fallout from deprecating find_copy and get_copy
Alexis Beingessner
-1
/
+1
2014-11-11
rustc: do not inherit #[stable]
Aaron Turon
-12
/
+19
2014-11-03
Restructure AST so that the associated type definition carries
Niko Matsakis
-1
/
+1
2014-10-24
Add a lint for not using field pattern shorthands
P1start
-1
/
+1
2014-09-17
librustc: Implement associated types behind a feature gate.
Patrick Walton
-4
/
+9
2014-09-12
Track the visited AST's lifetime throughout Visitor.
Eduard Burtescu
-4
/
+5
2014-09-12
Remove largely unused context from Visitor.
Eduard Burtescu
-40
/
+42
2014-08-14
librustc: Stop assuming that implementations and traits only contain
Patrick Walton
-8
/
+9
2014-07-10
Bug fixes for stability tracking
Aaron Turon
-3
/
+9
2014-06-30
rustdoc: incorporate stability index throughout
Aaron Turon
-14
/
+18
2014-06-18
Add stability inheritance
Aaron Turon
-0
/
+125