| Age | Commit message (Expand) | Author | Lines |
| 2025-08-14 | Do not ICE on private type in field of unresolved struct | Esteban Küber | -3/+33 |
| 2025-08-14 | resolve: Add one more test case for "binding is available in a different scop... | Vadim Petrochenkov | -2/+21 |
| 2025-08-14 | resolve: Restructure `resolve_ident_in_lexical_scope` for better clarity | Vadim Petrochenkov | -42/+37 |
| 2025-08-14 | resolve: Inline `with_mod_rib` | Vadim Petrochenkov | -26/+18 |
| 2025-08-14 | resolve: Introduce `RibKind::Block` | Vadim Petrochenkov | -24/+24 |
| 2025-08-14 | Use `default_field_values` in `Resolver` | Esteban Küber | -30/+17 |
| 2025-08-14 | Don't set feature compiler-builtins-no-f16-f128 | Antoni Boucher | -3/+3 |
| 2025-08-14 | it's not a borrow checker limitation :< | lcnr | -24/+24 |
| 2025-08-14 | add comment | lcnr | -1/+6 |
| 2025-08-14 | fix alignment test | Esteban Küber | -1/+1 |
| 2025-08-14 | Rename/remove some UI and run-make tests | Antoni Boucher | -4/+3 |
| 2025-08-14 | rustc-dev-guide :3 | lcnr | -2/+2 |
| 2025-08-14 | Rename and document `ONLY_HOSTS` in bootstrap | Jakub Beránek | -114/+119 |
| 2025-08-14 | Remove `ONLY_HOSTS` value overrides that just set the default value and had n... | Jakub Beránek | -5/+0 |
| 2025-08-14 | update comment | lcnr | -0/+12 |
| 2025-08-14 | Auto merge of #144542 - sayantn:stabilize-sse4a-tbm, r=Amanieu,traviscross | bors | -15/+7 |
| 2025-08-14 | add regression test | lcnr | -0/+43 |
| 2025-08-14 | Add FnContext in parser for diagnostic | xizheyin | -80/+95 |
| 2025-08-14 | Add test suggest-self-in-bare-function | xizheyin | -0/+87 |
| 2025-08-14 | resolve prelude import at `build_reduced_graph` phase | LorrensP-2158466 | -49/+53 |
| 2025-08-14 | Update to nightly-2025-08-14 | Antoni Boucher | -1/+1 |
| 2025-08-14 | Merge branch 'master' into sync_from_rust_2025_08_14 | Antoni Boucher | -89/+94 |
| 2025-08-14 | ignore head usages of ignored candidates | lcnr | -149/+374 |
| 2025-08-14 | coverage: Remove intermediate data structures from mapping creation | Zalathar | -77/+31 |
| 2025-08-14 | Print regions in `type_name`. | Nicholas Nethercote | -57/+78 |
| 2025-08-14 | `result_large_err`: get `DefId` from `AdtDef` instead of `expect`ing (#15467) | dswij | -5/+1 |
| 2025-08-14 | Revert "rustdoc search: prefer stable items in search results" | Guillaume Gomez | -65/+5 |
| 2025-08-14 | Revert "rustdoc: IndexItem::{stability -> is_unstable}" | Guillaume Gomez | -4/+9 |
| 2025-08-14 | Revert "rustdoc search: add performance note about searchIndexUnstable check" | Guillaume Gomez | -6/+0 |
| 2025-08-14 | Revert "Correctly handle when there are no unstable items in the documented c... | Guillaume Gomez | -3/+1 |
| 2025-08-14 | ci: clean windows disk space in background | MarcoIeni | -1/+184 |
| 2025-08-14 | Auto merge of #145388 - GuillaumeGomez:rollup-hnlt5ov, r=GuillaumeGomez | bors | -361/+646 |
| 2025-08-14 | Rollup merge of #145372 - petrochenkov:noresmacpath, r=jackh726 | Guillaume Gomez | -101/+72 |
| 2025-08-14 | Rollup merge of #145361 - xizheyin:145294, r=compiler-errors | Guillaume Gomez | -0/+56 |
| 2025-08-14 | Rollup merge of #145323 - scrabsha:push-pqwvmznzzmpr, r=jdonszelmann | Guillaume Gomez | -124/+207 |
| 2025-08-14 | Rollup merge of #145299 - eval-exec:exec-fix-145293, r=tgross35 | Guillaume Gomez | -2/+6 |
| 2025-08-14 | Rollup merge of #145266 - camsteffen:reduce-queries, r=petrochenkov | Guillaume Gomez | -64/+79 |
| 2025-08-14 | Rollup merge of #145250 - fmease:regr-test-for-attr-meta-ice, r=jdonszelmann | Guillaume Gomez | -0/+28 |
| 2025-08-14 | Rollup merge of #145179 - joshtriplett:number, r=RalfJung | Guillaume Gomez | -10/+8 |
| 2025-08-14 | Rollup merge of #144959 - Marcondiro:master, r=Mark-Simulacrum | Guillaume Gomez | -1/+1 |
| 2025-08-14 | Rollup merge of #144727 - Stypox:add-tracing-to-resolve, r=RalfJung | Guillaume Gomez | -23/+43 |
| 2025-08-14 | Rollup merge of #144515 - scottmcm:ptr_cast_array, r=Mark-Simulacrum | Guillaume Gomez | -10/+35 |
| 2025-08-14 | Rollup merge of #142741 - a1phyr:fix_unsoundness, r=Mark-Simulacrum | Guillaume Gomez | -2/+2 |
| 2025-08-14 | Rollup merge of #142372 - Urgau:improve-remap_path_prefix-doc, r=wesleywiser | Guillaume Gomez | -14/+61 |
| 2025-08-14 | Rollup merge of #140434 - a4lg:rustdoc-multi-footnote-refs, r=fmease,Guillaum... | Guillaume Gomez | -10/+48 |
| 2025-08-14 | rewrite test with `#![no_core]` | StackOverflowExcept1on | -69/+53 |
| 2025-08-14 | Adjust `declare_interior_mutable_const` lint's category (#15454) | Timo | -1/+1 |
| 2025-08-14 | Apply suggestions from code review | Ralf Jung | -7/+7 |
| 2025-08-14 | avoid unnecessary type sanity checks | Ralf Jung | -15/+11 |
| 2025-08-14 | shrink TestBranch::Constant and PatRangeBoundary::Finite | Ralf Jung | -17/+23 |