| Age | Commit message (Expand) | Author | Lines |
| 2022-08-11 | Rollup merge of #99337 - jsha:simplify-highlight, r=GuillaumeGomez | Dylan DPC | -79/+75 |
| 2022-08-11 | Rollup merge of #92744 - lambinoo:I-91161-non-exhaustive-foreign-variants, r=... | Dylan DPC | -7/+12 |
| 2022-08-10 | Auto merge of #99174 - scottmcm:reoptimize-layout-array, r=joshtriplett | bors | -0/+31 |
| 2022-08-10 | Auto merge of #100385 - RalfJung:miri, r=RalfJung | bors | -9/+7 |
| 2022-08-10 | update Miri | Ralf Jung | -9/+7 |
| 2022-08-10 | Auto merge of #100378 - compiler-errors:rollup-8vzsd92, r=compiler-errors | bors | -7/+128 |
| 2022-08-10 | Update error message to clarify that it's not the enum itself that's non_exha... | Scott McMurray | -1/+1 |
| 2022-08-10 | Check if extern crate enum has non exhaustive variant when cast | Lamb | -7/+12 |
| 2022-08-10 | Rollup merge of #100359 - b-naber:valtrees-pretty-print-ice, r=lcnr | Michael Goulet | -0/+36 |
| 2022-08-10 | Rollup merge of #100349 - TaKO8Ki:remove-type-string-comparison, r=lcnr | Michael Goulet | -1/+68 |
| 2022-08-10 | Rollup merge of #100348 - camelid:test-93205, r=jyn514 | Michael Goulet | -0/+20 |
| 2022-08-10 | Rollup merge of #100339 - shourya5:issue#100258, r=jyn514 | Michael Goulet | -6/+4 |
| 2022-08-10 | Auto merge of #100260 - ehuss:compiletest-target-cfg, r=Mark-Simulacrum | bors | -208/+345 |
| 2022-08-10 | add test | b-naber | -0/+36 |
| 2022-08-10 | Auto merge of #100356 - matthiaskrgr:rollup-he0vkjc, r=matthiaskrgr | bors | -193/+275 |
| 2022-08-10 | Rollup merge of #100352 - ehuss:update-cargo, r=ehuss | Matthias Krüger | -0/+0 |
| 2022-08-10 | Update cargo | Eric Huss | -0/+0 |
| 2022-08-10 | Rollup merge of #100340 - spastorino:fix-100187, r=compiler-errors | Matthias Krüger | -0/+12 |
| 2022-08-10 | Rollup merge of #100334 - TaKO8Ki:suggest-missing-semicolon-before-array, r=f... | Matthias Krüger | -0/+53 |
| 2022-08-10 | Rollup merge of #100332 - eholk:stabilize-ilog, r=scottmcm | Matthias Krüger | -2/+2 |
| 2022-08-10 | Rollup merge of #100086 - JakobDegen:better-tests, r=wesleyweiser | Matthias Krüger | -186/+167 |
| 2022-08-10 | Rollup merge of #100069 - dpaoliello:linkordinal, r=michaelwoerister | Matthias Krüger | -0/+41 |
| 2022-08-10 | Rollup merge of #99573 - tbodt:stabilize-backtrace, r=yaahc | Matthias Krüger | -5/+0 |
| 2022-08-09 | Fix failing test | Noah Lev | -1/+1 |
| 2022-08-10 | Auto merge of #100346 - matthiaskrgr:rollup-6rljn4p, r=matthiaskrgr | bors | -228/+649 |
| 2022-08-09 | rustdoc: simplify highlight.rs | Jacob Hoffman-Andrews | -79/+75 |
| 2022-08-09 | Add regression test for #93205 | Noah Lev | -0/+20 |
| 2022-08-10 | remove a type string comparison | Takayuki Maeda | -1/+68 |
| 2022-08-09 | Add more `// unit-test`s to MIR opt tests | Jakob Degen | -186/+167 |
| 2022-08-10 | Rollup merge of #100323 - GuillaumeGomez:impl-blocks-only-private, r=notriddle | Matthias Krüger | -17/+138 |
| 2022-08-10 | Rollup merge of #100319 - GuillaumeGomez:rm-clean-impls-2, r=Dylan-DPC | Matthias Krüger | -105/+108 |
| 2022-08-10 | Rollup merge of #100314 - JakobDegen:test-docs, r=RalfJung | Matthias Krüger | -0/+12 |
| 2022-08-10 | Rollup merge of #100281 - GuillaumeGomez:rm-clean-impls-3, r=notriddle | Matthias Krüger | -69/+62 |
| 2022-08-10 | Rollup merge of #100261 - luqmana:suggestions-overflow, r=lcnr | Matthias Krüger | -0/+43 |
| 2022-08-10 | Rollup merge of #100240 - cjgillot:noice-structural-match, r=davidtwco | Matthias Krüger | -0/+41 |
| 2022-08-10 | Rollup merge of #100226 - cjgillot:noice-multibyte, r=davidtwco | Matthias Krüger | -0/+54 |
| 2022-08-10 | Rollup merge of #100098 - compiler-errors:field-suggestion-fixups, r=davidtwco | Matthias Krüger | -8/+65 |
| 2022-08-10 | Rollup merge of #100072 - oToToT:patch-1, r=michaelwoerister | Matthias Krüger | -2/+2 |
| 2022-08-10 | Rollup merge of #99479 - Enselic:import-can-be-without-id, r=camelid | Matthias Krüger | -20/+23 |
| 2022-08-10 | Rollup merge of #98775 - notriddle:notriddle/mobile-sidebar-scroll-lock, r=jsha | Matthias Krüger | -7/+101 |
| 2022-08-09 | Auto merge of #100150 - notriddle:notriddle/implementors-js, r=GuillaumeGomez | bors | -22/+73 |
| 2022-08-10 | added some comments | shourya5 | -1/+2 |
| 2022-08-09 | Update rustdoc-json test | Eric Holk | -2/+2 |
| 2022-08-09 | Add regression test for issue 100187 | Santiago Pastorino | -0/+12 |
| 2022-08-09 | Add error if link_ordinal used without raw-dylib | Daniel Paoliello | -0/+41 |
| 2022-08-10 | suggest a missing semicolon before an array | Takayuki Maeda | -0/+53 |
| 2022-08-09 | replaced resume_unwind with process::exit to fix | shourya5 | -5/+2 |
| 2022-08-09 | Mention `unit-test` in MIR opt test README | Jakob Degen | -0/+12 |
| 2022-08-09 | Auto merge of #99217 - lcnr:implied-bounds-pre-norm, r=lcnr | bors | -76/+178 |
| 2022-08-09 | Add test for impl blocks containing only private items | Guillaume Gomez | -0/+84 |