| Age | Commit message (Expand) | Author | Lines |
| 2016-04-05 | remove workaround that prints error messages with TyErr | Ariel Ben-Yehuda | -6/+1 |
| 2016-04-05 | Auto merge of #32743 - Manishearth:rollup, r=Manishearth | bors | -424/+911 |
| 2016-04-05 | Doc fix: list all module files Rust looks for. | Varun Vats | -8/+14 |
| 2016-04-05 | Doc fix: function takes argument by reference. | Varun Vats | -2/+2 |
| 2016-04-06 | Add a test | Seo Sanghyeon | -0/+16 |
| 2016-04-05 | Reinstate fast_reject for overlap checking | Aaron Turon | -70/+162 |
| 2016-04-05 | doc: make env::consts summaries less confusing | Tshepang Lekhonkhobe | -8/+8 |
| 2016-04-05 | Fix infinite loop in Arc::downgrade | Amanieu d'Antras | -0/+1 |
| 2016-04-05 | Auto merge of #32742 - eddyb:cast-fns, r=dotdash | bors | -21/+51 |
| 2016-04-05 | Add example doc for ToOwned trait | Guillaume Gomez | -0/+12 |
| 2016-04-05 | Add test for [u8]'s Ord (and fix the old test for ord) | Ulrik Sverdrup | -6/+36 |
| 2016-04-05 | Specialize equality for [T] and comparison for [u8] | Ulrik Sverdrup | -38/+139 |
| 2016-04-05 | Rollup merge of #32715 - nrc:rustdoc-highlight, r=cmr | Manish Goregaokar | -26/+49 |
| 2016-04-05 | Rollup merge of #32714 - nrc:json-err-end-span, r=sfackler | Manish Goregaokar | -15/+60 |
| 2016-04-05 | Rollup merge of #32712 - jonas-schievink:autoderef-fields-for-fn-ty, r=nagisa | Manish Goregaokar | -18/+58 |
| 2016-04-05 | Rollup merge of #32710 - jonas-schievink:consider-last-semi, r=nagisa | Manish Goregaokar | -2/+25 |
| 2016-04-05 | Rollup merge of #32692 - sfackler:time-inline, r=alexcrichton | Manish Goregaokar | -0/+5 |
| 2016-04-05 | Rollup merge of #32686 - mneumann:dragonfly_jemalloc_prefix, r=alexcrichton | Manish Goregaokar | -7/+14 |
| 2016-04-05 | Rollup merge of #32685 - dhuseby:add_freebsd_i686_snapshot_4d3eebf, r=alexcri... | Manish Goregaokar | -0/+1 |
| 2016-04-05 | Rollup merge of #32678 - mitaa:rdoc-stripped, r=alexcrichton | Manish Goregaokar | -239/+364 |
| 2016-04-05 | Rollup merge of #32675 - dhuseby:snapshots-01-04-16, r=alexcrichton | Manish Goregaokar | -0/+1 |
| 2016-04-05 | Rollup merge of #32596 - soltanmm:lazy, r=nikomatsakis | Manish Goregaokar | -108/+276 |
| 2016-04-05 | Rollup merge of #32403 - vlastachu:super_in_path, r=jseyfried | Manish Goregaokar | -9/+58 |
| 2016-04-05 | Auto merge of #29463 - jseyfried:master, r=nikomatsakis | bors | -68/+23 |
| 2016-04-05 | trans: don't declare symbols that were already imported. | Eduard Burtescu | -21/+51 |
| 2016-04-05 | Remove strange names created by lack of privacy-conscious name lookup | Tobias Bucher | -86/+74 |
| 2016-04-05 | Fixes bug which accepting using `super` in use statemet. | vlastachu | -9/+58 |
| 2016-04-04 | std: Fix linking against `signal` on Android | Alex Crichton | -9/+37 |
| 2016-04-04 | Auto merge of #32328 - jseyfried:coherence, r=nikomatsakis | bors | -207/+207 |
| 2016-04-04 | Fix backtraces on ARM EHABI. | Timon Van Overveldt | -1/+6 |
| 2016-04-05 | Reduce code duplication in thread.rs | Alan Somers | -42/+18 |
| 2016-04-05 | Centralize nightly compiler flags handling | Guillaume Gomez | -157/+154 |
| 2016-04-05 | Add nightly check on rustdoc --extend-css option | Guillaume Gomez | -1/+35 |
| 2016-04-05 | Add --extend-css option to rustdoc | Guillaume Gomez | -9/+51 |
| 2016-04-04 | Use DWARF 5 value for DW_LANG_Rust | Tom Tromey | -1/+3 |
| 2016-04-04 | Auto merge of #32647 - Amanieu:checked_atomic_intrinsics, r=eddyb | bors | -31/+161 |
| 2016-04-04 | adds dragonflybsd and freebsd to snapshots.txt | Dave Huseby | -0/+1 |
| 2016-04-05 | Mention that it's not actually a data race | Manish Goregaokar | -1/+6 |
| 2016-04-04 | Handle integer-extending for C ABI | James Miller | -21/+102 |
| 2016-04-04 | Address nits | Masood Malekghassemi | -48/+49 |
| 2016-04-04 | Auto merge of #32582 - nikomatsakis:issue-32326, r=aturon | bors | -153/+236 |
| 2016-04-04 | add error code to test | Niko Matsakis | -1/+1 |
| 2016-04-04 | fix corner case around top of stack | Niko Matsakis | -39/+64 |
| 2016-04-04 | process cycles as soon as they are detected | Niko Matsakis | -129/+187 |
| 2016-04-04 | minor: update old comments | Aleksey Kladov | -6/+6 |
| 2016-04-04 | Fix stack overflow detection on FreeBSD | Alan Somers | -2/+45 |
| 2016-04-04 | Auto merge of #32644 - oli-obk:check_all_constants_early, r=nrc | bors | -18/+60 |
| 2016-04-04 | Updated libc submodule to fb2f0bb | Alan Somers | -0/+0 |
| 2016-04-04 | Just use Some(()) instead | Jonas Schievink | -2/+2 |
| 2016-04-04 | use `unwrap_or` | Jonas Schievink | -4/+1 |