| Age | Commit message (Expand) | Author | Lines |
| 2019-09-15 | Auto merge of #64491 - Centril:rollup-21wkl69, r=Centril | bors | -19/+51 |
| 2019-09-15 | Rollup merge of #64472 - Mark-Simulacrum:unused-parens-attr, r=varkor | Mazdak Farrokhzad | -19/+23 |
| 2019-09-15 | Rollup merge of #64250 - Xanewok:save-analysis-assoc-nested, r=varkor | Mazdak Farrokhzad | -0/+28 |
| 2019-09-15 | Auto merge of #64474 - Mark-Simulacrum:permit-err-overlap, r=matthewjasper | bors | -0/+31 |
| 2019-09-15 | Permit impls referencing errors to overlap | Mark Rousskov | -0/+31 |
| 2019-09-15 | Auto merge of #64483 - petrochenkov:expectattr2, r=Centril | bors | -159/+159 |
| 2019-09-15 | resolve: Remove `!` from "cannot find" diagnostics for macros | Vadim Petrochenkov | -41/+41 |
| 2019-09-15 | resolve: Tweak "cannot find" wording for attributes | Vadim Petrochenkov | -118/+118 |
| 2019-09-15 | Auto merge of #64469 - matthewjasper:increase-hygiene-use, r=petrochenkov | bors | -12/+34 |
| 2019-09-15 | Remove `with_legacy_ctxt` | Matthew Jasper | -12/+34 |
| 2019-09-15 | Auto merge of #64478 - Centril:rollup-bnt51w1, r=Centril | bors | -11/+29 |
| 2019-09-15 | Rollup merge of #64471 - Mark-Simulacrum:warn-depr-attr, r=Centril | Mazdak Farrokhzad | -7/+16 |
| 2019-09-15 | Rollup merge of #64463 - petrochenkov:expectattr, r=Centril | Mazdak Farrokhzad | -4/+4 |
| 2019-09-15 | Rollup merge of #64457 - petrochenkov:macunfield, r=matthewjasper | Mazdak Farrokhzad | -0/+9 |
| 2019-09-15 | Auto merge of #60584 - jonas-schievink:ice-panic-hook, r=oli-obk | bors | -3/+18 |
| 2019-09-14 | Warn on no_start, crate_id attribute use | Mark Rousskov | -7/+16 |
| 2019-09-14 | Don't mark expression with attributes as not needing parentheses | Mark Rousskov | -19/+23 |
| 2019-09-15 | save-analysis: Process bounds in impl trait only in argument position | Igor Matuszewski | -3/+8 |
| 2019-09-14 | Try to fix the test output normalization | Jonas Schievink | -15/+15 |
| 2019-09-14 | Rollup merge of #64462 - petrochenkov:remattr, r=Centril | Mazdak Farrokhzad | -8/+8 |
| 2019-09-14 | Rollup merge of #64406 - Mark-Simulacrum:error-unknown-intrinsic, r=Centril | Mazdak Farrokhzad | -81/+165 |
| 2019-09-14 | Rollup merge of #64290 - Mark-Simulacrum:span-no-main, r=estebank | Mazdak Farrokhzad | -89/+128 |
| 2019-09-14 | resolve: Tweak some expected/found wording | Vadim Petrochenkov | -4/+4 |
| 2019-09-14 | feature_gate: Merge various attribute gating functions | Vadim Petrochenkov | -8/+8 |
| 2019-09-14 | Ban non-extern rust intrinsics | Mark Rousskov | -81/+165 |
| 2019-09-14 | Provide a span if main function is not present in crate | Mark Rousskov | -89/+128 |
| 2019-09-14 | Rollup merge of #64439 - 12101111:fix-owned-box, r=Centril | Mazdak Farrokhzad | -0/+26 |
| 2019-09-14 | Rollup merge of #64431 - pnkfelix:issue-63479-fnptr-is-structural-match, r=va... | Mazdak Farrokhzad | -0/+171 |
| 2019-09-14 | def_collector: Do not ICE on attributes on unnamed fields | Vadim Petrochenkov | -0/+9 |
| 2019-09-14 | Auto merge of #64080 - estebank:parse-format-comma, r=zackmdavis | bors | -6/+6 |
| 2019-09-14 | add trailing newline | 12101111 | -1/+1 |
| 2019-09-14 | add ui test for #64430 | 12101111 | -0/+26 |
| 2019-09-13 | Regression tests for fn ptr and `#[structural_match]` as discussed in #63479. | Felix S. Klock II | -0/+171 |
| 2019-09-13 | save-analysis: Add a related test case | Igor Matuszewski | -0/+23 |
| 2019-09-12 | Auto merge of #64360 - varkor:foreign-items-diagnostic-const-generics, r=cram... | bors | -3/+40 |
| 2019-09-12 | Auto merge of #64359 - varkor:opaque-ty-in-extern, r=estebank | bors | -104/+186 |
| 2019-09-11 | Auto merge of #64271 - Centril:non-exhaustive-peel-refs, r=estebank | bors | -33/+284 |
| 2019-09-11 | Auto merge of #64154 - alexcrichton:std-backtrace, r=sfackler | bors | -0/+75 |
| 2019-09-11 | Make wording less confusing | varkor | -5/+5 |
| 2019-09-10 | Correct the polymorphic extern fn error for const parameters | varkor | -0/+37 |
| 2019-09-10 | Refactor "not FFI-safe" diagnostic | varkor | -105/+157 |
| 2019-09-10 | Surround `PhantomData` in backticks | varkor | -6/+6 |
| 2019-09-10 | Forbid opaque types in extern blocks | varkor | -0/+30 |
| 2019-09-10 | Rollup merge of #64292 - davidtwco:issue-63832-await-temporary-lifetimes, r=m... | Mazdak Farrokhzad | -12/+43 |
| 2019-09-10 | Rollup merge of #63786 - tspiteri:const-abs, r=alexcrichton | Mazdak Farrokhzad | -0/+22 |
| 2019-09-10 | lowering: extend temporary lifetimes around await | David Wood | -12/+43 |
| 2019-09-09 | Rollup merge of #64054 - estebank:unused-import-is-to-eager, r=petrochenkov | Mazdak Farrokhzad | -11/+41 |
| 2019-09-09 | Auto merge of #64313 - Centril:rollup-7w8b67g, r=Centril | bors | -420/+375 |
| 2019-09-09 | Rollup merge of #63468 - c410-f3r:attrs, r=petrochenkov | Mazdak Farrokhzad | -420/+375 |
| 2019-09-09 | std: Add a `backtrace` module | Alex Crichton | -0/+75 |