| Age | Commit message (Expand) | Author | Lines |
| 2024-10-22 | make some rustc_feature internals private, and ensure invariants with debug a... | Ralf Jung | -26/+62 |
| 2024-10-22 | terminology: #[feature] *enables* a feature (instead of "declaring" or "activ... | Ralf Jung | -129/+115 |
| 2024-10-21 | Auto merge of #131972 - klensy:FindFirstFileExW, r=ChrisDenton | bors | -14/+41 |
| 2024-10-21 | Auto merge of #130628 - workingjubilee:clean-up-result-ffi-guarantees, r=Ralf... | bors | -500/+165 |
| 2024-10-21 | lang: Strengthen RFC 3391 guarantees to match T-lang consensus | Jubilee Young | -0/+71 |
| 2024-10-21 | Auto merge of #131988 - matthiaskrgr:rollup-tx173wn, r=matthiaskrgr | bors | -1752/+1385 |
| 2024-10-21 | Rollup merge of #131981 - compiler-errors:bound-constness, r=cjgillot | Matthias Krüger | -41/+46 |
| 2024-10-21 | Rollup merge of #131968 - compiler-errors:old-effect-handling, r=fee1-dead | Matthias Krüger | -491/+34 |
| 2024-10-21 | Rollup merge of #131728 - jieyouxu:boopstrap, r=onur-ozkan | Matthias Krüger | -1211/+1229 |
| 2024-10-21 | Rollup merge of #126588 - linyihai:trim-extra-comma, r=petrochenkov | Matthias Krüger | -9/+76 |
| 2024-10-21 | Auto merge of #130950 - compiler-errors:yeet-eval, r=BoxyUwU | bors | -338/+407 |
| 2024-10-21 | bootstrap: move `builder.rs` under `builder/` directory | 许杰友 Jieyou Xu (Joe) | -0/+0 |
| 2024-10-21 | bootstrap: minor docs cleanup | 许杰友 Jieyou Xu (Joe) | -12/+15 |
| 2024-10-21 | bootstrap: extract builder cargo to its own module | 许杰友 Jieyou Xu (Joe) | -1211/+1226 |
| 2024-10-21 | Auto merge of #120869 - devnexen:update_fbsd_ci, r=Mark-Simulacrum | bors | -20/+20 |
| 2024-10-20 | Auto merge of #131980 - matthiaskrgr:rollup-iy5nw71, r=matthiaskrgr | bors | -121/+158 |
| 2024-10-20 | Rollup merge of #131976 - jalil-salame:rustdoc-types-copy-enums, r=aDotInTheVoid | Matthias Krüger | -7/+7 |
| 2024-10-20 | Rollup merge of #131973 - jalil-salame:rustdoc-types-document-feature, r=aDot... | Matthias Krüger | -0/+12 |
| 2024-10-20 | Rollup merge of #131967 - compiler-errors:lower-mono, r=fmease | Matthias Krüger | -42/+20 |
| 2024-10-20 | Rollup merge of #131927 - clubby789:skip-filecheck-directives, r=Mark-Simulacrum | Matthias Krüger | -3/+4 |
| 2024-10-20 | Rollup merge of #131814 - Borgerr:misapplied-optimize-attribute, r=jieyouxu | Matthias Krüger | -69/+115 |
| 2024-10-20 | Auto merge of #131949 - Noratrieb:fxhashup-thanks-alona, r=WaffleLapkin | bors | -70/+85 |
| 2024-10-20 | Remove the BoundConstness::NotConst variant | Michael Goulet | -41/+46 |
| 2024-10-20 | fix(rustdoc-json-types): typos | Jalil David Salamé Messina | -4/+4 |
| 2024-10-20 | feat(rustdoc-json-types): mark simple enums as copy | Jalil David Salamé Messina | -3/+3 |
| 2024-10-20 | Auto merge of #131970 - matthiaskrgr:rollup-nr32ksd, r=matthiaskrgr | bors | -83/+606 |
| 2024-10-20 | fix(rustdoc-json-types): document rustc-hash feature | Jalil David Salamé Messina | -0/+12 |
| 2024-10-20 | fix docs | klensy | -7/+7 |
| 2024-10-20 | replace FindFirstFileW with FindFirstFileExW and apply optimization | klensy | -4/+25 |
| 2024-10-20 | Rollup merge of #131965 - ChrisDenton:outdated-comment, r=jieyouxu | Matthias Krüger | -3/+0 |
| 2024-10-20 | Rollup merge of #131964 - matthiaskrgr:crashes2010, r=jieyouxu | Matthias Krüger | -0/+76 |
| 2024-10-20 | Rollup merge of #131962 - Zalathar:llvm-set-section, r=Swatinem,workingjubilee | Matthias Krüger | -13/+14 |
| 2024-10-20 | Rollup merge of #131961 - jieyouxu:dirty, r=Zalathar | Matthias Krüger | -9/+7 |
| 2024-10-20 | Rollup merge of #131926 - clubby789:configure-enable, r=Kobzol | Matthias Krüger | -1/+2 |
| 2024-10-20 | Rollup merge of #131843 - workingjubilee:thaw-impossible-reprs, r=lukas-code | Matthias Krüger | -8/+125 |
| 2024-10-20 | Rollup merge of #131647 - jieyouxu:unicode-table-generator, r=Mark-Simulacrum | Matthias Krüger | -12/+43 |
| 2024-10-20 | Rollup merge of #131365 - heiseish:fix-issue-101993, r=Mark-Simulacrum | Matthias Krüger | -5/+79 |
| 2024-10-20 | Rollup merge of #121560 - Noratrieb:stop-lint-macro-nonsense, r=jieyouxu | Matthias Krüger | -32/+260 |
| 2024-10-20 | misapplied optimize attribute throws a compilation error (#128488) | ash | -69/+115 |
| 2024-10-20 | Inline lower_mono_bounds into lower_poly_bounds | Michael Goulet | -39/+17 |
| 2024-10-20 | Rip out old effects var handling code from traits | Michael Goulet | -491/+34 |
| 2024-10-20 | Make LowerPolyBounds take an IntoIterator | Michael Goulet | -5/+5 |
| 2024-10-20 | replace FindFirstFileW with FindFirstFileExW and regenerate bindings | klensy | -3/+9 |
| 2024-10-20 | Added more scenarios where commas need to be removed | Lin Yihai | -9/+76 |
| 2024-10-20 | compiler: Reject impossible reprs during enum layout | Jubilee Young | -4/+121 |
| 2024-10-20 | compiler: pre-move code for fixing enum layout ICEs | Jubilee Young | -4/+4 |
| 2024-10-20 | Remove outdated comment | Chris Denton | -3/+0 |
| 2024-10-20 | add latest crash tests | Matthias Krüger | -0/+76 |
| 2024-10-20 | Stop relying on hashmap iteration for unused macro rules arms | Noratrieb | -36/+49 |
| 2024-10-20 | Stop relying on hashmap iteration for hir stat printing | Noratrieb | -24/+26 |