| Age | Commit message (Expand) | Author | Lines |
| 2015-03-11 | Auto merge of #23156 - GuillaumeGomez:remove-proc, r=alexcrichton | bors | -76/+8 |
| 2015-03-11 | Change comment in parse-fail test | Guillaume Gomez | -2/+2 |
| 2015-03-11 | Auto merge of #23256 - apasel422:bound, r=alexcrichton | bors | -0/+1 |
| 2015-03-11 | Auto merge of #23251 - tbu-:pr_rm_core_str_checked_add, r=alexcrichton | bors | -1/+4 |
| 2015-03-11 | Remove ProcType and ProcExp | Guillaume Gomez | -41/+0 |
| 2015-03-10 | Auto merge of #23126 - alexcrichton:char-third-pass, r=aturon | bors | -389/+333 |
| 2015-03-10 | std: Stabilize more of the `char` module | Alex Crichton | -389/+333 |
| 2015-03-10 | Remove proc keyword | Guillaume Gomez | -37/+10 |
| 2015-03-10 | Auto merge of #23249 - tbu-:pr_rm_core_str_macros, r=alexcrichton | bors | -41/+40 |
| 2015-03-10 | derive common traits for `collections::Bound` | Andrew Paseltiner | -0/+1 |
| 2015-03-10 | Auto merge of #23250 - liigo:plain-summary-line, r=alexcrichton | bors | -3/+4 |
| 2015-03-10 | Auto merge of #23028 - Munksgaard:get_attrs_opt, r=eddyb | bors | -17/+13 |
| 2015-03-10 | get_attrs: use tcx.map.attrs | Philip Munksgaard | -2/+1 |
| 2015-03-10 | with_attrs -> attrs | Philip Munksgaard | -15/+12 |
| 2015-03-10 | Remove unneeded `saturating_add` | Tobias Bucher | -1/+4 |
| 2015-03-10 | rustdoc: get back 'plain summary line' in sidebar | Liigo Zhuang | -3/+4 |
| 2015-03-10 | Remove unneeded macro witchery | Tobias Bucher | -41/+40 |
| 2015-03-10 | Rollup merge of #23231 - killercup:patch-7, r=Manishearth | Manish Goregaokar | -2/+2 |
| 2015-03-10 | Rollup merge of #23226 - pnkfelix:add-tests-for-some-feature-gates, r=alexcri... | Manish Goregaokar | -2/+142 |
| 2015-03-10 | Rollup merge of #23195 - steveklabnik:gh19808, r=alexcrichton | Manish Goregaokar | -0/+7 |
| 2015-03-10 | Rollup merge of #23185 - steveklabnik:gh20051, r=alexcrichton | Manish Goregaokar | -8/+8 |
| 2015-03-10 | Rollup merge of #23125 - danburkert:master, r=brson | Manish Goregaokar | -0/+63 |
| 2015-03-10 | Rollup merge of #23105 - alexcrichton:rand-wrapping, r=brson | Manish Goregaokar | -121/+125 |
| 2015-03-10 | Rollup merge of #23201 - pnkfelix:fsk-struct-ooe-23112, r=nikomatsakis | Manish Goregaokar | -26/+137 |
| 2015-03-09 | rand: Use wrapping operations everywhere | Alex Crichton | -121/+125 |
| 2015-03-10 | Auto merge of #23186 - steveklabnik:gh14686, r=alexcrichton | bors | -0/+7 |
| 2015-03-09 | Auto merge of #23038 - nikomatsakis:issue-22978-defaulted-coherence, r=flaper87 | bors | -131/+299 |
| 2015-03-09 | Auto merge of #22561 - richo:as_slice-as_str, r=Manishearth | bors | -63/+63 |
| 2015-03-09 | Shrink table in the reference | Steve Klabnik | -8/+8 |
| 2015-03-09 | Add note about pre/post increment to the design FAQ. | Steve Klabnik | -0/+7 |
| 2015-03-09 | Explain super in the crates guide. | Steve Klabnik | -0/+7 |
| 2015-03-09 | Rustdoc: Add Headline Style for `tymethod` | Pascal Hertleif | -2/+2 |
| 2015-03-09 | Address nit by @flaper87 | Niko Matsakis | -1/+1 |
| 2015-03-09 | Auto merge of #21824 - sfackler:should_panic, r=alexcrichton | bors | -128/+136 |
| 2015-03-09 | Add tests checking that a number of feature gates are gating their features. | Felix S. Klock II | -2/+142 |
| 2015-03-09 | Rename #[should_fail] to #[should_panic] | Steven Fackler | -128/+136 |
| 2015-03-09 | Auto merge of #23219 - Manishearth:rollup, r=Manishearth | bors | -31/+38 |
| 2015-03-09 | fix rmake | Manish Goregaokar | -1/+1 |
| 2015-03-09 | doc: Fix extraneous as_slice()'s in docstrings | Richo Healey | -24/+24 |
| 2015-03-09 | remove uses of as_slice where deref coercions can be used | Richo Healey | -39/+39 |
| 2015-03-09 | For FRU, evaluate field expressions (into scratch temps) before base expression. | Felix S. Klock II | -26/+137 |
| 2015-03-09 | Auto merge of #23209 - richo:normalize-test-names, r=alexcrichton | bors | -7/+1 |
| 2015-03-09 | Rollup merge of #23203 - eLobato:patch-1, r=Manishearth | Manish Goregaokar | -345/+925 |
| 2015-03-09 | Rollup merge of #23202 - shepmaster:intro-threads-not-concurrent, r=steveklabnik | Manish Goregaokar | -13/+13 |
| 2015-03-09 | Rollup merge of #23187 - steveklabnik:gh17481, r=Manishearth | Manish Goregaokar | -4/+0 |
| 2015-03-09 | Rollup merge of #23183 - steveklabnik:gh22572, r=Manishearth | Manish Goregaokar | -11/+3 |
| 2015-03-09 | Rollup merge of #23144 - FuGangqiang:doc_err, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-03-09 | Rollup merge of #23210 - richo:rust-o, r=alexcrichton | Manish Goregaokar | -2/+21 |
| 2015-03-09 | Rollup merge of #23209 - richo:normalize-test-names, r=alexcrichton | Manish Goregaokar | -7/+1 |
| 2015-03-08 | normalize the current directory as Path{""} | Richo Healey | -1/+1 |