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_borrowck
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2015-02-18
std: Stabilize the `hash` module
Alex Crichton
-1
/
+0
2015-01-30
Test fixes and rebase conflicts
Alex Crichton
-8
/
+7
2015-01-25
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-0
/
+1
2015-01-23
Set unstable feature names appropriately
Brian Anderson
-2
/
+4
2015-01-22
Put #[staged_api] behind the 'staged_api' gate
Brian Anderson
-0
/
+1
2015-01-21
Remove 'since' from unstable attributes
Brian Anderson
-1
/
+1
2015-01-21
Tie stability attributes to feature gates
Brian Anderson
-1
/
+1
2015-01-21
Add 'feature' and 'since' to stability attributes
Brian Anderson
-1
/
+1
2015-01-17
Set allow(unstable) in crates that use unstable features
Brian Anderson
-0
/
+1
2015-01-08
rollup merge of #20754: nikomatsakis/int-feature
Alex Crichton
-0
/
+1
2015-01-08
Remove warning from the libraries.
Huon Wilson
-0
/
+1
2015-01-08
Improvements to feature staging
Brian Anderson
-1
/
+1
2015-01-07
Preliminary feature staging
Brian Anderson
-0
/
+1
2015-01-06
Register new snapshots
Alex Crichton
-18
/
+3
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-2
/
+15
2015-01-02
Fix orphan checking (cc #19470). (This is not a complete fix of #19470 becaus...
Niko Matsakis
-0
/
+2
2014-12-30
Fallout from stabilization
Aaron Turon
-1
/
+0
2014-12-20
Remove feature(import_shadowing) from all crates.
Eduard Burtescu
-1
/
+1
2014-12-15
remove explicit if_let and tuple_indexing feature enables as they now trigger...
Pedro Larroy
-2
/
+2
2014-12-13
librustc_borrowck: add `#![feature(unboxed_closures)]`
Jorge Aparicio
-0
/
+1
2014-12-13
Separate borrowck into its own crate and remove dead code as well.
Niko Matsakis
-0
/
+39