| Age | Commit message (Expand) | Author | Lines |
| 2020-03-30 | Rollup merge of #70546 - lqd:polonius_update, r=nikomatsakis | Dylan DPC | -11/+17 |
| 2020-03-30 | bless output of ui test nll/user-annotations/closure-substs.rs | Remy Rakic | -1/+1 |
| 2020-03-30 | bless output of ui test impl-trait/multiple-lifetimes/error-handling.rs | Remy Rakic | -2/+5 |
| 2020-03-30 | bless output of ui test closures/closure-expected-type/expect-region-supply-r... | Remy Rakic | -3/+3 |
| 2020-03-30 | bless output of ui test nll/outlives-suggestion-simple.rs | Remy Rakic | -4/+6 |
| 2020-03-30 | bless output of ui test hrtb/hrtb-perfect-forwarding.rs | Remy Rakic | -1/+2 |
| 2020-03-29 | Auto merge of #70009 - estebank:sugg-bound, r=Centril | bors | -492/+377 |
| 2020-03-29 | Tweak `suggest_constraining_type_param` | Esteban Küber | -492/+377 |
| 2020-03-29 | Rollup merge of #70540 - jonas-schievink:link-attr-template, r=varkor | Dylan DPC | -2/+2 |
| 2020-03-29 | add a build-pass test for issue 62220 | Dodo | -0/+22 |
| 2020-03-29 | #[link]: mention wasm_import_module instead of cfg | Jonas Schievink | -2/+2 |
| 2020-03-29 | Rollup merge of #68692 - jyn514:vec-from-array, r=LukasKalbertodt | Mazdak Farrokhzad | -7/+25 |
| 2020-03-29 | Auto merge of #70370 - petrochenkov:nosmatch, r=Centril | bors | -33/+33 |
| 2020-03-28 | Rollup merge of #70418 - PankajChaudhary5:master, r=Dylan-DPC | Dylan DPC | -0/+2 |
| 2020-03-28 | Auto merge of #70261 - Centril:angle-args-partition, r=varkor | bors | -69/+152 |
| 2020-03-28 | Auto merge of #70095 - jsgf:link-native, r=nagisa | bors | -0/+8 |
| 2020-03-27 | Rollup merge of #70457 - Centril:non-exhaustive-scrutinee-type, r=estebank | Mazdak Farrokhzad | -0/+263 |
| 2020-03-27 | Rollup merge of #70434 - Centril:fix-34421, r=estebank | Mazdak Farrokhzad | -0/+55 |
| 2020-03-27 | add the label back but make it shorter | Mazdak Farrokhzad | -16/+32 |
| 2020-03-27 | Implement -Zlink-native-libraries | Jeremy Fitzhardinge | -0/+8 |
| 2020-03-27 | address some review comments | Mazdak Farrokhzad | -81/+56 |
| 2020-03-27 | parse: improve recovery for assoc eq constraints. | Mazdak Farrokhzad | -0/+68 |
| 2020-03-27 | parse: move constraint/arg restriction to ast_validation. | Mazdak Farrokhzad | -71/+95 |
| 2020-03-27 | suggest semi on expr mac!() good as stmt mac!(). | Mazdak Farrokhzad | -0/+55 |
| 2020-03-27 | non-exhastive diagnostic: add note re. scrutinee type | Mazdak Farrokhzad | -0/+263 |
| 2020-03-27 | Auto merge of #68404 - Amanieu:llvm-asm, r=estebank | bors | -300/+320 |
| 2020-03-27 | Rollup merge of #70435 - Alexendoo:test-66706, r=Centril | Dylan DPC | -0/+45 |
| 2020-03-27 | Rollup merge of #70344 - Centril:hir-pretty, r=eddyb | Dylan DPC | -9/+9 |
| 2020-03-27 | Rollup merge of #69936 - Aaron1011:fix/suggestion-cycle, r=varkor | Dylan DPC | -0/+71 |
| 2020-03-26 | Rollup merge of #70428 - Centril:move-to-mod, r=petrochenkov | Dylan DPC | -0/+89 |
| 2020-03-26 | Rollup merge of #70413 - AminArria:match-pattern-incorrect-warning, r=Centril... | Dylan DPC | -0/+22 |
| 2020-03-26 | Add regression test for #66706 | Alex Macleod | -0/+45 |
| 2020-03-26 | Update tests to use llvm_asm! | Amanieu d'Antras | -298/+318 |
| 2020-03-26 | Rename asm! to llvm_asm! | Amanieu d'Antras | -2/+2 |
| 2020-03-26 | Add tests based on issue #70372 comments | Amin Arria | -0/+22 |
| 2020-03-26 | error_bad_item_kind: add help text | Mazdak Farrokhzad | -0/+89 |
| 2020-03-26 | Rollup merge of #70417 - rakshith-ravi:master, r=Centril | Mazdak Farrokhzad | -0/+36 |
| 2020-03-26 | Rollup merge of #70411 - ogoffart:fix-62691, r=eddyb | Mazdak Farrokhzad | -0/+7 |
| 2020-03-26 | wip pacify the merciless ui tests | Niko Matsakis | -1/+1 |
| 2020-03-26 | add test for negative specializes negative | Niko Matsakis | -0/+13 |
| 2020-03-26 | move stderr file too | Niko Matsakis | -0/+0 |
| 2020-03-26 | give the negative-impls-builtin test a more sensible name | Niko Matsakis | -0/+0 |
| 2020-03-26 | comment the `typeck-negative-impls-builtin` test | Niko Matsakis | -0/+3 |
| 2020-03-26 | move feature-gate-negative-impls test to traits/negative-impls | Niko Matsakis | -0/+0 |
| 2020-03-26 | create a tracking issue and link to it | Niko Matsakis | -3/+3 |
| 2020-03-26 | introduce `negative_impls` feature gate and document | Niko Matsakis | -90/+152 |
| 2020-03-26 | make a custom error for overlap with negative impls | Niko Matsakis | -107/+93 |
| 2020-03-26 | permit negative impls for non-auto traits | Niko Matsakis | -74/+260 |
| 2020-03-26 | Throw error when encountering `...` instead of `..` while destructing a pattern | Rakshith Ravi | -0/+36 |
| 2020-03-26 | Refactor code | PankajChaudhary5 | -0/+1 |