| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2015-11-13 | Auto merge of #29800 - Detegr:master, r=nikomatsakis | bors | -0/+14 |
| 2015-11-12 | Auto merge of #29780 - KyleMayes:quote-ext, r=nrc | bors | -10/+51 |
| 2015-11-12 | Add feature gate test for #[fundamental] attribute | Antti Keränen | -0/+14 |
| 2015-11-12 | Auto merge of #29770 - ollie27:assert_eq_unsized, r=alexcrichton | bors | -0/+13 |
| 2015-11-12 | Fixup #29776 | Manish Goregaokar | -8/+16 |
| 2015-11-12 | Rollup merge of #29776 - nikomatsakis:mir-29740, r=nrc | Manish Goregaokar | -0/+318 |
| 2015-11-12 | Auto merge of #29616 - nagisa:mir-repeat, r=nikomatsakis | bors | -0/+41 |
| 2015-11-11 | ignore pretty since it dies for some mysterious reason I can't be | Niko Matsakis | -0/+2 |
| 2015-11-12 | Fix hygiene regression in patterns | Vadim Petrochenkov | -0/+45 |
| 2015-11-11 | Add test for assert_eq! with none Sized types | Oliver Middleton | -0/+13 |
| 2015-11-11 | Rewrite match algorithm to avoid massive blowup in generated code for | Niko Matsakis | -0/+316 |
| 2015-11-11 | libsyntax: Add more quasiquoting macros | Kyle Mayes | -10/+51 |
| 2015-11-12 | Rollup merge of #29777 - Manishearth:const_irrefutable_diag, r=eddyb | Manish Goregaokar | -0/+28 |
| 2015-11-12 | Add test for constant pattern diagnostics | Manish Goregaokar | -0/+28 |
| 2015-11-11 | Auto merge of #29763 - nikomatsakis:mir-29227, r=nikomatsakis | bors | -0/+151 |
| 2015-11-11 | Ignore long lines on this test. | Niko Matsakis | -0/+2 |
| 2015-11-11 | Auto merge of #29738 - sanxiyn:suggest-mut, r=nrc | bors | -0/+30 |
| 2015-11-10 | Add regression test for #29227. | Niko Matsakis | -0/+149 |
| 2015-11-11 | Auto merge of #29727 - alexcrichton:debug-unused-result, r=sfackler | bors | -0/+20 |
| 2015-11-11 | Auto merge of #29726 - petrochenkov:privsan, r=alexcrichton | bors | -6/+113 |
| 2015-11-10 | use Constant for repetition count in mir::Repeat | Simonas Kazlauskas | -0/+20 |
| 2015-11-10 | Auto merge of #29714 - petrochenkov:strparse, r=nrc | bors | -6/+14 |
| 2015-11-10 | Auto merge of #29705 - Ryman:mismatched_typaram_counts, r=alexcrichton | bors | -1/+2 |
| 2015-11-10 | Auto merge of #29697 - dotdash:mir_trans_switchint, r=nikomatsakis | bors | -0/+24 |
| 2015-11-10 | Auto merge of #29699 - tamird:valgrind-supp, r=alexcrichton | bors | -1/+1 |
| 2015-11-10 | Auto merge of #29546 - alexcrichton:new-libc, r=brson | bors | -15/+22 |
| 2015-11-09 | std: Migrate to the new libc | Alex Crichton | -15/+22 |
| 2015-11-10 | Suggest `mut` for mutability errors | Seo Sanghyeon | -0/+30 |
| 2015-11-09 | Use enum ParsePub instead of bool in field parsing + typo | Vadim Petrochenkov | -2/+2 |
| 2015-11-09 | Improve error message | Vadim Petrochenkov | -0/+2 |
| 2015-11-09 | syntax: Use `let _` in #[derive(Debug)] | Alex Crichton | -0/+20 |
| 2015-11-09 | rustc_privacy: Fix bugs in SanePrivacyVisitor | Vadim Petrochenkov | -6/+113 |
| 2015-11-09 | [MIR trans] Add support for SwitchInt | Björn Steinbrink | -0/+24 |
| 2015-11-09 | syntax: Merge parsing code for structures and variants | Vadim Petrochenkov | -6/+12 |
| 2015-11-09 | Remove executable permission from .rs files | Andrew Paseltiner | -0/+0 |
| 2015-11-09 | librustc_typeck: give more information when supplied wrong number of type-par... | Kevin Butler | -1/+2 |
| 2015-11-08 | valgrind: update suppressions and move interesting tests | Tamir Duberstein | -0/+0 |
| 2015-11-08 | print the unexpected character | Tamir Duberstein | -1/+1 |
| 2015-11-08 | librustc: dont warn for inside of items when the parent is dead | Kevin Butler | -3/+33 |
| 2015-11-07 | Rollup merge of #29656 - arcnmx:static-extern, r=alexcrichton | Manish Goregaokar | -1/+5 |
| 2015-11-06 | Auto merge of #29462 - alexcrichton:refactor-process-ret, r=aturon | bors | -0/+37 |
| 2015-11-06 | std: Refactor process exit code handling slightly | Alex Crichton | -0/+37 |
| 2015-11-06 | Auto merge of #29582 - oli-obk:token_tree, r=sfackler | bors | -3/+3 |
| 2015-11-06 | remove `Tt` prefix from TokenType variants | Oliver Schneider | -3/+3 |
| 2015-11-06 | Auto merge of #29620 - petrochenkov:reachable2, r=alexcrichton | bors | -2/+25 |
| 2015-11-06 | Auto merge of #29615 - steveklabnik:lol_strings, r=alexcrichton | bors | -5/+5 |
| 2015-11-06 | Preserve public static items across LTO | arcnmx | -1/+5 |