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
Age
Commit message (
Expand
)
Author
Lines
2014-11-21
Fix various deprecation warnings from char changes
Brian Anderson
-3
/
+1
2014-11-18
std: Stabilize std::fmt
Alex Crichton
-2
/
+2
2014-11-17
Fallout from deprecation
Aaron Turon
-10
/
+10
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-1
/
+8
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-29
/
+29
2014-11-03
rollup merge of #18476 : vadimcn/17982
Alex Crichton
-7
/
+2
2014-11-01
Remove unnecessary allocations
Jorge Aparicio
-1
/
+1
2014-10-31
DSTify Hash
Jorge Aparicio
-10
/
+10
2014-10-30
Really fix #17982 this time.
Vadim Chugunov
-7
/
+2
2014-10-30
rollup merge of #18398 : aturon/lint-conventions-2
Alex Crichton
-3
/
+3
2014-10-30
Try and fix Windows terminal
Nick Cameron
-23
/
+23
2014-10-30
Changes for Windows terminal
Nick Cameron
-41
/
+39
2014-10-30
changes to libs
Nick Cameron
-58
/
+62
2014-10-29
Rename fail! to panic!
Steve Klabnik
-1
/
+1
2014-10-28
Update code with new lint names
Aaron Turon
-3
/
+3
2014-10-25
Fix bug #17982.
Vadim Chugunov
-1
/
+2
2014-10-16
auto merge of #17947 : lukemetz/rust/master, r=aturon
bors
-1
/
+1
2014-10-15
Renamed AsciiStr::to_lower and AsciiStr::to_upper
=
-1
/
+1
2014-10-13
Clean up rustc warnings.
NODA, Kai
-22
/
+21
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-07
Use slice syntax instead of slice_to, etc.
Nick Cameron
-3
/
+3
2014-10-02
Revert "Use slice syntax instead of slice_to, etc."
Aaron Turon
-3
/
+3
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-10-02
Use slice syntax instead of slice_to, etc.
Nick Cameron
-3
/
+3
2014-09-30
librustc: Forbid `..` in range patterns.
Patrick Walton
-6
/
+6
2014-09-21
Fix fallout from Vec stabilization
Alex Crichton
-15
/
+14
2014-09-20
Restore original terminal colors after error messages on Windows.
Vadim Chugunov
-3
/
+51
2014-09-19
Add enum variants to the type namespace
Nick Cameron
-11
/
+11
2014-09-16
Fallout from renaming
Aaron Turon
-3
/
+3
2014-09-13
librustc: Forbid inherent implementations that aren't adjacent to the
Patrick Walton
-0
/
+1
2014-08-30
Unify non-snake-case lints and non-uppercase statics lints
P1start
-1
/
+1
2014-08-25
auto merge of #16699 : treeman/rust/issue-8492, r=alexcrichton
bors
-1
/
+1
2014-08-24
Adjust the error messages to match the pattern "expected foo, found bar"
Jonas Hietala
-1
/
+1
2014-08-23
Complete renaming of win32 to windows
Vadim Chugunov
-1
/
+1
2014-08-06
Use byte literals in libterm
nham
-17
/
+16
2014-07-23
collections: Deprecate shift/unshift
Brian Anderson
-2
/
+2
2014-07-17
librustc: Remove cross-borrowing of `Box<T>` to `&T` from the language,
Patrick Walton
-1
/
+1
2014-07-17
deprecate Vec::get
Nick Cameron
-3
/
+3
2014-07-15
Fix errors
Adolfo Ochagavía
-3
/
+2
2014-07-15
Deprecate `str::from_char`
Adolfo Ochagavía
-1
/
+1
2014-07-15
Deprecate `str::from_utf8_owned`
Adolfo Ochagavía
-3
/
+3
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
[prev]
[next]