| Age | Commit message (Expand) | Author | Lines |
| 2015-08-19 | Rework Arc for FCP of #27718 | Alexis Beingessner | -71/+118 |
| 2015-08-19 | Rework Rc for FCP of #27718 | Alexis Beingessner | -82/+117 |
| 2015-08-19 | Tweak aarch64 SIMD intrinsics. | Huon Wilson | -4/+7 |
| 2015-08-19 | doc: improve E0133 explanation | Tshepang Lekhonkhobe | -3/+8 |
| 2015-08-19 | make these parameters follow idiom | Tshepang Lekhonkhobe | -1/+1 |
| 2015-08-19 | doc: improve transmute example a little | Tshepang Lekhonkhobe | -2/+2 |
| 2015-08-19 | Auto merge of #27885 - steveklabnik:gh27637, r=alexcrichton | bors | -0/+3 |
| 2015-08-19 | rustc_back: add configure options for default linker and ar | Marc-Antoine Perennou | -2/+2 |
| 2015-08-19 | Improve std::io::ErrorKind | Steve Klabnik | -0/+3 |
| 2015-08-19 | Auto merge of #27677 - sylvestre:issue-27628, r=dotdash | bors | -6/+6 |
| 2015-08-19 | Issue #27628 - Also support the LLVM 3.6 IR format in two tests | Sylvestre Ledru | -6/+6 |
| 2015-08-19 | Auto merge of #27875 - alexcrichton:msvc-f32-rem, r=nrc | bors | -1/+65 |
| 2015-08-19 | Auto merge of #27493 - GSam:master, r=nrc | bors | -31/+91 |
| 2015-08-19 | Auto merge of #27849 - jonas-schievink:macro-errors, r=nikomatsakis | bors | -47/+51 |
| 2015-08-18 | std: Add into_raw_os traits to the OS preludes | Alex Crichton | -2/+2 |
| 2015-08-18 | Auto merge of #27850 - alexcrichton:fix-musl, r=brson | bors | -0/+3 |
| 2015-08-18 | Auto merge of #27836 - alexcrichton:rename-cstring-raw, r=bluss | bors | -5/+28 |
| 2015-08-18 | add a regression test for #27583. Fixes #27583. | Niko Matsakis | -0/+56 |
| 2015-08-18 | kill the old funky `can_reach` fn | Niko Matsakis | -43/+0 |
| 2015-08-18 | rewrite `free_region`/`region_inference` to use newly minted | Niko Matsakis | -59/+61 |
| 2015-08-18 | implement transitive relation type that can compute transitive | Niko Matsakis | -0/+464 |
| 2015-08-18 | remove unused import | Niko Matsakis | -1/+0 |
| 2015-08-18 | reorder imports to respect the alphabet, only one of the single most | Niko Matsakis | -2/+2 |
| 2015-08-18 | generalize bitvector code into a bitmatrix; write some unit tests, but | Niko Matsakis | -9/+176 |
| 2015-08-18 | Auto merge of #27891 - steveklabnik:rollup, r=steveklabnik | bors | -5/+60 |
| 2015-08-18 | Rollup merge of #27883 - steveklabnik:gh27587, r=alexcrichton | Steve Klabnik | -0/+5 |
| 2015-08-18 | Rollup merge of #27882 - steveklabnik:gh27428, r=alexcrichton | Steve Klabnik | -4/+54 |
| 2015-08-18 | Rollup merge of #27881 - jotomicron:patch-1, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-08-18 | Auto merge of #27624 - apasel422:issue-27620, r=Gankro | bors | -2/+23 |
| 2015-08-18 | add cfg(target_env) to the reference | Steve Klabnik | -0/+5 |
| 2015-08-18 | Add note about backtraces to TRPL | Steve Klabnik | -4/+54 |
| 2015-08-18 | Auto merge of #27536 - steveklabnik:doc_object_safety, r=alexcrichton | bors | -0/+38 |
| 2015-08-18 | std: Rename `cstr_memory` feature to use "raw" | Alex Crichton | -5/+28 |
| 2015-08-18 | Add object safety to TRPL | Steve Klabnik | -0/+38 |
| 2015-08-18 | Fixed example in documentation | jotomicron | -1/+1 |
| 2015-08-18 | Remove repetition in Seek::seek() doc | Remi Rampin | -3/+0 |
| 2015-08-18 | Auto merge of #27870 - durka:patch-5, r=steveklabnik | bors | -9/+0 |
| 2015-08-18 | Auto merge of #27869 - alexcrichton:libtest-panic, r=brson | bors | -1/+1 |
| 2015-08-18 | Auto merge of #27866 - arielb1:really-fast-reject, r=nikomatsakis | bors | -24/+86 |
| 2015-08-17 | trans: Call `fmod` manually for 32-bit float rem | Alex Crichton | -1/+65 |
| 2015-08-18 | Auto merge of #27823 - eefriedman:float-dep-core, r=alexcrichton | bors | -318/+194 |
| 2015-08-17 | core: Shuffle around float parsing | Alex Crichton | -138/+133 |
| 2015-08-17 | core: Stabilize prelude::v1 | Alex Crichton | -18/+19 |
| 2015-08-18 | Auto merge of #27474 - bluss:twoway-reverse, r=brson | bors | -64/+213 |
| 2015-08-17 | Auto merge of #27169 - huonw:simd, r=alexcrichton | bors | -1028/+3028 |
| 2015-08-17 | Add AArch64 vrecpeq_... intrinsic (necessary for minimal API). | Huon Wilson | -0/+2 |
| 2015-08-17 | Clean up simd_cast translation. | Huon Wilson | -106/+69 |
| 2015-08-17 | Revamp SIMD intrinsic trans error handling. | Huon Wilson | -131/+129 |
| 2015-08-17 | simd_shuffleNNN returns its type parameter directly. | Huon Wilson | -11/+2 |
| 2015-08-17 | Shim some of the old std::simd functionality. | Huon Wilson | -16/+56 |