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_unicode
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2015-12-21
Register new snapshots
Alex Crichton
-6
/
+0
2015-12-10
std: Remove deprecated functionality from 1.5
Alex Crichton
-2
/
+2
2015-12-05
std: Stabilize APIs for the 1.6 release
Alex Crichton
-3
/
+1
2015-11-25
Remove all uses of `#[staged_api]`
Vadim Petrochenkov
-1
/
+1
2015-11-20
Rename #[deprecated] to #[rustc_deprecated]
Vadim Petrochenkov
-0
/
+2
2015-11-12
librustc_unicode: deny warnings in doctests
Kevin Butler
-1
/
+1
2015-10-25
std: Stabilize library APIs for 1.5
Alex Crichton
-1
/
+0
2015-08-23
Refactor low-level UTF-16 decoding.
Simon Sapin
-0
/
+1
2015-08-16
rustdoc: Added issue_tracker_base_url annotations to crates
Martin Wernstål
-0
/
+1
2015-08-15
rustc_unicode: Add issues for unstable features
Alex Crichton
-1
/
+1
2015-08-12
Remove all unstable deprecated functionality
Alex Crichton
-3
/
+1
2015-08-11
rollup merge of #27678: alexcrichton/snapshots
Alex Crichton
-3
/
+0
2015-08-11
rollup merge of #27622: eefriedman/https-url
Alex Crichton
-3
/
+3
2015-08-11
Register new snapshots
Alex Crichton
-3
/
+0
2015-08-09
Use https URLs to refer to rust-lang.org where appropriate.
Eli Friedman
-3
/
+3
2015-08-09
Replace many uses of `mem::transmute` with more specific functions
Tobias Bucher
-0
/
+1
2015-08-03
syntax: Implement #![no_core]
Alex Crichton
-3
/
+2
2015-06-17
Fallout in tests and docs from feature renamings
Alex Crichton
-1
/
+1
2015-06-17
core: Split apart the global `core` feature
Alex Crichton
-5
/
+11
2015-06-06
Correctly map upper-case Sigma to lower-case in word-final position. Fix #26035.
Simon Sapin
-0
/
+5
2015-05-15
libs: Move favicon URLs to HTTPS
Alex Crichton
-1
/
+1
2015-04-21
implement rfc 1054: split_whitespace() fn, deprecate words()
kwantam
-1
/
+1
2015-04-16
deprecate Unicode functions that will be moved to crates.io
kwantam
-0
/
+51