about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-04-17fix redundant_pattern_matching lintAleksei Latyshev-51/+153
2020-04-17Ignore generator-drop-cleanup on wasm32-bareJonas Schievink-31/+33
2020-04-17Lint must_use on mem::replaceJosh Stone-0/+1
2020-04-17Auto merge of #71255 - Dylan-DPC:rollup-u5yl04z, r=Dylan-DPCbors-56/+87
2020-04-17Adjust mir-opt test and make it drop somethingJonas Schievink-29/+57
2020-04-17Rollup merge of #71254 - JOE1994:add_comment, r=jonas-schievinkDylan DPC-3/+4
2020-04-17Rollup merge of #71247 - ldm0:minor, r=estebankDylan DPC-10/+11
2020-04-17Rollup merge of #71246 - crlf0710:linked_list_cursor, r=AmanieuDylan DPC-0/+8
2020-04-17Rollup merge of #71239 - JohnTitor:llvm-asm, r=AmanieuDylan DPC-19/+19
2020-04-17Rollup merge of #69642 - ecstatic-morse:issue-69615, r=oli-obkDylan DPC-24/+45
2020-04-17Make `needs_drop` less pessimistic on generatorsJonas Schievink-18/+29
2020-04-17Improved try_macro_suggestion functionDuddino-4/+2
2020-04-17Minor fix and addition to doc commentsJOE1994-3/+4
2020-04-17Improved try_macro_suggestionDuddino-4/+5
2020-04-17Moved is_try check into try_macro_suggestionDuddino-4/+3
2020-04-17Replace big JS dict with JSON parsingGuillaume Gomez-5/+41
2020-04-17Auto merge of #5423 - rkuhn:add_futures_not_send, r=flip1995bors-0/+329
2020-04-17Auto merge of #5445 - logan-dev-oss:master, r=flip1995bors-1/+57
2020-04-17Implement `Clone` for `liballoc::collections::linked_list::Cursor`.Charles Lew-0/+8
2020-04-17Remove unnecessary variable intializationDonough Liu-10/+11
2020-04-17Account for use of `try!()` in 2018 edition and guide users in the right dire...Duddino-0/+74
2020-04-17add lint futures_not_sendRoland Kuhn-0/+329
2020-04-17Auto merge of #71049 - eddyb:const-err, r=oli-obkbors-408/+193
2020-04-17Format Mailmap To Work With GitHubXAMPPRocky-2/+2
2020-04-17Rename `asm` test directory in favor of `llvm_asm`Yuki Okushi-19/+19
2020-04-17Miri: fix typoRalf Jung-1/+1
2020-04-17Auto merge of #70629 - anyska:fields-variant, r=oli-obkbors-23/+59
2020-04-17Integrate more idiomatic rust changes.logan-dev-oss-4/+6
2020-04-17Fix issue #4892.logan-dev-oss-1/+55
2020-04-17Auto merge of #5482 - phansch:diag, r=matthiaskrgrbors-328/+355
2020-04-17Auto merge of #5481 - sinkuu:no_as_ref, r=phanschbors-4/+40
2020-04-17cargo dev fmtPhilipp Hansch-37/+61
2020-04-17Cleanup: Rename 'db' variable to 'diag'Philipp Hansch-299/+302
2020-04-17Auto merge of #71230 - Dylan-DPC:rollup-rofigbv, r=Dylan-DPCbors-97/+513
2020-04-17question_mark: don't add `as_ref()` for a call expressionShotaro Yamada-4/+40
2020-04-17ty/print: pretty-print constant aggregates (arrays, tuples and ADTs).Eduard-Mihai Burtescu-25/+72
2020-04-17mir: pretty-print `Rvalue::Aggregate` correctly.Eduard-Mihai Burtescu-42/+44
2020-04-17record await span inside GeneratorInteriorTypeCausecsmoe-15/+24
2020-04-17Auto merge of #5480 - sinkuu:unit_arg_app, r=flip1995bors-1/+1
2020-04-17unit_arg suggestion may be incorrectShotaro Yamada-1/+1
2020-04-17Rollup merge of #71225 - leocassarani:patch-1, r=jonas-schievinkDylan DPC-1/+1
2020-04-17Rollup merge of #71220 - cuviper:std_or_patterns, r=Mark-SimulacrumDylan DPC-16/+14
2020-04-17Rollup merge of #71206 - RalfJung:dont-try, r=oli-obkDylan DPC-5/+5
2020-04-17Rollup merge of #71182 - JohnTitor:regression-tests, r=Mark-SimulacrumDylan DPC-0/+64
2020-04-17Rollup merge of #71164 - RalfJung:uninit-not-undef, r=oli-obkDylan DPC-11/+126
2020-04-17Rollup merge of #70910 - rakshith-ravi:master, r=cuviperDylan DPC-63/+244
2020-04-17Rollup merge of #70578 - PankajChaudhary5:master, r=GuillaumeGomezDylan DPC-1/+59
2020-04-17ty/print/pretty: use `comma_sep` instead of replicating it.Eduard-Mihai Burtescu-36/+12
2020-04-17Auto merge of #71131 - pnkfelix:issue-69798-dont-reuse-post-lto-products-when...bors-22/+121
2020-04-16Auto merge of #5479 - matthiaskrgr:readme_auto_fix, r=flip1995bors-2/+2