| Age | Commit message (Expand) | Author | Lines |
| 2017-08-23 | Fix tests and fallout | Alex Crichton | -2/+2 |
| 2017-08-23 | Ensure that generic arguments don't end up in attribute paths. | Jeffrey Seyfried | -0/+22 |
| 2017-08-23 | std: Mark allocation functions as nounwind | Alex Crichton | -0/+32 |
| 2017-08-23 | register fn-ptr coercion obligations out of a snapshot | Ariel Ben-Yehuda | -0/+19 |
| 2017-08-23 | ast_validation: forbid "nonstandard" literal patterns | Ariel Ben-Yehuda | -0/+23 |
| 2017-08-19 | Auto merge of #43922 - nrc:beta, r=alexcrichton | bors | -0/+20 |
| 2017-08-17 | Revert "Auto merge of #42840 - arielb1:poison-smoke-and-mirrors, r=nikomatsakis" | Ariel Ben-Yehuda | -60/+0 |
| 2017-08-17 | Revert "save the subobligations as well" | Ariel Ben-Yehuda | -74/+0 |
| 2017-08-17 | doc tests: use the filename from the source file for doc test programs, rathe... | Nick Cameron | -0/+20 |
| 2017-08-12 | Stabilize the `compile_error_macro` feature | Alex Crichton | -15/+0 |
| 2017-08-12 | std: Mark `Layout::repeat` as `#[inline]` | Alex Crichton | -0/+21 |
| 2017-08-12 | save the subobligations as well | Niko Matsakis | -0/+74 |
| 2017-08-12 | Add a feature gate | est31 | -0/+14 |
| 2017-08-12 | Avoid calling the column!() macro in panic | est31 | -0/+23 |
| 2017-07-17 | Auto merge of #42711 - Firstyear:san-on-dylib, r=alexcrichton | bors | -9/+162 |
| 2017-07-17 | Auto merge of #43266 - feadoor:issue-43253-exclusive-range-warning, r=nikomat... | bors | -0/+71 |
| 2017-07-17 | Move resolve diagnostic instability to compile-fail | Oliver Schneider | -37/+70 |
| 2017-07-17 | Change some helps to suggestions | Oliver Schneider | -142/+105 |
| 2017-07-17 | Move some tests from compile-fail to ui | Oliver Schneider | -29/+364 |
| 2017-07-16 | Fix `range_covered_by_constructor` for exclusive ranges. | Sam Cappleman-Lynes | -0/+71 |
| 2017-07-16 | Auto merge of #43237 - zackmdavis:missing_sum_and_product_for_128_bit_integer... | bors | -0/+8 |
| 2017-07-15 | Auto merge of #43224 - jseyfried:fix_macro_idents_regression, r=nrc | bors | -0/+26 |
| 2017-07-15 | Auto merge of #43179 - oli-obk:mark_all_the_expansions, r=jseyfried | bors | -0/+49 |
| 2017-07-15 | Auto merge of #43185 - durka:thread-local-pub-restricted, r=alexcrichton | bors | -7/+15 |
| 2017-07-15 | Add support for dylibs with Address Sanitizer. This supports cdylibs and stat... | William Brown | -9/+162 |
| 2017-07-14 | add u128/i128 to sum/product implementors | Zack M. Davis | -0/+8 |
| 2017-07-14 | Auto merge of #43026 - arielb1:llvm-next, r=alexcrichton | bors | -0/+36 |
| 2017-07-13 | Fix regression involving identifiers in `macro_rules!` patterns. | Jeffrey Seyfried | -0/+26 |
| 2017-07-13 | Rollup merge of #43125 - aochagavia:stable_drop, r=arielb1 | Steve Klabnik | -0/+231 |
| 2017-07-13 | Auto merge of #43158 - PlasmaPower:thread-local-try-with, r=alexcrichton | bors | -0/+37 |
| 2017-07-12 | Add regression tests to ensure stable drop order | Adolfo OchagavĂa | -0/+231 |
| 2017-07-12 | Rollup merge of #43011 - qnighy:unsized-tuple-impls, r=aturon | Mark Simulacrum | -0/+29 |
| 2017-07-12 | Rollup merge of #43000 - estebank:on-unimplemented-path, r=arielb1 | Mark Simulacrum | -3/+140 |
| 2017-07-12 | Rollup merge of #42826 - Yorwba:type-mismatch-same-absolute-paths, r=arielb1 | Mark Simulacrum | -0/+94 |
| 2017-07-12 | [LLVM] Avoid losing the !nonnull attribute in SROA | Ariel Ben-Yehuda | -0/+36 |
| 2017-07-12 | Auto merge of #43107 - michaelwoerister:less-span-info-in-debug, r=nikomatsakis | bors | -0/+63 |
| 2017-07-12 | Reintroduce expansion info for proc macros 1.1 | Oliver Schneider | -0/+49 |
| 2017-07-11 | support pub(restricted) in thread_local! | Alex Burka | -7/+15 |
| 2017-07-11 | Fix @alexcrichton comments | Lee Bousfield | -0/+4 |
| 2017-07-11 | Merge ui/README.md into COMPILER_TESTS.md and describe how custom UI normaliz... | kennytm | -32/+72 |
| 2017-07-11 | compiletest: Support custom normalization rules. | kennytm | -74/+47 |
| 2017-07-11 | compiletest: Refactor: Move the `ignore-{}` logic into its own method. | kennytm | -6/+1 |
| 2017-07-11 | Auto merge of #42913 - kennytm:fix-40569-ident-without-backtrack, r=jseyfried | bors | -2/+247 |
| 2017-07-10 | Add LocalKey::try_with as an alternative to state | Lee Bousfield | -0/+33 |
| 2017-07-10 | Auto merge of #43028 - michaelwoerister:dedup-dep-nodes, r=nikomatsakis | bors | -23/+35 |
| 2017-07-10 | Auto merge of #43109 - pnkfelix:fix-link_args-gate, r=nikomatsakis | bors | -4/+14 |
| 2017-07-10 | Fix feature gate for `#[link_args(..)]` attribute so that it will fire | Felix S. Klock II | -4/+14 |
| 2017-07-10 | Split DepNode::ItemSignature into non-overlapping variants. | Michael Woerister | -23/+35 |
| 2017-07-10 | Store all generic arguments for method calls in AST | Vadim Petrochenkov | -1/+14 |
| 2017-07-08 | Auto merge of #43097 - PlasmaPower:large-align, r=eddyb | bors | -1/+20 |