| Age | Commit message (Expand) | Author | Lines |
| 2025-07-17 | resolve: Make disambiguators for underscore bindings module-local | Vadim Petrochenkov | -45/+58 |
| 2025-07-17 | Auto merge of #142903 - cjgillot:local-def-path-hash, r=compiler-errors | bors | -7/+30 |
| 2025-07-17 | Auto merge of #144044 - fmease:rollup-kg413pt, r=fmease | bors | -415/+600 |
| 2025-07-17 | Rollup merge of #144016 - davidtwco:sized-hierarchy-temp-pseudo-revert, r=lcnr | León Orell Valerian Liehr | -0/+7 |
| 2025-07-17 | Rollup merge of #143922 - nnethercote:join_path, r=petrochenkov | León Orell Valerian Liehr | -62/+99 |
| 2025-07-17 | Rollup merge of #143895 - compiler-errors:trait-wc-item-bound-host-eff, r=oli... | León Orell Valerian Liehr | -26/+41 |
| 2025-07-17 | Rollup merge of #143856 - mladedav:dm/private-reexport, r=petrochenkov | León Orell Valerian Liehr | -9/+44 |
| 2025-07-17 | Rollup merge of #143678 - Kivooeo:char-overflow, r=SparrowLii | León Orell Valerian Liehr | -10/+53 |
| 2025-07-17 | Rollup merge of #143595 - fee1-dead-contrib:push-sylpykzkmynr, r=RalfJung,fee... | León Orell Valerian Liehr | -65/+199 |
| 2025-07-17 | Rollup merge of #143409 - Gelbpunkt:xgot-mips64-musl, r=compiler-errors | León Orell Valerian Liehr | -2/+2 |
| 2025-07-17 | Rollup merge of #143388 - bjorn3:lto_refactors, r=compiler-errors | León Orell Valerian Liehr | -241/+155 |
| 2025-07-17 | Auto merge of #140399 - tiif:unstable_impl, r=lcnr,BoxyUwU | bors | -12/+366 |
| 2025-07-17 | Use `join_path_syms` in one more place. | Nicholas Nethercote | -19/+14 |
| 2025-07-17 | Improve path segment joining. | Nicholas Nethercote | -43/+85 |
| 2025-07-16 | Rollup merge of #143968 - Stypox:tracing-FnAbiOf, r=RalfJung | Samuel Tardieu | -18/+40 |
| 2025-07-16 | Rollup merge of #143920 - oli-obk:cg-llvm-safety, r=jieyouxu | Samuel Tardieu | -253/+221 |
| 2025-07-16 | Rollup merge of #143692 - RalfJung:miri-oob, r=oli-obk | Samuel Tardieu | -12/+15 |
| 2025-07-16 | simplfy memory kind handling during interning | Ralf Jung | -42/+11 |
| 2025-07-16 | const heap: fix ICE on forgotten make_global | Ralf Jung | -44/+53 |
| 2025-07-16 | trait_sel: `MetaSized` always holds temporarily | David Wood | -0/+7 |
| 2025-07-16 | resolve: Optimize `fn traits_in_module` | Vadim Petrochenkov | -7/+6 |
| 2025-07-16 | resolve: Import `ty::Visibility` everywhere | Vadim Petrochenkov | -42/+39 |
| 2025-07-16 | resolve: Remove trait `ToNameBinding` | Vadim Petrochenkov | -78/+84 |
| 2025-07-16 | resolve: Merge `NameBindingKind::Module` into `NameBindingKind::Res` | Vadim Petrochenkov | -99/+61 |
| 2025-07-16 | Comment more code and make tests clearer | Deadbeef | -21/+25 |
| 2025-07-16 | format pointer later instead of eagerly converting to string | Deadbeef | -15/+15 |
| 2025-07-16 | add `const_make_global`; err for `const_allocate` ptrs if didn't call | Deadbeef | -19/+171 |
| 2025-07-15 | Fix CI | tiif | -7/+2 |
| 2025-07-15 | Implement other logics | tiif | -8/+130 |
| 2025-07-15 | Lint against having both #[unstable_feature_bound] and #[stable] on the same ... | tiif | -0/+21 |
| 2025-07-15 | Make stability attribute not to error when unstable feature bound is in effect | tiif | -2/+30 |
| 2025-07-15 | Add the core logic in old and new solvers | tiif | -2/+96 |
| 2025-07-15 | Lower the UnstableFeatureBound predicate to UnstableFeature predicate | tiif | -0/+14 |
| 2025-07-15 | Setup unstable feature bound attribute | tiif | -0/+80 |
| 2025-07-15 | Implement resolver warnings about reexporting private dependencies | David Mládek | -2/+42 |
| 2025-07-15 | rustc_resolve: rename `check_hidden_glob_reexports` to `lint_reexports` | David Mládek | -7/+2 |
| 2025-07-15 | Add InterpCx::fn_abi_of_instance/_fn_ptr with tracing, shadowing FnAbiOf | Stypox | -18/+40 |
| 2025-07-15 | Auto merge of #143958 - samueltardieu:rollup-lh1s143, r=samueltardieu | bors | -58/+134 |
| 2025-07-15 | Rollup merge of #143941 - folkertdev:cfg-select-docs, r=traviscross | Samuel Tardieu | -15/+17 |
| 2025-07-15 | Rollup merge of #143935 - ada4a:walk-docstring, r=compiler-errors | Samuel Tardieu | -6/+6 |
| 2025-07-15 | Rollup merge of #143927 - oli-obk:const-dyn-trait-hir-ty, r=fmease | Samuel Tardieu | -1/+1 |
| 2025-07-15 | Rollup merge of #143905 - xizheyin:143828, r=compiler-errors | Samuel Tardieu | -2/+57 |
| 2025-07-15 | Rollup merge of #143878 - JonathanBrouwer:pointee_parser, r=jdonszelmann | Samuel Tardieu | -3/+16 |
| 2025-07-15 | Rollup merge of #143736 - oli-obk:uninspectable-type-id, r=RalfJung | Samuel Tardieu | -31/+37 |
| 2025-07-15 | New example for E0536 | Jonathan Brouwer | -9/+7 |
| 2025-07-15 | Changes to diagnostics | Jonathan Brouwer | -1/+7 |
| 2025-07-15 | Define attribute parser & config evaluator | Jonathan Brouwer | -264/+325 |
| 2025-07-15 | Move `cfg` -> `cfg_old` | Jonathan Brouwer | -1/+250 |
| 2025-07-15 | Allow `Early` stage to emit errors | Jonathan Brouwer | -18/+93 |
| 2025-07-15 | Define datastructures for `#[cfg]` attribute, move StrippedCfgItem | Jonathan Brouwer | -31/+53 |