| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-07-28 | fix borrow-splitting | Alexis Beingessner | -10/+9 |
| 2015-07-28 | fix incorrect name | Alexis Beingessner | -1/+1 |
| 2015-07-28 | lots more felix fixes | Alexis Beingessner | -74/+104 |
| 2015-07-28 | many many pnkfelix fixes | Alexis Beingessner | -126/+200 |
| 2015-07-27 | OBRM for aturon | Alexis Beingessner | -26/+50 |
| 2015-07-27 | vec fixes for huonw | Alexis Beingessner | -14/+17 |
| 2015-07-27 | fixups for aturon | Alexis Beingessner | -25/+43 |
| 2015-07-26 | fixup atomics | Alexis Beingessner | -3/+3 |
| 2015-07-26 | expand lifetime splitting to show IterMut is totally safe | Alexis Beingessner | -53/+194 |
| 2015-07-24 | fix accident | Alexis Beingessner | -1/+2 |
| 2015-07-20 | remove subtyping from coercions, it's something else | Alexis Beingessner | -7/+5 |
| 2015-07-20 | clarify casts are checked at compile time | Alexis Beingessner | -2/+8 |
| 2015-07-20 | remove redundant explanation | Alexis Beingessner | -16/+1 |
| 2015-07-20 | explain phantom | Alexis Beingessner | -0/+3 |
| 2015-07-20 | get into the weeds over GEP and allocations | Alexis Beingessner | -58/+209 |
| 2015-07-20 | UB is src bzns | Alexis Beingessner | -1/+1 |
| 2015-07-20 | mention void pointers | Alexis Beingessner | -3/+8 |
| 2015-07-20 | clean up vec chapter of tarpl | Alexis Beingessner | -177/+192 |
| 2015-07-20 | flesh out void types | Alexis Beingessner | -2/+26 |
| 2015-07-19 | some conversions cleanup | Alexis Beingessner | -23/+39 |
| 2015-07-19 | fixup and cool example for checked-uninit | Alexis Beingessner | -1/+24 |
| 2015-07-18 | fix up lifetimes | Alexis Beingessner | -6/+0 |
| 2015-07-18 | fix typo | Alexis Beingessner | -1/+1 |
| 2015-07-17 | no really I deleted you | Alexis Beingessner | -233/+0 |
| 2015-07-17 | shard out misc section on lifetimes properly | Alexis Beingessner | -1/+357 |
| 2015-07-17 | update subtyping to be a bit clearer about reference variance | Alexis Beingessner | -49/+70 |
| 2015-07-14 | properly remove moved text | Alexis Beingessner | -177/+0 |
| 2015-07-14 | split out vec-zsts correctly | Alexis Beingessner | -0/+177 |
| 2015-07-14 | fix all the doc tests | Alexis Beingessner | -121/+176 |
| 2015-07-14 | nits and realigning | Alexis Beingessner | -481/+501 |
| 2015-07-14 | fix via mdinger | Alexis Beingessner | -2/+2 |
| 2015-07-13 | update build to make tarpl | Alexis Beingessner | -2/+10 |
| 2015-07-13 | move everything into the Rust tree | Alexis Beingessner | -0/+4697 |
| 2015-07-13 | move everything to tarpl | Alexis Beingessner | -0/+0 |
| 2015-07-13 | remove chaff | Alexis Beingessner | -407/+0 |
| 2015-07-13 | remove salsh | Alexis Beingessner | -1/+1 |
| 2015-07-13 | several fixups | Alexis Beingessner | -15/+25 |
| 2015-07-13 | shard out and clean up unwinding | Alexis Beingessner | -256/+264 |
| 2015-07-13 | fix definition | Alexis Beingessner | -2/+2 |
| 2015-07-13 | clarify atomics | Alexis Beingessner | -28/+57 |
| 2015-07-13 | Auto merge of #26241 - SimonSapin:derefmut-for-string, r=alexcrichton | bors | -27/+213 |
| 2015-07-13 | Auto merge of #27006 - ryanp-me:apple-llvm, r=brson | bors | -23/+38 |
| 2015-07-13 | Fix tests for changes in #26241. | Simon Sapin | -19/+5 |
| 2015-07-13 | Auto merge of #26993 - michaelwoerister:msvc-debuginfo, r=alexcrichton | bors | -0/+24 |
| 2015-07-13 | fix | Alexis Beingessner | -1/+1 |
| 2015-07-13 | Auto merge of #26984 - nham:errorck-ignore-long-diag, r=brson | bors | -0/+22 |
| 2015-07-13 | rewrite intro | Alexis Beingessner | -154/+202 |
| 2015-07-13 | Auto merge of #27001 - tsion:patch-2, r=Gankro | bors | -1/+1 |
| 2015-07-13 | Mark some new things as unstable. | Simon Sapin | -1/+3 |
| 2015-07-13 | Add str::split_at_mut | Simon Sapin | -0/+34 |
