| Age | Commit message (Expand) | Author | Lines |
| 2015-11-24 | rustfmt libcollections | Nick Cameron | -982/+1426 |
| 2015-11-24 | rustfmt: liballoc, liballoc_*, libarena | Nick Cameron | -51/+52 |
| 2015-11-22 | Auto merge of #29716 - Manishearth:repr-error, r=Gankro | bors | -15/+87 |
| 2015-11-22 | Auto merge of #29980 - Manishearth:missing-diag, r=eddyb | bors | -0/+9 |
| 2015-11-22 | Improve transmute diagnostics with a note about destructors | Manish Goregaokar | -0/+3 |
| 2015-11-22 | Register diagnostics for rustc_privacy and rustc_trans properly | Manish Goregaokar | -0/+6 |
| 2015-11-22 | Auto merge of #29968 - Manishearth:bang-macro-diag, r=eddyb | bors | -30/+76 |
| 2015-11-22 | Look up macro names as well when suggesting replacements for function resolve... | Manish Goregaokar | -30/+76 |
| 2015-11-21 | Auto merge of #29963 - dotdash:fat_copy, r=eddyb | bors | -0/+25 |
| 2015-11-21 | Auto merge of #29966 - MatthiasKauer:master, r=steveklabnik | bors | -3/+2 |
| 2015-11-21 | Auto merge of #29948 - devonhollowood:fromstr-parse, r=steveklabnik | bors | -0/+7 |
| 2015-11-21 | Auto merge of #29913 - tbu-:pr_windows_path_error_on_nul, r=alexcrichton | bors | -30/+85 |
| 2015-11-21 | Also check for NULs in environment variables | Tobias Bucher | -18/+20 |
| 2015-11-21 | Auto merge of #29916 - Manishearth:diag-401, r=steveklabnik | bors | -1/+71 |
| 2015-11-21 | change link on book front page trpl -> book | Matthias Kauer | -3/+2 |
| 2015-11-20 | Auto merge of #29961 - alexcrichton:order-dependent, r=brson | bors | -5/+81 |
| 2015-11-20 | Avoid FCA loads and extractvalue when copying fat pointers | Björn Steinbrink | -0/+25 |
| 2015-11-20 | Auto merge of #29945 - nrc:save-crate-name, r=alexcrichton | bors | -2/+10 |
| 2015-11-20 | rustc: Fix `extern crate` being order dependent | Alex Crichton | -5/+81 |
| 2015-11-20 | Auto merge of #29822 - petrochenkov:pubexport, r=alexcrichton | bors | -274/+205 |
| 2015-11-20 | Add E0517, E0518 for repr() errors | Manish Goregaokar | -15/+87 |
| 2015-11-20 | Auto merge of #29951 - fhahn:fix-plugin-compiler-example, r=steveklabnik | bors | -6/+20 |
| 2015-11-20 | Remove slice pattern from compiler plugin example | Florian Hahn | -6/+20 |
| 2015-11-20 | Auto merge of #29950 - fhahn:small-doc-fix-rename-var, r=bluss | bors | -4/+4 |
| 2015-11-20 | Rename result variable in HashSet's intersection and union examples | Florian Hahn | -4/+4 |
| 2015-11-20 | Auto merge of #29534 - oli-obk:fix/const_fn_eval, r=dotdash | bors | -15/+38 |
| 2015-11-20 | Add information about str::parse() in FromStr docs | Devon Hollowood | -0/+7 |
| 2015-11-20 | Auto merge of #29943 - brson:inline-threshold, r=nrc | bors | -5/+14 |
| 2015-11-20 | Auto merge of #29942 - brson:rmsegstack, r=alexcrichton | bors | -3/+0 |
| 2015-11-20 | save-analysis: make the dump file's name closer to the crate file's name | Nick Cameron | -2/+10 |
| 2015-11-20 | Auto merge of #29939 - mitaa:doc_const_fn, r=alexcrichton | bors | -5/+57 |
| 2015-11-19 | Add -C inline-threshold | Brian Anderson | -5/+14 |
| 2015-11-19 | Remove segmented stack option from LLVMRustCreateTargetMachine. Unused. | Brian Anderson | -3/+0 |
| 2015-11-19 | Auto merge of #29894 - alexcrichton:stdtime, r=brson | bors | -102/+816 |
| 2015-11-19 | Auto merge of #29901 - tbu-:pr_env_ignore_malformed_windows, r=alexcrichton | bors | -19/+25 |
| 2015-11-19 | Show constness for functions of reexported docs | mitaa | -2/+54 |
| 2015-11-19 | Fix rustdocs `unsafe const fn` ordering | mitaa | -3/+3 |
| 2015-11-19 | Add run-pass test for paths containing the NUL character | Tobias Bucher | -0/+48 |
| 2015-11-19 | Error when paths contain NUL characters | Tobias Bucher | -19/+24 |
| 2015-11-19 | Re-unignore environment test on MinGW | Tobias Bucher | -5/+2 |
| 2015-11-19 | Ignore malformed environment variables on Windows too | Tobias Bucher | -15/+24 |
| 2015-11-19 | Auto merge of #29925 - Ms2ger:fmt-trans-base, r=luqmana | bors | -485/+561 |
| 2015-11-19 | std: Add Instant and SystemTime to std::time | Alex Crichton | -102/+816 |
| 2015-11-19 | src/doc/trpl -> src/doc/book | Steve Klabnik | -0/+0 |
| 2015-11-19 | Avoid a string allocation. | Ms2ger | -1/+1 |
| 2015-11-19 | Rustfmt trans/base.rs. | Ms2ger | -485/+561 |
| 2015-11-19 | Changes to data produced by privacy pass | Vadim Petrochenkov | -274/+205 |
| 2015-11-19 | Auto merge of #29917 - shssoichiro:doc-sidebar-order, r=alexcrichton | bors | -1/+1 |
| 2015-11-19 | Auto merge of #29903 - nikomatsakis:incr-comp-ool-items, r=mw,nrc | bors | -1271/+1396 |
| 2015-11-18 | Update unit tests in driver. | Niko Matsakis | -2/+3 |