| Age | Commit message (Expand) | Author | Lines |
| 2020-04-19 | Rollup merge of #71324 - petrochenkov:passcheck2, r=RalfJung | Dylan DPC | -3/+3 |
| 2020-04-19 | Rollup merge of #71317 - RalfJung:unleash-inline-asm, r=ecstatic-morse | Dylan DPC | -0/+25 |
| 2020-04-19 | Rollup merge of #71310 - JohnTitor:dont-did, r=estebank | Dylan DPC | -8/+26 |
| 2020-04-19 | Rollup merge of #71026 - seiyab:issue-64362-adhoc, r=varkor | Dylan DPC | -2/+24 |
| 2020-04-19 | Update empty_enum.stderr | flip1995 | -5/+1 |
| 2020-04-19 | Auto merge of #5491 - smklein:borrowed_box, r=flip1995 | bors | -19/+31 |
| 2020-04-19 | Formatting and naming | Philipp Krones | -3/+3 |
| 2020-04-19 | Formatting and naming | Philipp Krones | -35/+38 |
| 2020-04-19 | Fix comment | Ralf Jung | -3/+2 |
| 2020-04-19 | Auto merge of #5489 - phansch:node-id-hir-id, r=flip1995 | bors | -11/+10 |
| 2020-04-19 | Auto merge of #5488 - phansch:future-not-send-ret-ty, r=flip1995 | bors | -4/+1 |
| 2020-04-19 | Auto merge of #5490 - sinkuu:toplevel_ref_arg_for, r=phansch | bors | -1/+8 |
| 2020-04-19 | Auto merge of #71231 - cuviper:rustc_or_patterns, r=Mark-Simulacrum | bors | -688/+759 |
| 2020-04-19 | fix decode logic for 'AttrId' to be symmetric with encode logic | JOE1994 | -2/+2 |
| 2020-04-19 | Cleanup: `node_id` -> `hir_id` | Philipp Hansch | -11/+10 |
| 2020-04-19 | Fix issue #2907. | Sean Klein | -19/+31 |
| 2020-04-19 | Dogfood more or_patterns in the compiler | Josh Stone | -688/+759 |
| 2020-04-19 | Fix some tests failing in `--pass check` mode | Vadim Petrochenkov | -3/+3 |
| 2020-04-19 | Don't trigger toplevel_ref_arg for `for` loops | Shotaro Yamada | -1/+8 |
| 2020-04-19 | Auto merge of #71326 - Dylan-DPC:rollup-hdlkdj5, r=Dylan-DPC | bors | -69/+138 |
| 2020-04-19 | Rollup merge of #71319 - GuillaumeGomez:cleanup-e0522, r=Dylan-DPC | Dylan DPC | -4/+7 |
| 2020-04-19 | Rollup merge of #71315 - huangjiahua:update-documentation, r=Dylan-DPC | Dylan DPC | -0/+18 |
| 2020-04-19 | Rollup merge of #71300 - rust-lang:jonas-schievink-patch-1, r=XAMPPRocky | Dylan DPC | -1/+1 |
| 2020-04-19 | Rollup merge of #71188 - Duddino:fix, r=matthewjasper | Dylan DPC | -10/+32 |
| 2020-04-19 | Rollup merge of #71107 - vorner:weak-into-raw-dangling, r=Amanieu | Dylan DPC | -54/+80 |
| 2020-04-19 | Fix false "never constructed" warnings for `Self::` variant paths | seiya | -1/+3 |
| 2020-04-19 | test for false "never constructed" warnings for `Self::` variant paths | jakubadamw | -1/+21 |
| 2020-04-19 | Cleanup: future_not_send: use `return_ty` method | Philipp Hansch | -4/+1 |
| 2020-04-19 | Clean up E0522 explanation | Guillaume Gomez | -4/+7 |
| 2020-04-19 | miri-unleash test for llvm_asm | Ralf Jung | -0/+26 |
| 2020-04-19 | Disallow values for `-C no-*` and `-Z no-*` options again. | Nicholas Nethercote | -41/+40 |
| 2020-04-19 | Improve codegen option docs. | Nicholas Nethercote | -84/+101 |
| 2020-04-19 | Show defaults in options descriptions. | Nicholas Nethercote | -99/+109 |
| 2020-04-19 | Auto merge of #70015 - jonas-schievink:gen-needs-drop, r=matthewjasper | bors | -44/+85 |
| 2020-04-19 | Replace uses of `parse_opt_*` with `parse_*` where possible. | Nicholas Nethercote | -67/+50 |
| 2020-04-19 | Make option type descriptions non-optional. | Nicholas Nethercote | -79/+43 |
| 2020-04-19 | Tweak `parse_opt_uint`. | Nicholas Nethercote | -1/+1 |
| 2020-04-19 | Fix the `-Zsanitizer_memory_track_origins` error message. | Nicholas Nethercote | -13/+7 |
| 2020-04-19 | Clean up the list of parser descriptions. | Nicholas Nethercote | -7/+6 |
| 2020-04-19 | Allow all boolean options to take values. | Nicholas Nethercote | -28/+22 |
| 2020-04-19 | Make some option descriptions fit the usual pattern. | Nicholas Nethercote | -6/+6 |
| 2020-04-19 | weak-into-raw: Add {Arc,Rc}::as_ptr | Michal 'vorner' Vaner | -2/+50 |
| 2020-04-19 | Auto merge of #69793 - estebank:predicate-obligations-4, r=nikomatsakis | bors | -313/+287 |
| 2020-04-19 | Fix `has_no_input_arg` function has self check | Rustin-Liu | -4/+7 |
| 2020-04-18 | On `FnDef` type annotation suggestion, use fn-pointer output | Esteban Küber | -1/+23 |
| 2020-04-19 | Do not show DefId in diagnostics | Yuki Okushi | -8/+26 |
| 2020-04-19 | Auto merge of #71102 - tmiasko:compiler-builtins, r=Mark-Simulacrum | bors | -2/+2 |
| 2020-04-18 | Add label to item source of bound obligation | Esteban Küber | -61/+61 |
| 2020-04-18 | Do not emit note for projected derived obligations | Esteban Küber | -48/+22 |
| 2020-04-18 | Remove `AssocTypeBound` and propagate bound `Span`s | Esteban Küber | -287/+106 |