| Age | Commit message (Expand) | Author | Lines |
| 2015-11-23 | Print the macro context name on incomplete parse | Jonas Schievink | -11/+63 |
| 2015-11-23 | wording: results don't fail | Philipp Matthias Schäfer | -1/+1 |
| 2015-11-23 | Auto merge of #29984 - Manishearth:slice-assert, r=alexcrichton | bors | -4/+23 |
| 2015-11-23 | Improve slice indexing assertion | Manish Goregaokar | -4/+22 |
| 2015-11-23 | Mark slice_error_fail as a cold path | Manish Goregaokar | -0/+1 |
| 2015-11-22 | Auto merge of #28907 - SingingTree:rustfmt_libterm, r=nrc | bors | -390/+507 |
| 2015-11-22 | Auto merge of #29964 - alexcrichton:update-libc, r=brson | bors | -0/+0 |
| 2015-11-22 | libc: Update to master | Alex Crichton | -0/+0 |
| 2015-11-22 | test_inherit_env: Don't look for hidden environment variables on Windows | Tobias Bucher | -2/+4 |
| 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-22 | Rustfmt libterm, skip long static in compiled.rs | Bryce Van Dyk | -390/+507 |
| 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 |