| Age | Commit message (Expand) | Author | Lines |
| 2015-06-18 | Prohibit casts between fat pointers to different traits | Ariel Ben-Yehuda | -8/+24 |
| 2015-06-18 | Auto merge of #26392 - oli-obk:unused_functions, r=dotdash | bors | -68/+0 |
| 2015-06-18 | remove unused functions from trans and llvm | Oliver Schneider | -68/+0 |
| 2015-06-18 | Auto merge of #26358 - nham:fix_24081, r=alexcrichton | bors | -4/+32 |
| 2015-06-18 | Auto merge of #26389 - Manishearth:rollup, r=Manishearth | bors | -48/+45 |
| 2015-06-18 | Rollup merge of #26387 - frewsxcv:regression-tests-25180, r=eddyb | Manish Goregaokar | -0/+13 |
| 2015-06-18 | Rollup merge of #26369 - IvanUkhov:collections, r=eddyb | Manish Goregaokar | -3/+3 |
| 2015-06-18 | Rollup merge of #26349 - petrochenkov:bitwise, r=steveklabnik | Manish Goregaokar | -5/+7 |
| 2015-06-18 | Rollup merge of #26348 - eefriedman:unused-interiorsafety, r=luqmana | Manish Goregaokar | -37/+8 |
| 2015-06-18 | Rollup merge of #26342 - steveklabnik:quix_reference_fix, r=alexcrichton | Manish Goregaokar | -3/+14 |
| 2015-06-18 | Auto merge of #26364 - frewsxcv:regression-tests-22864, r=bluss | bors | -0/+30 |
| 2015-06-18 | Auto merge of #26340 - bluss:bench-sigfix, r=alexcrichton | bors | -4/+4 |
| 2015-06-18 | Auto merge of #26336 - dotdash:raw_ptr_coercions, r=nrc | bors | -7/+40 |
| 2015-06-17 | Add regression test for #21622 | Corey Farwell | -0/+28 |
| 2015-06-17 | Add regression test for #25180 | Corey Farwell | -0/+13 |
| 2015-06-17 | Fix the E0252 error message to use better names for things. | Nick Hamann | -1/+51 |
| 2015-06-17 | rustc_driver: Frob the global PATH less | Alex Crichton | -8/+11 |
| 2015-06-18 | Auto merge of #26347 - nagisa:macro-exp, r=nrc | bors | -72/+106 |
| 2015-06-17 | Add src/etc/add-authors.sh script for managing the AUTHORS.txt file | Brian Anderson | -0/+32 |
| 2015-06-17 | Auto merge of #26326 - nikomatsakis:optimize-fulfillment-cache-in-tcx, r=pcwa... | bors | -60/+253 |
| 2015-06-17 | Auto merge of #26321 - srwalter:remove-i386-textrel, r=alexcrichton | bors | -3/+2 |
| 2015-06-17 | Remove unused emit_feature_warn function | Brian Anderson | -12/+0 |
| 2015-06-17 | Auto merge of #26315 - steveklabnik:gh26287, r=alexcrichton | bors | -1/+1 |
| 2015-06-17 | Auto merge of #26062 - eefriedman:cleanup-cached, r=nikomatsakis | bors | -0/+47 |
| 2015-06-17 | Add comment about stabilizing CString::from_ptr | Alex Crichton | -0/+6 |
| 2015-06-17 | std: Stabilize vec_map::Entry::or_insert{,_with} | Alex Crichton | -8/+7 |
| 2015-06-17 | std: Hide some internal functions more aggressively | Alex Crichton | -3/+5 |
| 2015-06-17 | std: Update stable since for `core::char` | Alex Crichton | -1/+3 |
| 2015-06-17 | More test fixes and fallout of stability changes | Alex Crichton | -122/+111 |
| 2015-06-17 | std: Move free-functions to associated functions | Alex Crichton | -35/+153 |
| 2015-06-17 | std: Deprecate the `thunk` module | Alex Crichton | -0/+1 |
| 2015-06-17 | std: Deprecate the `scoped` feature | Alex Crichton | -0/+6 |
| 2015-06-17 | std: Deprecate the `future` feature | Alex Crichton | -0/+4 |
| 2015-06-17 | std: Deprecate the `exit_status` feature | Alex Crichton | -0/+2 |
| 2015-06-17 | std: Deprecate the io::BufStream type | Alex Crichton | -0/+4 |
| 2015-06-17 | std: Stabilize the `str_matches` feature | Alex Crichton | -8/+6 |
| 2015-06-17 | std: Stabilize the `iter_{once,empty}` features | Alex Crichton | -12/+12 |
| 2015-06-17 | std: Stabilize the `once_new` feature | Alex Crichton | -1/+1 |
| 2015-06-17 | std: Stabilize the sync_poison feature | Alex Crichton | -6/+6 |
| 2015-06-17 | std: Deprecate Vec::from_raw_buf | Alex Crichton | -0/+2 |
| 2015-06-17 | std: Deprecate all permutation-related slice methods | Alex Crichton | -0/+6 |
| 2015-06-17 | std: Stabilize the remaining wrapping_* functions | Alex Crichton | -10/+10 |
| 2015-06-17 | std: Deprecate f{32,64}::consts::PI_2 | Alex Crichton | -0/+2 |
| 2015-06-17 | std: Remove two internal `str_internals` functions | Alex Crichton | -29/+2 |
| 2015-06-17 | std: Deprecate the IntSliceExt trait | Alex Crichton | -0/+4 |
| 2015-06-17 | std: Deprecate result::fold | Alex Crichton | -0/+3 |
| 2015-06-17 | std: Deprecate the copy_{,mut_}lifetime functions | Alex Crichton | -0/+8 |
| 2015-06-17 | std: Deprecate iter::{Unfold, Iterate} | Alex Crichton | -0/+12 |
| 2015-06-17 | std: Deprecate the RandomAccessIterator trait | Alex Crichton | -0/+4 |
| 2015-06-17 | Fallout in tests and docs from feature renamings | Alex Crichton | -338/+364 |