| Age | Commit message (Expand) | Author | Lines |
| 2020-04-17 | fix redundant_pattern_matching lint | Aleksei Latyshev | -51/+153 |
| 2020-04-17 | Ignore generator-drop-cleanup on wasm32-bare | Jonas Schievink | -31/+33 |
| 2020-04-17 | Lint must_use on mem::replace | Josh Stone | -0/+1 |
| 2020-04-17 | Auto merge of #71255 - Dylan-DPC:rollup-u5yl04z, r=Dylan-DPC | bors | -56/+87 |
| 2020-04-17 | Adjust mir-opt test and make it drop something | Jonas Schievink | -29/+57 |
| 2020-04-17 | Rollup merge of #71254 - JOE1994:add_comment, r=jonas-schievink | Dylan DPC | -3/+4 |
| 2020-04-17 | Rollup merge of #71247 - ldm0:minor, r=estebank | Dylan DPC | -10/+11 |
| 2020-04-17 | Rollup merge of #71246 - crlf0710:linked_list_cursor, r=Amanieu | Dylan DPC | -0/+8 |
| 2020-04-17 | Rollup merge of #71239 - JohnTitor:llvm-asm, r=Amanieu | Dylan DPC | -19/+19 |
| 2020-04-17 | Rollup merge of #69642 - ecstatic-morse:issue-69615, r=oli-obk | Dylan DPC | -24/+45 |
| 2020-04-17 | Make `needs_drop` less pessimistic on generators | Jonas Schievink | -18/+29 |
| 2020-04-17 | Improved try_macro_suggestion function | Duddino | -4/+2 |
| 2020-04-17 | Minor fix and addition to doc comments | JOE1994 | -3/+4 |
| 2020-04-17 | Improved try_macro_suggestion | Duddino | -4/+5 |
| 2020-04-17 | Moved is_try check into try_macro_suggestion | Duddino | -4/+3 |
| 2020-04-17 | Replace big JS dict with JSON parsing | Guillaume Gomez | -5/+41 |
| 2020-04-17 | Auto merge of #5423 - rkuhn:add_futures_not_send, r=flip1995 | bors | -0/+329 |
| 2020-04-17 | Auto merge of #5445 - logan-dev-oss:master, r=flip1995 | bors | -1/+57 |
| 2020-04-17 | Implement `Clone` for `liballoc::collections::linked_list::Cursor`. | Charles Lew | -0/+8 |
| 2020-04-17 | Remove unnecessary variable intialization | Donough Liu | -10/+11 |
| 2020-04-17 | Account for use of `try!()` in 2018 edition and guide users in the right dire... | Duddino | -0/+74 |
| 2020-04-17 | add lint futures_not_send | Roland Kuhn | -0/+329 |
| 2020-04-17 | Auto merge of #71049 - eddyb:const-err, r=oli-obk | bors | -408/+193 |
| 2020-04-17 | Format Mailmap To Work With GitHub | XAMPPRocky | -2/+2 |
| 2020-04-17 | Rename `asm` test directory in favor of `llvm_asm` | Yuki Okushi | -19/+19 |
| 2020-04-17 | Miri: fix typo | Ralf Jung | -1/+1 |
| 2020-04-17 | Auto merge of #70629 - anyska:fields-variant, r=oli-obk | bors | -23/+59 |
| 2020-04-17 | Integrate more idiomatic rust changes. | logan-dev-oss | -4/+6 |
| 2020-04-17 | Fix issue #4892. | logan-dev-oss | -1/+55 |
| 2020-04-17 | Auto merge of #5482 - phansch:diag, r=matthiaskrgr | bors | -328/+355 |
| 2020-04-17 | Auto merge of #5481 - sinkuu:no_as_ref, r=phansch | bors | -4/+40 |
| 2020-04-17 | cargo dev fmt | Philipp Hansch | -37/+61 |
| 2020-04-17 | Cleanup: Rename 'db' variable to 'diag' | Philipp Hansch | -299/+302 |
| 2020-04-17 | Auto merge of #71230 - Dylan-DPC:rollup-rofigbv, r=Dylan-DPC | bors | -97/+513 |
| 2020-04-17 | question_mark: don't add `as_ref()` for a call expression | Shotaro Yamada | -4/+40 |
| 2020-04-17 | ty/print: pretty-print constant aggregates (arrays, tuples and ADTs). | Eduard-Mihai Burtescu | -25/+72 |
| 2020-04-17 | mir: pretty-print `Rvalue::Aggregate` correctly. | Eduard-Mihai Burtescu | -42/+44 |
| 2020-04-17 | record await span inside GeneratorInteriorTypeCause | csmoe | -15/+24 |
| 2020-04-17 | Auto merge of #5480 - sinkuu:unit_arg_app, r=flip1995 | bors | -1/+1 |
| 2020-04-17 | unit_arg suggestion may be incorrect | Shotaro Yamada | -1/+1 |
| 2020-04-17 | Rollup merge of #71225 - leocassarani:patch-1, r=jonas-schievink | Dylan DPC | -1/+1 |
| 2020-04-17 | Rollup merge of #71220 - cuviper:std_or_patterns, r=Mark-Simulacrum | Dylan DPC | -16/+14 |
| 2020-04-17 | Rollup merge of #71206 - RalfJung:dont-try, r=oli-obk | Dylan DPC | -5/+5 |
| 2020-04-17 | Rollup merge of #71182 - JohnTitor:regression-tests, r=Mark-Simulacrum | Dylan DPC | -0/+64 |
| 2020-04-17 | Rollup merge of #71164 - RalfJung:uninit-not-undef, r=oli-obk | Dylan DPC | -11/+126 |
| 2020-04-17 | Rollup merge of #70910 - rakshith-ravi:master, r=cuviper | Dylan DPC | -63/+244 |
| 2020-04-17 | Rollup merge of #70578 - PankajChaudhary5:master, r=GuillaumeGomez | Dylan DPC | -1/+59 |
| 2020-04-17 | ty/print/pretty: use `comma_sep` instead of replicating it. | Eduard-Mihai Burtescu | -36/+12 |
| 2020-04-17 | Auto merge of #71131 - pnkfelix:issue-69798-dont-reuse-post-lto-products-when... | bors | -22/+121 |
| 2020-04-16 | Auto merge of #5479 - matthiaskrgr:readme_auto_fix, r=flip1995 | bors | -2/+2 |