about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-10-26Do not ICE on invalid inputEsteban Küber-7/+89
2020-10-26Auto merge of #78196 - pietroalbini:shipped-files, r=Mark-Simulacrumbors-12/+41
2020-10-26build-manifest: allow creating a list of files shipped in a releasePietro Albini-12/+41
2020-10-26Auto merge of #78324 - RalfJung:uninhabited-statics, r=oli-obkbors-6/+139
2020-10-26Auto merge of #75728 - nagisa:improve_align_offset_2, r=Mark-Simulacrumbors-3/+14
2020-10-26Auto merge of #78387 - Dylan-DPC:rollup-ch0st6z, r=Dylan-DPCbors-368/+913
2020-10-26Rollup merge of #78295 - Alexendoo:ice-regression-tests, r=nagisaDylan DPC-0/+134
2020-10-26Rollup merge of #78268 - JohnTitor:issue-78262, r=estebankDylan DPC-0/+50
2020-10-26Rollup merge of #78252 - bugadani:issue-45964, r=Mark-SimulacrumDylan DPC-0/+38
2020-10-26Rollup merge of #78247 - simonvandel:fix-78192, r=oli-obkDylan DPC-9/+55
2020-10-26Rollup merge of #78214 - estebank:match-semicolon, r=oli-obkDylan DPC-318/+567
2020-10-26Rollup merge of #78161 - jonas-schievink:irlo-issue-link, r=Mark-SimulacrumDylan DPC-2/+5
2020-10-26Rollup merge of #78137 - tmiasko:compiletest-tracing, r=Mark-SimulacrumDylan DPC-3/+3
2020-10-26Rollup merge of #78126 - shepmaster:aarch64-apple-darwin-valist, r=nagisaDylan DPC-17/+19
2020-10-26Rollup merge of #77836 - RalfJung:transmute_copy, r=Mark-SimulacrumDylan DPC-4/+4
2020-10-26Rollup merge of #74477 - chansuke:sys-wasm-unsafe-op-in-unsafe-fn, r=Mark-Sim...Dylan DPC-15/+38
2020-10-26Auto merge of #77283 - estebank:if-let-sugg, r=Mark-Simulacrumbors-34/+56
2020-10-25Properly define va_arg and va_list for aarch64-apple-darwinJake Goulding-9/+13
2020-10-25Auto merge of #78015 - ssomers:btree_merge_mergers, r=Mark-Simulacrumbors-97/+111
2020-10-25Tweak `if let` suggestion to be more liberal with suggestion and to not ICEEsteban Küber-34/+56
2020-10-25Auto merge of #78179 - RalfJung:miri-comments, r=oli-obkbors-23/+25
2020-10-25Auto merge of #77901 - jonas-schievink:unignore-test-36710, r=Mark-Simulacrumbors-4/+5
2020-10-25Auto merge of #78253 - Aaron1011:bump-llvm-deadarg, r=cuviperbors-0/+51
2020-10-25also test non-extern uninhabited staticsRalf Jung-1/+26
2020-10-25Auto merge of #78350 - JohnTitor:rollup-vbbm5wf, r=JohnTitorbors-130/+426
2020-10-25Rollup merge of #78326 - Aaron1011:fix/min-stmt-lints, r=petrochenkovYuki Okushi-22/+94
2020-10-25Rollup merge of #78322 - ssomers:btree_no_min_len_at_node_level, r=Mark-Simul...Yuki Okushi-55/+55
2020-10-25Rollup merge of #78320 - phil-opp:patch-5, r=GuillaumeGomez,alexcrichtonYuki Okushi-1/+1
2020-10-25Rollup merge of #78276 - cutsoy:bump-backtrace, r=nagisaYuki Okushi-0/+0
2020-10-25Rollup merge of #78209 - JohnTitor:compiler-builtins, r=AmanieuYuki Okushi-2/+2
2020-10-25Rollup merge of #78208 - liketechnik:issue-69399, r=oli-obkYuki Okushi-41/+177
2020-10-25Rollup merge of #78085 - wesleywiser:mir_validation_switch_int, r=oli-obkYuki Okushi-2/+24
2020-10-25Rollup merge of #77984 - Aaron1011:fix/macro-mod-weird-parent, r=petrochenkovYuki Okushi-7/+73
2020-10-25Auto merge of #77476 - tgnottingham:buffered_siphasher128, r=nnethercotebors-196/+389
2020-10-25Auto merge of #77546 - lcnr:impl-trait-closure, r=eddybbors-19/+98
2020-10-25Auto merge of #77398 - wesleywiser:measureme_0_8, r=Mark-Simulacrumbors-25/+22
2020-10-25Test with NLL explicitlyYuki Okushi-4/+19
2020-10-24Upgrade to measureme 9.0.0Wesley Wiser-25/+22
2020-10-25Auto merge of #77526 - RalfJung:dont-promote-unions, r=lcnrbors-21/+30
2020-10-25Do not try to report on closures to avoid ICEYuki Okushi-0/+35
2020-10-25Auto merge of #78310 - ebroto:clippyup, r=Manishearthbors-577/+2159
2020-10-24Auto merge of #78334 - jonas-schievink:rollup-z0gzbmm, r=jonas-schievinkbors-820/+1418
2020-10-24Add unbounded_depth to serde_json (clippy-driver)Eduardo Broto-1/+1
2020-10-24Rollup merge of #78327 - petrochenkov:inconsist, r=Aaron1011Jonas Schievink-4/+29
2020-10-24Rollup merge of #78318 - bugadani:tyctx-impl, r=petrochenkovJonas Schievink-4/+4
2020-10-24Rollup merge of #78272 - lcnr:abstract-const-unused-node, r=oli-obkJonas Schievink-21/+132
2020-10-24Rollup merge of #78191 - tmiasko:temp-match-branch-simplification, r=oli-obkJonas Schievink-48/+309
2020-10-24Rollup merge of #78119 - fusion-engineering-forks:panic-use-as-str, r=AmanieuJonas Schievink-3/+20
2020-10-24Rollup merge of #78072 - Nadrieril:cleanup-constant-matching, r=varkorJonas Schievink-347/+448
2020-10-24Rollup merge of #78069 - fusion-engineering-forks:core-const-panic-str, r=Ral...Jonas Schievink-20/+60