| Age | Commit message (Expand) | Author | Lines |
| 2021-03-28 | Auto merge of #83602 - JohnTitor:cloudabi-flag-is-unnecessary, r=Xanewok | bors | -1/+0 |
| 2021-03-28 | Remove unnecessary `ignore-cloudabi` flag | JohnTitor | -1/+0 |
| 2021-03-28 | Auto merge of #81354 - SkiFire13:binary-search-assume, r=nagisa | bors | -0/+19 |
| 2021-03-27 | Auto merge of #83103 - petrochenkov:unilex, r=Aaron1011 | bors | -4/+8 |
| 2021-03-27 | resolve: Partially unify early and late scope-relative ident resolution | Vadim Petrochenkov | -4/+8 |
| 2021-03-27 | Rollup merge of #83548 - Aaron1011:capture-none-delims, r=petrochenkov | Dylan DPC | -13/+58 |
| 2021-03-27 | Rollup merge of #82993 - camelid:source-use-diag, r=jyn514 | Dylan DPC | -5/+3 |
| 2021-03-27 | Rollup merge of #82917 - cuviper:iter-zip, r=m-ou-se | Dylan DPC | -35/+41 |
| 2021-03-27 | Rollup merge of #82626 - lcnr:encode_with_shorthandb, r=estebank | Dylan DPC | -23/+28 |
| 2021-03-27 | Rollup merge of #82525 - RalfJung:unaligned-ref-warn, r=petrochenkov | Dylan DPC | -212/+160 |
| 2021-03-27 | Rollup merge of #81351 - lcnr:big-money-big-prices, r=oli-obk | Dylan DPC | -9/+85 |
| 2021-03-28 | Rollup merge of #83569 - sjakobi:issue56445-regression-test, r=jackh726 | Yuki Okushi | -3/+48 |
| 2021-03-28 | Rollup merge of #83567 - jonjensen:patch-1, r=GuillaumeGomez | Yuki Okushi | -1/+1 |
| 2021-03-28 | Rollup merge of #83348 - osa1:issue83344, r=jackh726 | Yuki Okushi | -2/+17 |
| 2021-03-27 | make unaligned_refereces future-incompat lint warn-by-default, and remove the... | Ralf Jung | -212/+160 |
| 2021-03-27 | update tests | lcnr | -8/+8 |
| 2021-03-27 | combine: stop eagerly evaluating consts | Bastian Kauschke | -9/+85 |
| 2021-03-27 | Add regression tests for #56445 | Simon Jakobi | -3/+48 |
| 2021-03-27 | Update rustup cross-compilation docs link | Jon Jensen | -1/+1 |
| 2021-03-27 | Auto merge of #78618 - workingjubilee:ieee754-fmt, r=m-ou-se | bors | -1/+1 |
| 2021-03-27 | format macro argument parsing fix | Ömer Sinan Ağacan | -2/+17 |
| 2021-03-27 | Rollup merge of #83511 - 12101111:fix-llvm-version-suffix, r=Mark-Simulacrum | Yuki Okushi | -1/+9 |
| 2021-03-27 | Rollup merge of #83343 - osa1:issue83340, r=jackh726 | Yuki Okushi | -0/+16 |
| 2021-03-27 | Rollup merge of #83328 - tmiasko:asm-test, r=joshtriplett | Yuki Okushi | -2/+2 |
| 2021-03-27 | Rollup merge of #83239 - JohnTitor:reduce-deps, r=Mark-Simulacrum | Yuki Okushi | -2/+0 |
| 2021-03-26 | Always preserve `None`-delimited groups in a captured `TokenStream` | Aaron Hill | -13/+58 |
| 2021-03-26 | Auto merge of #83418 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2021-03-26 | fix rustc_on_implemented `_Self` paths | lcnr | -15/+20 |
| 2021-03-26 | update array missing `IntoIterator` msg | lcnr | -18/+18 |
| 2021-03-26 | Update cargo | Eric Huss | -0/+0 |
| 2021-03-26 | Auto merge of #83488 - Aaron1011:ban-expr-inner-attrs, r=petrochenkov | bors | -143/+212 |
| 2021-03-26 | Use iter::zip in src/tools/clippy/ | Josh Stone | -35/+41 |
| 2021-03-26 | Auto merge of #83404 - michaelwoerister:issue83045, r=eddyb | bors | -0/+36 |
| 2021-03-26 | Handle llvm_version with suffix like "12.0.0libcxx" | 12101111 | -1/+9 |
| 2021-03-26 | Auto merge of #83079 - osa1:issue83046, r=m-ou-se | bors | -4/+4 |
| 2021-03-26 | Fix #83045 by moving some crate loading verification code to a better place. | Michael Woerister | -0/+36 |
| 2021-03-26 | Update char::escape_debug_ext to handle different escapes in strings vs. chars | Ömer Sinan Ağacan | -4/+4 |
| 2021-03-26 | Auto merge of #83480 - flip1995:clippyup, r=Dylan-DPC | bors | -2848/+5714 |
| 2021-03-26 | Rollup merge of #83486 - Aaron1011:fix/global-alloc-error, r=petrochenkov | Dylan DPC | -0/+18 |
| 2021-03-26 | Rollup merge of #83485 - Amanieu:asm_llvm10, r=joshtriplett | Dylan DPC | -15/+15 |
| 2021-03-26 | Rollup merge of #83444 - Mark-Simulacrum:bootstrap-beta, r=pietroalbini | Dylan DPC | -0/+3 |
| 2021-03-26 | Rollup merge of #83437 - Amanieu:asm_syntax, r=petrochenkov | Dylan DPC | -46/+103 |
| 2021-03-26 | Rollup merge of #83055 - aDotInTheVoid:selective-strip-item-doc, r=jyn514 | Dylan DPC | -7/+91 |
| 2021-03-25 | Auto merge of #82873 - GuillaumeGomez:rustdoc-const-ty, r=jyn514 | bors | -634/+840 |
| 2021-03-25 | Ban custom inner attributes in expressions and statements | Aaron Hill | -143/+212 |
| 2021-03-25 | Mark inline asm tests as requiring LLVM 10.0.1 | Amanieu d'Antras | -15/+15 |
| 2021-03-25 | Don't ICE when using `#[global_alloc]` on a non-item statement | Aaron Hill | -0/+18 |
| 2021-03-25 | Auto merge of #82743 - jackh726:resolve-refactor, r=nikomatsakis | bors | -432/+230 |
| 2021-03-25 | Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup | flip1995 | -2848/+5714 |
| 2021-03-25 | Bless nll test | Jack Huey | -84/+3 |