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
/
libterm
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
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
rollup merge of #20723: pnkfelix/feature-gate-box-syntax
Alex Crichton
-0
/
+1
2015-01-08
Added `box_syntax` feature gate; added to std and rustc crates for bootstrap.
Felix S. Klock II
-0
/
+1
2015-01-07
Preliminary feature staging
Brian Anderson
-0
/
+1
2015-01-06
Register new snapshots
Alex Crichton
-9
/
+2
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-1
/
+7
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-1
/
+1
2014-12-28
term: Deprecate the in-tree version
Alex Crichton
-1
/
+1
2014-12-19
libterm: use `#[deriving(Copy)]`
Jorge Aparicio
-3
/
+1
2014-12-10
Fix inappropriate ## headings
Steve Klabnik
-1
/
+1
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-0
/
+3
2014-11-27
auto merge of #19343 : sfackler/rust/less-special-attrs, r=alexcrichton
bors
-2
/
+0
2014-11-26
More test fixes and rebase conflicts!
Alex Crichton
-1
/
+1
2014-11-26
Remove special casing for some meta attributes
Steven Fackler
-2
/
+0
2014-11-26
Fix odd example where bounds were permitted and then ignored
Niko Matsakis
-1
/
+1
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-1
/
+3
2014-10-30
rollup merge of #18398 : aturon/lint-conventions-2
Alex Crichton
-1
/
+1
2014-10-30
Changes for Windows terminal
Nick Cameron
-20
/
+14
2014-10-30
changes to libs
Nick Cameron
-17
/
+12
2014-10-28
Update code with new lint names
Aaron Turon
-1
/
+1
2014-10-10
auto merge of #17853 : alexcrichton/rust/issue-17718, r=pcwalton
bors
-17
/
+17
2014-10-09
Use the same html_root_url for all docs
Brian Anderson
-1
/
+1
2014-10-09
Revert "Update html_root_url for 0.12.0 release"
Brian Anderson
-1
/
+1
2014-10-09
term: Convert statics to constants
Alex Crichton
-17
/
+17
2014-10-07
Update html_root_url for 0.12.0 release
Brian Anderson
-1
/
+1
2014-10-07
Put slicing syntax behind a feature gate.
Nick Cameron
-1
/
+2
2014-10-02
Revert "Put slicing syntax behind a feature gate."
Aaron Turon
-2
/
+1
2014-10-02
Put slicing syntax behind a feature gate.
Nick Cameron
-1
/
+2
2014-07-11
Update doc URLs for version bump
Brian Anderson
-1
/
+1
2014-07-09
Register new snapshots
Alex Crichton
-2
/
+0
2014-07-05
Add #[crate_name] attributes as necessary
Alex Crichton
-1
/
+3
2014-07-02
Merge remote-tracking branch 'origin/master' into 0.11.0-release
Alex Crichton
-22
/
+52
2014-06-28
librustc: Match trait self types exactly.
Patrick Walton
-22
/
+52
2014-06-27
Update to 0.11.0
0.11.0
Alex Crichton
-2
/
+2
2014-06-17
Mark all crates except std as experimental
Brian Anderson
-0
/
+1
2014-06-15
Register new snapshots
Alex Crichton
-22
/
+22
2014-06-14
Register new snapshots
Alex Crichton
-2
/
+1
2014-06-09
Use phase(plugin) in bootstrap crates
Keegan McAllister
-1
/
+2
2014-06-06
rustdoc: Submit examples to play.rust-lang.org
Alex Crichton
-1
/
+2
2014-06-05
Fallout from the libcollections movement
Alex Crichton
-1
/
+0
2014-05-22
auto merge of #14357 : huonw/rust/spelling, r=pnkfelix
bors
-1
/
+1
2014-05-22
Spelling/doc formatting fixes.
Huon Wilson
-1
/
+1
2014-05-21
Change static.rust-lang.org to doc.rust-lang.org
Alex Crichton
-1
/
+1
2014-05-17
term: update example to be right (thanks @SiegeLord)
Corey Richardson
-2
/
+5
2014-05-16
term: Don't run the code example, just compile it
Alex Crichton
-1
/
+1
2014-05-16
Fix example
Corey Richardson
-4
/
+4
2014-05-16
Add a bang
Corey Richardson
-1
/
+1
[next]