| Age | Commit message (Expand) | Author | Lines |
| 2021-06-27 | Auto merge of #86645 - FabianWolff:issue-82328, r=LeSeulArtichaut | bors | -16/+14 |
| 2021-06-26 | Use `Option::map()` instead of `if let` | Fabian Wolff | -10/+6 |
| 2021-06-26 | Auto merge of #86267 - ZuseZ4:master, r=nagisa | bors | -0/+17 |
| 2021-06-26 | Remove dropping of loaded plugins and better debug info | Manuel Drehwald | -1/+3 |
| 2021-06-26 | Fix ICE with `-Zunpretty=hir,typed` when an expression occurs in a function s... | Fabian Wolff | -16/+18 |
| 2021-06-26 | Better suggestion for array_into_iter in for loop. | Mara Bos | -18/+45 |
| 2021-06-26 | Add new suggestion to array_into_iter lint. | Mara Bos | -0/+8 |
| 2021-06-26 | Change wording on array_into_iter lint for 1.53 and edition changes. | Mara Bos | -17/+11 |
| 2021-06-26 | Auto merge of #86586 - Smittyvb:https-everywhere, r=petrochenkov | bors | -30/+30 |
| 2021-06-26 | Auto merge of #86637 - ehuss:spellings, r=dtolnay | bors | -1/+1 |
| 2021-06-26 | Auto merge of #86622 - FabianWolff:issue-83475, r=jonas-schievink | bors | -0/+20 |
| 2021-06-25 | Auto merge of #86599 - Amanieu:asm_raw, r=nagisa | bors | -0/+17 |
| 2021-06-25 | Fix a few misspellings. | Eric Huss | -1/+1 |
| 2021-06-25 | Auto merge of #86627 - JohnTitor:rollup-ey29pc1, r=JohnTitor | bors | -63/+67 |
| 2021-06-25 | Check that `#[cmse_nonsecure_entry]` is applied to a function definition | Fabian Wolff | -0/+20 |
| 2021-06-26 | Rollup merge of #86592 - jhpratt:non_exhaustive, r=JohnTitor | Yuki Okushi | -4/+3 |
| 2021-06-25 | Auto merge of #85603 - ogoffart:fix-uninhabited-enum-branching-pass, r=wesley... | bors | -7/+5 |
| 2021-06-25 | Fix new lints | Ryan Levick | -2/+2 |
| 2021-06-25 | Add back missing doc | Ryan Levick | -0/+1 |
| 2021-06-25 | Address PR feedback | Ryan Levick | -9/+5 |
| 2021-06-25 | Change how edition based future compatibility warnings are handled | Ryan Levick | -58/+66 |
| 2021-06-25 | Auto merge of #86505 - JohnTitor:fix-86483, r=jackh726 | bors | -13/+10 |
| 2021-06-25 | Auto merge of #85640 - bjorn3:custom_ice_hook, r=jackh726 | bors | -10/+34 |
| 2021-06-25 | Auto merge of #86574 - m-ou-se:or-pattern-lint-fix, r=petrochenkov | bors | -32/+34 |
| 2021-06-24 | Add a "raw" option for asm! which ignores format string specifiers | Amanieu d'Antras | -0/+17 |
| 2021-06-24 | Don't lint :pat when re-parsing a macro from another crate. | Mara Bos | -32/+34 |
| 2021-06-24 | Auto merge of #85427 - ehuss:fix-use-placement, r=jackh726 | bors | -16/+16 |
| 2021-06-24 | Use `#[non_exhaustive]` where appropriate | Jacob Pratt | -4/+3 |
| 2021-06-24 | Auto merge of #86279 - JohnTitor:transparent-zero-size-fields, r=nikomatsakis | bors | -9/+9 |
| 2021-06-24 | Prefer "allow list" structure to check a type | Yuki Okushi | -18/+8 |
| 2021-06-24 | Rename function name in comments | Yuki Okushi | -5/+5 |
| 2021-06-24 | Do not panic in `return_type_impl_trait` | Yuki Okushi | -0/+7 |
| 2021-06-24 | Rollup merge of #86566 - fee1-dead:mir-pretty-print, r=oli-obk | Yuki Okushi | -27/+19 |
| 2021-06-24 | Rollup merge of #86536 - sexxi-goose:edition, r=nikomatsakis | Yuki Okushi | -2/+12 |
| 2021-06-24 | Rollup merge of #86533 - inquisitivecrystal:lower-case-error-explain, r=petro... | Yuki Okushi | -2/+6 |
| 2021-06-24 | Rollup merge of #86296 - LeSeulArtichaut:thir-doc, r=nikomatsakis | Yuki Okushi | -35/+109 |
| 2021-06-24 | Rollup merge of #86137 - GuillaumeGomez:error-code-cleanup, r=Mark-Simulacrum | Yuki Okushi | -5/+4 |
| 2021-06-23 | Point to the updated version of some dead links | Smitty | -1/+1 |
| 2021-06-23 | Auto merge of #86138 - FabianWolff:issue-85871, r=nikomatsakis | bors | -3/+8 |
| 2021-06-23 | Use HTTPS links where possible | Smitty | -30/+30 |
| 2021-06-23 | Remove unused error codes from error_codes.rs and from EXEMPTED_FROM_TEST con... | Guillaume Gomez | -5/+4 |
| 2021-06-22 | Teach rustc to accept lowercase error codes | Aris Merchant | -2/+6 |
| 2021-06-23 | Auto merge of #86386 - inquisitivecrystal:better-errors-for-display-traits-v3... | bors | -0/+25 |
| 2021-06-23 | Use `use_verbose` for mir::Constant | Deadbeef | -27/+19 |
| 2021-06-23 | Add missing use | Manuel Drehwald | -1/+4 |
| 2021-06-22 | Auto merge of #86559 - Dylan-DPC:rollup-aixg3q5, r=Dylan-DPC | bors | -20/+103 |
| 2021-06-23 | Rollup merge of #86549 - mbartlett21:patch-1, r=GuillaumeGomez | Dylan DPC | -0/+13 |
| 2021-06-23 | Rollup merge of #86223 - fee1-dead:better-E0121, r=petrochenkov | Dylan DPC | -20/+90 |
| 2021-06-22 | Auto merge of #85193 - pnkfelix:readd-support-for-inner-attrs-within-match, r... | bors | -1/+7 |
| 2021-06-22 | Auto merge of #86045 - jsgf:fix-emit-path-hashing, r=bjorn3 | bors | -33/+113 |