| Age | Commit message (Expand) | Author | Lines |
| 2024-04-09 | Silence some follow-up errors on trait impls in case the trait has conflictin... | Oli Scherer | -142/+25 |
| 2024-04-09 | Add regression test | Oli Scherer | -0/+63 |
| 2024-04-09 | Auto merge of #123631 - oli-obk:fail_slow, r=jieyouxu | bors | -22/+20 |
| 2024-04-09 | compiletest: unset `RUSTC_LOG_COLOR` | David Wood | -1/+1 |
| 2024-04-09 | Auto merge of #12649 - flip1995:book-readme-sync, r=xFrednet | bors | -9/+19 |
| 2024-04-09 | Auto merge of #12652 - Wilfred:patch-2, r=Alexendoo | bors | -1/+0 |
| 2024-04-09 | Consistent lint group table in book and README | Philipp Krones | -9/+19 |
| 2024-04-09 | Shrink a loop to its looping part and move out the part that runs after the loop | Oli Scherer | -50/+50 |
| 2024-04-09 | prefer `expect` over `let else bug!` | Oli Scherer | -3/+2 |
| 2024-04-09 | Recognize common prefixes when checking for items with module name suffix | modelflat | -1/+139 |
| 2024-04-09 | Split out a complex if condition into a named function | Oli Scherer | -18/+18 |
| 2024-04-09 | Auto merge of #123272 - saethlin:reachable-mono-cleanup, r=cjgillot | bors | -68/+111 |
| 2024-04-09 | Pass value and valueLen to create a StringRef | Levi Zim | -10/+10 |
| 2024-04-09 | Fix typo in `Future::poll()` docs | Jules Bertholet | -1/+1 |
| 2024-04-09 | Auto merge of #123663 - matthiaskrgr:rollup-1qnj9j3, r=matthiaskrgr | bors | -1053/+1468 |
| 2024-04-09 | Rollup merge of #123655 - celinval:smir-fix-binop-ty, r=compiler-errors | Matthias Krüger | -39/+196 |
| 2024-04-09 | Rollup merge of #123652 - cuviper:ui-vendor, r=jieyouxu | Matthias Krüger | -1/+6 |
| 2024-04-09 | Rollup merge of #123649 - maurer:kcfi-v0, r=compiler-errors | Matthias Krüger | -2/+32 |
| 2024-04-09 | Rollup merge of #123648 - oli-obk:pattern_types_syntax, r=compiler-errors | Matthias Krüger | -2/+44 |
| 2024-04-09 | Rollup merge of #123647 - fmease:rustdoc-clean-up-blanket-impls-synth, r=camelid | Matthias Krüger | -131/+121 |
| 2024-04-09 | Rollup merge of #123636 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2024-04-09 | Rollup merge of #123624 - GuillaumeGomez:theme-switch-tests, r=notriddle | Matthias Krüger | -33/+45 |
| 2024-04-09 | Rollup merge of #123620 - rcvalle:rust-create-rustc-sanitizers, r=davidtwco | Matthias Krüger | -784/+915 |
| 2024-04-09 | Rollup merge of #122768 - oli-obk:why_is_E0699_so_bad, r=WaffleLapkin | Matthias Krüger | -61/+109 |
| 2024-04-09 | Convert tests/run-make/cross-lang-lto-riscv-abi to rmake | kxxt | -25/+87 |
| 2024-04-09 | Set target-abi module flag for RISC-V targets | kxxt | -21/+115 |
| 2024-04-09 | Auto merge of #123099 - oli-obk:span_tcx, r=petrochenkov | bors | -54/+46 |
| 2024-04-08 | Don't rely on upvars being assigned just because coroutine-closure kind is as... | Michael Goulet | -36/+75 |
| 2024-04-08 | Stabilize `cstr_count_bytes` | Trevor Gross | -3/+1 |
| 2024-04-09 | Auto merge of #122387 - DianQK:re-enable-early-otherwise-branch, r=cjgillot | bors | -278/+616 |
| 2024-04-08 | Add support to intrinsics fallback body | Celina G. Val | -34/+149 |
| 2024-04-08 | rustdoc: add re-export info to RawSearchIndex type def | Michael Howell | -6/+13 |
| 2024-04-08 | Update search_index.rs | Michael Howell | -1/+0 |
| 2024-04-08 | rustdoc: improve comments based on feedback | Michael Howell | -8/+13 |
| 2024-04-08 | rustdoc-search: single result for items with multiple paths | Michael Howell | -25/+313 |
| 2024-04-08 | Actually, stop making any assumption about the projections applied to the upvar | Michael Goulet | -19/+34 |
| 2024-04-09 | update release notes | Pietro Albini | -0/+7 |
| 2024-04-09 | Use new-style directives in ui test | Chris Denton | -3/+3 |
| 2024-04-09 | Document Windows argument splitting | Chris Denton | -2/+133 |
| 2024-04-09 | Disallow or quote all specials in bat args | Chris Denton | -12/+186 |
| 2024-04-08 | Auto merge of #12630 - mira-eanda:master, r=Manishearth | bors | -1/+32 |
| 2024-04-08 | Auto merge of #122077 - oli-obk:eager_opaque_checks4, r=lcnr | bors | -388/+470 |
| 2024-04-08 | [vfs] Don't confuse paths with source roots that have the same prefix | Wilfred Hughes | -0/+27 |
| 2024-04-08 | Remove unimplemented!() from BinOp::ty() function | Celina G. Val | -39/+196 |
| 2024-04-09 | Split `non_local_definitions` lint tests in separate test files | Urgau | -1196/+1375 |
| 2024-04-08 | fix: Refactor dereference code and fix test | Mariana Miranda | -7/+12 |
| 2024-04-08 | Fix UI tests with dist-vendored dependencies | Josh Stone | -1/+6 |
| 2024-04-08 | Change method calls to using the method directly | Trevor Gross | -3/+3 |
| 2024-04-08 | Add `SAFETY` comments to the thread local implementation | Trevor Gross | -10/+12 |
| 2024-04-08 | Update thread local docs with idiomatic cell type use | Trevor Gross | -15/+17 |