| Age | Commit message (Expand) | Author | Lines |
| 2015-11-23 | Print the macro context name on incomplete parse | Jonas Schievink | -1/+53 |
| 2015-11-22 | Auto merge of #29968 - Manishearth:bang-macro-diag, r=eddyb | bors | -0/+13 |
| 2015-11-22 | Look up macro names as well when suggesting replacements for function resolve... | Manish Goregaokar | -0/+13 |
| 2015-11-21 | Auto merge of #29963 - dotdash:fat_copy, r=eddyb | bors | -0/+22 |
| 2015-11-21 | Auto merge of #29913 - tbu-:pr_windows_path_error_on_nul, r=alexcrichton | bors | -0/+48 |
| 2015-11-20 | Auto merge of #29961 - alexcrichton:order-dependent, r=brson | bors | -0/+46 |
| 2015-11-20 | Avoid FCA loads and extractvalue when copying fat pointers | Björn Steinbrink | -0/+22 |
| 2015-11-20 | rustc: Fix `extern crate` being order dependent | Alex Crichton | -0/+46 |
| 2015-11-20 | Auto merge of #29951 - fhahn:fix-plugin-compiler-example, r=steveklabnik | bors | -2/+9 |
| 2015-11-20 | Remove slice pattern from compiler plugin example | Florian Hahn | -2/+9 |
| 2015-11-20 | Auto merge of #29534 - oli-obk:fix/const_fn_eval, r=dotdash | bors | -0/+24 |
| 2015-11-20 | Auto merge of #29939 - mitaa:doc_const_fn, r=alexcrichton | bors | -0/+39 |
| 2015-11-19 | Show constness for functions of reexported docs | mitaa | -0/+39 |
| 2015-11-19 | Add run-pass test for paths containing the NUL character | Tobias Bucher | -0/+48 |
| 2015-11-19 | Re-unignore environment test on MinGW | Tobias Bucher | -4/+1 |
| 2015-11-19 | Auto merge of #29903 - nikomatsakis:incr-comp-ool-items, r=mw,nrc | bors | -5/+7 |
| 2015-11-18 | ratchet down the recursion limit because, at least in my testing, | Niko Matsakis | -0/+2 |
| 2015-11-18 | Patch graphviz tests to account for the fact that nested items are not | Niko Matsakis | -5/+5 |
| 2015-11-18 | Auto merge of #29910 - tbu-:pr_env_revert_mingw_weirdness, r=alexcrichton | bors | -1/+4 |
| 2015-11-18 | Auto merge of #29083 - petrochenkov:stability3, r=alexcrichton | bors | -3/+41 |
| 2015-11-18 | MIR: Add pass that erases all regions right before trans | Michael Woerister | -1/+1 |
| 2015-11-18 | Revert not-ignoring weird environment variables for MinGW | Tobias Bucher | -1/+4 |
| 2015-11-18 | Auto merge of #29882 - devonhollowood:master, r=Manishearth | bors | -55/+0 |
| 2015-11-18 | Add missing annotations and some tests | Vadim Petrochenkov | -3/+41 |
| 2015-11-17 | Auto merge of #29797 - oli-obk:remove-fromb, r=nikomatsakis | bors | -0/+46 |
| 2015-11-17 | Auto merge of #29531 - bltavares:issue-28586, r=sanxiyn | bors | -0/+16 |
| 2015-11-17 | Rollup merge of #29868 - petrochenkov:gv, r=sanxiyn | Manish Goregaokar | -2/+2 |
| 2015-11-17 | Remove 'raw_pointer_derive' lint (#14615) | Devon Hollowood | -55/+0 |
| 2015-11-17 | add unit test for the new and the changed errors | Oliver Schneider | -0/+46 |
| 2015-11-17 | Auto merge of #29837 - Wafflespeanut:unicode_chars, r=Manishearth | bors | -0/+18 |
| 2015-11-17 | Detect confusing unicode characters and show the alternative | Ravi Shankar | -0/+18 |
| 2015-11-17 | Auto merge of #29297 - tbu-:pr_env_ignore_malformed, r=alexcrichton | bors | -4/+46 |
| 2015-11-16 | Ignore malformed environment strings like glibc does | Tobias Bucher | -4/+46 |
| 2015-11-16 | Do not generate comparefoo.gv and simpleeq.gv during testing | Vadim Petrochenkov | -2/+2 |
| 2015-11-16 | Auto merge of #29828 - sanxiyn:check-macro, r=nrc | bors | -1/+20 |
| 2015-11-15 | Auto merge of #29788 - mitaa:module_name, r=arielb1 | bors | -0/+39 |
| 2015-11-15 | Auto merge of #29836 - eefriedman:normalize-fn, r=arielb1 | bors | -0/+45 |
| 2015-11-15 | fix pretty | Ariel Ben-Yehuda | -1/+2 |
| 2015-11-15 | fix remaining bugs | Ariel Ben-Yehuda | -10/+51 |
| 2015-11-15 | evaluate projections outside the outer probe in recursive evaluation | Ariel Ben-Yehuda | -0/+31 |
| 2015-11-15 | simplify and reduce the size of EvaluationResult | Ariel Ben-Yehuda | -0/+67 |
| 2015-11-14 | Consistently normalize fn types after erasing lifetimes. | Eli Friedman | -0/+45 |
| 2015-11-14 | Auto merge of #29827 - Manishearth:diag-fn-field, r=eddyb | bors | -0/+23 |
| 2015-11-14 | Check macro definition and do not expand invalid macros | Seo Sanghyeon | -1/+20 |
| 2015-11-14 | Fix diagnostics for calling indirect extern function pointer field | Manish Goregaokar | -0/+23 |
| 2015-11-14 | Auto merge of #29825 - KyleMayes:move-parse-panic, r=sanxiyn | bors | -1/+1 |
| 2015-11-13 | Move the panicking parse functions out of the parser | Kyle Mayes | -1/+1 |
| 2015-11-14 | implement coercions in MIR | Ariel Ben-Yehuda | -0/+76 |
| 2015-11-13 | represent fat ptr operands as 2 separate pointers | Ariel Ben-Yehuda | -0/+63 |
| 2015-11-13 | MIR: implement fat raw pointer comparisons | Ariel Ben-Yehuda | -0/+173 |