| Age | Commit message (Expand) | Author | Lines |
| 2020-10-27 | Changed lint to check for `std::fmt::Pointer` and `transmute` | Ayrton | -168/+324 |
| 2020-10-27 | modified lint to work with MIR | Ayrton | -59/+322 |
| 2020-10-27 | changed lint to suggest casting to the proper function type and added a test | Ayrton | -4/+50 |
| 2020-10-27 | added a lint against function references | Ayrton | -0/+33 |
| 2020-10-27 | Auto merge of #78227 - SergioBenitez:test-stdout-threading, r=m-ou-se | bors | -12/+184 |
| 2020-10-27 | Auto merge of #77502 - varkor:const-generics-suggest-enclosing-braces, r=petr... | bors | -35/+782 |
| 2020-10-27 | Auto merge of #77317 - varkor:break-diverging-value, r=nikomatsakis | bors | -1/+60 |
| 2020-10-27 | Auto merge of #78359 - ssomers:btree_cleanup_mem, r=Mark-Simulacrum | bors | -40/+42 |
| 2020-10-27 | Auto merge of #78421 - JohnTitor:rollup-bq2d7fo, r=JohnTitor | bors | -262/+558 |
| 2020-10-27 | Rollup merge of #78412 - camelid:cleanup-hash-docs, r=jonas-schievink | Yuki Okushi | -5/+6 |
| 2020-10-27 | Rollup merge of #78405 - notriddle:patch-3, r=lcnr | Yuki Okushi | -1/+1 |
| 2020-10-27 | Rollup merge of #78396 - josephlr:ermsb, r=petrochenkov | Yuki Okushi | -1/+6 |
| 2020-10-27 | Rollup merge of #78394 - rubik:master, r=m-ou-se | Yuki Okushi | -1/+1 |
| 2020-10-27 | Rollup merge of #78388 - camelid:regression-tests, r=lcnr | Yuki Okushi | -0/+34 |
| 2020-10-27 | Rollup merge of #78377 - LeSeulArtichaut:patch-docs, r=jonas-schievink | Yuki Okushi | -1/+1 |
| 2020-10-27 | Rollup merge of #78375 - taiki-e:question-in-macros, r=kennytm | Yuki Okushi | -49/+19 |
| 2020-10-27 | Rollup merge of #78349 - JohnTitor:issue-75962, r=davidtwco | Yuki Okushi | -7/+26 |
| 2020-10-27 | Rollup merge of #78348 - jyn514:pub-crate, r=GuillaumeGomez | Yuki Okushi | -10/+10 |
| 2020-10-27 | Rollup merge of #78347 - Rustin-Liu:rustin-patch-doc, r=kennytm | Yuki Okushi | -16/+26 |
| 2020-10-27 | Rollup merge of #78342 - oliviacrain:checkmate-pass, r=Mark-Simulacrum | Yuki Okushi | -25/+25 |
| 2020-10-27 | Rollup merge of #78332 - PoignardAzur:doc_E0308, r=camelid | Yuki Okushi | -120/+200 |
| 2020-10-27 | Rollup merge of #78298 - Aaron1011:fix/nll-ranked-test, r=Mark-Simulacrum | Yuki Okushi | -0/+72 |
| 2020-10-27 | Rollup merge of #78219 - JohnTitor:print-def-path, r=estebank | Yuki Okushi | -2/+2 |
| 2020-10-27 | Rollup merge of #77703 - Keruspe:system-libunwind, r=Mark-Simulacrum | Yuki Okushi | -9/+58 |
| 2020-10-27 | Rollup merge of #76635 - scottmcm:slice-as-chunks, r=LukasKalbertodt | Yuki Okushi | -15/+71 |
| 2020-10-26 | Auto merge of #77876 - tmiasko:simplify-locals, r=wesleywiser | bors | -163/+404 |
| 2020-10-26 | Suggest expressions that look like const generic arguments should be enclosed... | varkor | -35/+782 |
| 2020-10-26 | Ignore threaded capture tests on WASM w/o threads | Sergio Benitez | -2/+4 |
| 2020-10-26 | Auto merge of #77187 - TimDiekmann:box-alloc, r=Amanieu | bors | -215/+577 |
| 2020-10-26 | Improve formatting of hash collections docs | Camelid | -5/+6 |
| 2020-10-26 | Add FIXME note to const generics test | Camelid | -0/+1 |
| 2020-10-26 | Add some regression tests | Camelid | -0/+33 |
| 2020-10-26 | Auto merge of #68965 - eddyb:mir-inline-scope, r=nagisa,oli-obk | bors | -618/+878 |
| 2020-10-26 | Fix typo in lint description | Michael Howell | -1/+1 |
| 2020-10-26 | Auto merge of #77975 - bjorn3:cg_clif_subtree3, r=Mark-Simulacrum | bors | -39/+17049 |
| 2020-10-26 | Add lexicographical comparison doc | Rustin-Liu | -16/+26 |
| 2020-10-26 | Auto merge of #78395 - RalfJung:miri, r=RalfJung | bors | -11/+7 |
| 2020-10-26 | Ignore long lines in test | oli | -0/+1 |
| 2020-10-26 | Add an inlining debuginfo test | oli | -0/+16 |
| 2020-10-26 | Deduplicate span and dbg_scope adjustment | oli | -18/+19 |
| 2020-10-26 | Prefer `bug!` over `unwrap()` | oli | -1/+3 |
| 2020-10-26 | Auto merge of #78196 - pietroalbini:shipped-files, r=Mark-Simulacrum | bors | -12/+41 |
| 2020-10-26 | update Miri | Ralf Jung | -11/+7 |
| 2020-10-26 | Add compiler support for LLVM's x86 ERMSB feature | Joe Richey | -1/+6 |
| 2020-10-26 | fix(docs): typo in BufWriter documentation | Michele Lacchia | -1/+1 |
| 2020-10-26 | simplify-locals: Remove unused assignments regardless of rvalue kind | Tomasz Miąsko | -69/+36 |
| 2020-10-26 | build-manifest: allow creating a list of files shipped in a release | Pietro Albini | -12/+41 |
| 2020-10-26 | simplify-locals: Remove unused set-discriminant statements | Tomasz Miąsko | -27/+20 |
| 2020-10-26 | simplify-locals: Change RemoveStatements visitor into a function | Tomasz Miąsko | -42/+31 |
| 2020-10-26 | simplify-locals: Unify use count visitors | Tomasz Miąsko | -113/+111 |