| Age | Commit message (Expand) | Author | Lines |
| 2021-06-26 | Reserve prefixed identifiers and string literals (RFC 3101) | lrh2000 | -0/+128 |
| 2021-06-26 | Auto merge of #84814 - Stupremee:properly-render-hrtbs, r=GuillaumeGomez | bors | -12/+61 |
| 2021-06-26 | Auto merge of #86586 - Smittyvb:https-everywhere, r=petrochenkov | bors | -10/+10 |
| 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 | -22/+29 |
| 2021-06-25 | Auto merge of #86627 - JohnTitor:rollup-ey29pc1, r=JohnTitor | bors | -577/+485 |
| 2021-06-25 | Check that `#[cmse_nonsecure_entry]` is applied to a function definition | Fabian Wolff | -0/+20 |
| 2021-06-26 | Rollup merge of #86513 - fee1-dead:cross-crate-doc-hidden, r=danielhenrymantilla | Yuki Okushi | -0/+76 |
| 2021-06-25 | Auto merge of #85603 - ogoffart:fix-uninhabited-enum-branching-pass, r=wesley... | bors | -0/+300 |
| 2021-06-25 | Fix new broken tests | Ryan Levick | -63/+67 |
| 2021-06-25 | Address PR feedback | Ryan Levick | -306/+302 |
| 2021-06-25 | Change how edition based future compatibility warnings are handled | Ryan Levick | -482/+314 |
| 2021-06-25 | Auto merge of #86505 - JohnTitor:fix-86483, r=jackh726 | bors | -0/+51 |
| 2021-06-25 | Renamed test and added test for same crate | Deadbeef | -3/+39 |
| 2021-06-25 | Auto merge of #86574 - m-ou-se:or-pattern-lint-fix, r=petrochenkov | bors | -5/+23 |
| 2021-06-24 | Auto merge of #86272 - nagisa:nagisa/tidy-llvm-components, r=Mark-Simulacrum | bors | -64/+122 |
| 2021-06-24 | Add a "raw" option for asm! which ignores format string specifiers | Amanieu d'Antras | -22/+29 |
| 2021-06-24 | Don't lint :pat when re-parsing a macro from another crate. | Mara Bos | -5/+23 |
| 2021-06-24 | compiletest: ignore tests on a per-revision basis | Simonas Kazlauskas | -40/+61 |
| 2021-06-24 | Re-Annotate the tests with needs-llvm-components | Simonas Kazlauskas | -24/+61 |
| 2021-06-24 | Auto merge of #85651 - dns2utf8:rustdoc_flexbox, r=GuillaumeGomez | bors | -59/+61 |
| 2021-06-24 | Auto merge of #85427 - ehuss:fix-use-placement, r=jackh726 | bors | -4/+151 |
| 2021-06-24 | Migrate from custom elements to divs with classes to be compatible with safari | Stefan Schindler | -54/+56 |
| 2021-06-24 | Fixing the test rustdoc by ignoring `*[@id="module-item"]//following-sibling:... | Stefan Schindler | -8/+8 |
| 2021-06-24 | Implement Desktop and Mobile version with gridlayout | Stefan Schindler | -15/+15 |
| 2021-06-24 | Auto merge of #86279 - JohnTitor:transparent-zero-size-fields, r=nikomatsakis | bors | -72/+42 |
| 2021-06-24 | Do not panic in `return_type_impl_trait` | Yuki Okushi | -0/+51 |
| 2021-06-24 | Rollup merge of #86566 - fee1-dead:mir-pretty-print, r=oli-obk | Yuki Okushi | -33/+0 |
| 2021-06-24 | Rollup merge of #86536 - sexxi-goose:edition, r=nikomatsakis | Yuki Okushi | -0/+23 |
| 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 | -0/+20 |
| 2021-06-23 | Use HTTPS links where possible | Smitty | -10/+10 |
| 2021-06-23 | Fix search filter update | Guillaume Gomez | -0/+17 |
| 2021-06-23 | Auto merge of #86386 - inquisitivecrystal:better-errors-for-display-traits-v3... | bors | -43/+6 |
| 2021-06-23 | Updated mir pretty print output | Deadbeef | -33/+0 |
| 2021-06-22 | Auto merge of #86559 - Dylan-DPC:rollup-aixg3q5, r=Dylan-DPC | bors | -407/+431 |
| 2021-06-23 | Rollup merge of #86542 - GuillaumeGomez:line-numbers-aligned-with-content, r=... | Dylan DPC | -39/+41 |
| 2021-06-23 | Rollup merge of #86523 - LeSeulArtichaut:macros-disambiguators, r=jyn514 | Dylan DPC | -0/+25 |
| 2021-06-23 | Rollup merge of #86223 - fee1-dead:better-E0121, r=petrochenkov | Dylan DPC | -368/+365 |
| 2021-06-22 | Auto merge of #85193 - pnkfelix:readd-support-for-inner-attrs-within-match, r... | bors | -17/+20 |
| 2021-06-22 | Auto merge of #86045 - jsgf:fix-emit-path-hashing, r=bjorn3 | bors | -0/+38 |
| 2021-06-22 | Auto merge of #86368 - michaelwoerister:lexing-ice, r=davidtwco | bors | -0/+25 |
| 2021-06-22 | Rollup merge of #86537 - inquisitivecrystal:mark-edition-tests-check-pass, r=... | Yuki Okushi | -28/+34 |
| 2021-06-22 | Rollup merge of #86517 - camsteffen:unused-unsafe-async, r=LeSeulArtichaut | Yuki Okushi | -11/+12 |
| 2021-06-22 | Rollup merge of #86451 - notriddle:notriddle/rustdoc-intra-doc-link-summary, ... | Yuki Okushi | -3/+5 |
| 2021-06-22 | Rollup merge of #86393 - yerke:add-test-for-issue-52025, r=JohnTitor | Yuki Okushi | -0/+57 |
| 2021-06-22 | Add test for macro disambiguators | LeSeulArtichaut | -0/+25 |
| 2021-06-22 | Edition 2021 enables disjoint capture | Aman Arora | -0/+23 |
| 2021-06-22 | Add check to ensure that the line numbers are aligned with the source code | Guillaume Gomez | -0/+2 |
| 2021-06-22 | Update browser-ui-test version | Guillaume Gomez | -39/+39 |