| Age | Commit message (Expand) | Author | Lines |
| 2020-03-22 | Auto merge of #69079 - CAD97:layout-of-ptr, r=RalfJung | bors | -8/+142 |
| 2020-03-22 | Add span label to primary error span | Esteban Küber | -80/+76 |
| 2020-03-22 | Increase verbosity when suggesting subtle code changes | Esteban Küber | -239/+360 |
| 2020-03-22 | Auto merge of #70275 - Dylan-DPC:rollup-1fbosob, r=Dylan-DPC | bors | -252/+321 |
| 2020-03-22 | update `make_contiguous` docs | Bastian Kauschke | -1/+3 |
| 2020-03-22 | Rollup merge of #70266 - petrochenkov:prochead, r=varkor | Dylan DPC | -31/+20 |
| 2020-03-22 | Rollup merge of #70254 - matthiaskrgr:cl4ppy, r=Centril | Dylan DPC | -67/+34 |
| 2020-03-22 | Rollup merge of #70240 - brain0:thread_id, r=Mark-Simulacrum | Dylan DPC | -4/+4 |
| 2020-03-22 | Rollup merge of #70229 - matthiaskrgr:cl3ppy, r=Mark-Simulacrum | Dylan DPC | -115/+92 |
| 2020-03-22 | Rollup merge of #70223 - lcnr:issue70167, r=eddyb | Dylan DPC | -4/+54 |
| 2020-03-22 | Rollup merge of #70209 - Centril:recover-quant-closure, r=petrochenkov | Dylan DPC | -14/+66 |
| 2020-03-22 | Rollup merge of #70172 - eddyb:retokenize-external-src, r=petrochenkov | Dylan DPC | -7/+15 |
| 2020-03-22 | Rollup merge of #68099 - lukaslueg:into_raw_unsafe, r=LukasKalbertodt | Dylan DPC | -10/+36 |
| 2020-03-22 | document invariant of `VecDeque::as_(mut)_slice` | Bastian Kauschke | -0/+6 |
| 2020-03-22 | Clean up E0449 explanation | Guillaume Gomez | -2/+3 |
| 2020-03-22 | Update lint name to follow convention | Guillaume Gomez | -8/+8 |
| 2020-03-22 | Update to new diagnostic | Guillaume Gomez | -8/+11 |
| 2020-03-22 | Update tests | Guillaume Gomez | -8/+7 |
| 2020-03-22 | Improve code readability | Guillaume Gomez | -13/+12 |
| 2020-03-22 | rename NO_CRATE_LEVEL_DOC lint into MISSING_CRATE_LEVEL_DOC | Guillaume Gomez | -6/+5 |
| 2020-03-22 | Add lint when no doc is present at the crate-level | Guillaume Gomez | -0/+42 |
| 2020-03-22 | Auto merge of #68820 - WaffleLapkin:remove_finished_from_map_while, r=LukasKa... | bors | -57/+32 |
| 2020-03-22 | remove redundant closures (clippy::redundant_closure) | Matthias Krüger | -41/+33 |
| 2020-03-22 | get rid of ConstPropUnsupported; use ZST marker structs instead | Ralf Jung | -24/+63 |
| 2020-03-22 | rename tests | Bastian Kauschke | -2/+2 |
| 2020-03-22 | simplify eval_mir_constant | Bastian Kauschke | -13/+3 |
| 2020-03-22 | handle unevaluated consts after monomophize | Bastian Kauschke | -21/+77 |
| 2020-03-22 | proc_macro_harness: Use item header spans for errors | Vadim Petrochenkov | -31/+20 |
| 2020-03-22 | Fix invalid suggestion on `&mut` iterators yielding `&` references | Wonwoo Choi | -23/+82 |
| 2020-03-22 | Auto merge of #68098 - ssomers:btreemap_gdb_pretty_print, r=Mark-Simulacrum | bors | -3/+11 |
| 2020-03-22 | add `fn make_contiguous` to VecDeque | Bastian Kauschke | -53/+227 |
| 2020-03-21 | Use Reveal::All in MIR inliner | Wesley Wiser | -10/+3 |
| 2020-03-21 | Resolve worsened debug build codegen | Wesley Wiser | -8/+65 |
| 2020-03-21 | use static strs | mark | -14/+18 |
| 2020-03-22 | Auto merge of #70153 - flip1995:clippyup, r=Dylan-DPC | bors | -7/+18 |
| 2020-03-21 | convert a couple more errors | mark | -21/+14 |
| 2020-03-21 | Allow calculating the layout behind a pointer | CAD97 | -8/+142 |
| 2020-03-22 | don't create variable bindings just to return the bound value immediately (cl... | Matthias Krüger | -60/+33 |
| 2020-03-22 | parse: nix new_sub_parser_from_file | Mazdak Farrokhzad | -16/+10 |
| 2020-03-22 | summarize if-else-code with identical blocks (clippy::if_same_then_else) | Matthias Krüger | -7/+1 |
| 2020-03-21 | Improve E0308 error message wording | DeeDeeG | -36/+36 |
| 2020-03-21 | Avoid relying on const parameters to function | Mark Rousskov | -8/+8 |
| 2020-03-21 | Rollup merge of #70238 - petrochenkov:procmod, r=Centril | Dylan DPC | -0/+13 |
| 2020-03-21 | Rollup merge of #70232 - adrian5:patch-1, r=Dylan-DPC | Dylan DPC | -1/+1 |
| 2020-03-21 | Rollup merge of #70231 - aDotInTheVoid:E0224, r=Dylan-DPC | Dylan DPC | -3/+24 |
| 2020-03-21 | Rollup merge of #70228 - lzutao:patch-1, r=Mark-Simulacrum | Dylan DPC | -0/+4 |
| 2020-03-21 | Rollup merge of #70218 - intgr:fix-deprecated-method-in-docs, r=jonas-schievink | Dylan DPC | -1/+1 |
| 2020-03-21 | Rollup merge of #70215 - petrochenkov:attrid, r=Centril | Dylan DPC | -18/+12 |
| 2020-03-21 | Rollup merge of #70197 - pnkfelix:issue-53957-revise-test-of-23076, r=LukasKa... | Dylan DPC | -4/+19 |
| 2020-03-21 | Rollup merge of #70126 - wesleywiser:fix_miri_ice_neg_zst_enum_discr, r=RalfJ... | Dylan DPC | -4/+60 |