- 0028f34 Auto merge of #153026 - JonathanBrouwer:rollup-PAPpAYW, r=JonathanBrouwer by bors · 15 hours ago main
- bea1d9c Rollup merge of #153020 - GuillaumeGomez:improve-empty-impl-blocks-sentence, r=Urgau by Jonathan Brouwer · 23 hours ago
- b55a3e4 Rollup merge of #153016 - GuillaumeGomez:migrate-diag, r=JonathanBrouwer,Kivooeo by Jonathan Brouwer · 23 hours ago
- 60941db Rollup merge of #153008 - DanielEScherzer:patch-2, r=Zalathar by Jonathan Brouwer · 23 hours ago
- 5370cdd Rollup merge of #153004 - Zalathar:tweak-modifiers, r=wesleywiser by Jonathan Brouwer · 23 hours ago
- 5835df0 Rollup merge of #152991 - RalfJung:interpret-step-trace, r=Kivooeo by Jonathan Brouwer · 23 hours ago
- ad04c77 Rollup merge of #152989 - JonathanBrouwer:rustc_inherit_overflow_checks, r=jdonszelmann by Jonathan Brouwer · 23 hours ago
- 3787688 Rollup merge of #152985 - JonathanBrouwer:convert-feature, r=jdonszelmann by Jonathan Brouwer · 23 hours ago
- 3e430a1 Rollup merge of #152976 - arferreira:revert-relative-extern-paths, r=jieyouxu by Jonathan Brouwer · 23 hours ago
- 1d6e7ec Rollup merge of #152003 - 9SonSteroids:trait_info_of, r=oli-obk by Jonathan Brouwer · 23 hours ago
- 4b56034 Rollup merge of #152999 - mu001999-contrib:fix/152997, r=petrochenkov by Jonathan Brouwer · 23 hours ago
- e173d63 Rollup merge of #152908 - bjorn3:dist_profile_remap_debuginfo, r=Kobzol by Jonathan Brouwer · 23 hours ago
- 1d21fd3 Rollup merge of #152768 - ZuseZ4:autodiff-in-ci-for-all-os, r=Kobzol by Jonathan Brouwer · 23 hours ago
- 1894a0e Rollup merge of #152670 - bjorn3:lto_refactors12, r=petrochenkov by Jonathan Brouwer · 23 hours ago
- e208d67 Rollup merge of #153007 - lnicola:sync-from-ra, r=lnicola by Jonathan Brouwer · 23 hours ago
- b3869b9 Auto merge of #152791 - nnethercote:rm-const-FLAGS, r=Zalathar by bors · 24 hours ago
- e628806 rustdoc: Improve sentence for documented empty impl blocks by Guillaume Gomez · 27 hours ago
- b8f5241 Migrate `rustc_hir_typeck` to use `TyCtxt::emit_diag_node_span_lint` by Guillaume Gomez · 29 hours ago
- 266fe95 Return earlier in `diag_lint_level` to prevent cases where a printed ty in a `Diagnostic` message is not emitted by Guillaume Gomez · 29 hours ago
- 262744e Enable rust.remap-debuginfo in the dist profile by bjorn3 · 30 hours ago
- b8677e2 Migrate `rustc_hir_analysis` to use `TyCtxt::emit_diag_node_span_lint` by Guillaume Gomez · 32 hours ago
- ab3d14c Migrate `rustc_const_eval` to use `TyCtxt::emit_diag_node_span_lint` by Guillaume Gomez · 32 hours ago
- 1a426a0 Migrate `rustc_codegen_ssa` to use `TyCtxt::emit_diag_node_span_lint` by Guillaume Gomez · 32 hours ago
- 119b87f Migrate `rustc_borrowck` to use `TyCtxt::emit_diag_node_span_lint` by Guillaume Gomez · 32 hours ago
- 9436e6e Add `TyCtxt::emit_diag_node_span_lint` method by Guillaume Gomez · 32 hours ago
- 04e9918 make TraitImpl unstable by jasper3108 · 35 hours ago
- 4e24abb bootstrap.compiler.toml: update name of primary branch by Daniel Scherzer · 36 hours ago
- d8ffd91 Merge pull request #21694 from rust-lang/rustc-pull by Laurențiu Nicola · 36 hours ago
- eeb94be Auto merge of #149366 - cjgillot:gvn-primitive, r=RalfJung by bors · 2 days ago
- e9ee5f8 More explanation of what the dummy items in `modifiers` are for by Zalathar · 2 days ago
- ab0576b Make dummy modifier items non-pub by Zalathar · 2 days ago
- 446d1e1 Sort `rustc_middle::query::modifiers` by Zalathar · 2 days ago
- 419ee10 Merge ref 'c78a29473a68' from rust-lang/rust by The rustc-josh-sync Cronjob Bot · 2 days ago
- 1b5a80c Prepare for merging from rust-lang/rust by The rustc-josh-sync Cronjob Bot · 2 days ago
- d3e8bd9 Auto merge of #153000 - Zalathar:rollup-68jDIBK, r=Zalathar by bors · 2 days ago
- 8c96521 Rollup merge of #152987 - Zoxc:hashstable-derives, r=JonathanBrouwer by Stuart Cook · 2 days ago
- 499fca9 Rollup merge of #152984 - stellanomia:remove-redundant-inline-check, r=JonathanBrouwer by Stuart Cook · 2 days ago
- 867a480 Rollup merge of #152963 - JonathanBrouwer:revert-str-as-str, r=jhpratt by Stuart Cook · 2 days ago
- 42994d6 Rollup merge of #152640 - shibcreate:add-rustc-dev-guide-link, r=Mark-Simulacrum by Stuart Cook · 2 days ago
- 51b5459 Rollup merge of #152366 - BitSyndicate1:vec-fallible-shrink, r=Mark-Simulacrum by Stuart Cook · 2 days ago
- 565d1bb Rollup merge of #151744 - enthropy7:fix-refining-impl-trait-rtn, r=davidtwco by Stuart Cook · 2 days ago
- 6bcb461 Rollup merge of #149783 - folkertdev:stabilize-cfg-select, r=JonathanBrouwer by Stuart Cook · 2 days ago
- 62bc872 Rollup merge of #152970 - RalfJung:unpin-noalias-tests, r=Mark-Simulacrum by Stuart Cook · 2 days ago
- 5ec5136 Rollup merge of #152229 - Zoxc:rem-det-pick, r=nnethercote by Stuart Cook · 2 days ago
- 5cfaada Check importing crate/$crate/super after handling self by mu001999 · 2 days ago
- 1f076d2 Add try_shrink_to and try_shrink_to_fit to Vec by BitSyndicate1 · 2 days ago
- 9f7d502 Remove deterministic picking from query cycle handling by John Kåre Alsaker · 2 days ago
- 5b87b99 fix interpreter tracing output by Ralf Jung · 2 days ago
- 34d6161 Port `#[rustc_inherit_overflow_checks]` to the new attribute parsers by Jonathan Brouwer · 2 days ago
- 5aebfd6 Rename `query_dispatcher` and reduce its use. by Nicholas Nethercote · 2 days ago
- 6c12694 Remove `SemiDynamicQueryDispatcher` and `QueryFlags`. by Nicholas Nethercote · 2 days ago
- a2c3ebf Rebase fallout. by Camille Gillot · 2 days ago
- 912c7d3 Use HashStable derive in more places by John Kåre Alsaker · 2 days ago
- e83ccae Use may_have_provenance. by Camille Gillot · 2 days ago
- 38c6851 Move methods to gvn.rs. Elaborate comments. by Camille Gillot · 2 days ago
- a182053 Bless incremental. by Camille Gillot · 2 days ago
- 4953a8b Constants of primitive types are always deterministic. by Camille Gillot · 2 days ago
- 8c90786 Try harder to evaluate constants. by Camille Gillot · 2 days ago
- 0b52901 Update uitests by Jonathan Brouwer · 2 days ago
- c78a294 Auto merge of #152986 - JonathanBrouwer:rollup-YgdiVyQ, r=JonathanBrouwer by bors · 2 days ago
- 6aa7b31 Rollup merge of #152927 - AlexCeleste:thir-missing-index-subexpressions, r=TaKO8Ki by Jonathan Brouwer · 2 days ago
- 6aad104 Rollup merge of #152926 - makai410:final-on-assoc-type, r=fmease by Jonathan Brouwer · 2 days ago
- 4f2673f Rollup merge of #152921 - blkerby:bootstrap-rustdoc-config, r=Kobzol by Jonathan Brouwer · 2 days ago
- ae8fa15 Rollup merge of #152708 - PaulDance:patches/nix-stdenv.cc.cc.lib, r=clubby789 by Jonathan Brouwer · 2 days ago
- 3880323 Rollup merge of #152385 - LaneAsade:gate-type-const-defaults, r=BoxyUwU by Jonathan Brouwer · 2 days ago
- 85cc4b2 Rollup merge of #152958 - nnethercote:rustc_queries-fixes, r=oli-obk by Jonathan Brouwer · 2 days ago
- 143ca0b Rollup merge of #152779 - nnethercote:clarify-aspects-of-query-macros, r=Zalathar by Jonathan Brouwer · 2 days ago
- cf9ab2d Use feature parser throughout the compiler by Jonathan Brouwer · 2 days ago
- 14d29f9 Stabilize `cfg_select` by Folkert de Vries · 2 days ago
- 2a58411 Port `#[feature]` to the new attribute parsing infrastructure by Jonathan Brouwer · 2 days ago
- 60369b2 Merge pull request #21692 from ChayimFriedman2/builtin-derive-param by Shoyu Vanilla (Flint) · 2 days ago
- d5311ad Revert relative paths for std links in rustc-docs by arferreira · 2 days ago
- febd3b9 rustc_mir_transform: Remove redundant call to check_codegen_attributes_extra by stellanomia · 2 days ago
- bde075b6 Fix ICE when an associated type or const is wrongly marked as `final` by Makai · 2 days ago
- dbf337f Fix another case where we forgot to put the type param for `PartialOrd` and `PartialEq` in builtin derives by Chayim Refael Friedman · 2 days ago
- b56949b extend unpin noalias tests to cover mutable references by Ralf Jung · 2 days ago
- 1500f0f Auto merge of #152965 - JonathanBrouwer:rollup-QnrcBRx, r=JonathanBrouwer by bors · 2 days ago
- 51d7272 Add regression test by Jonathan Brouwer · 2 days ago
- 91010cf Rollup merge of #152953 - willschlitzer:patch-1, r=petrochenkov by Jonathan Brouwer · 2 days ago
- 738d1e7 Rollup merge of #152937 - cyrgani:box-box, r=JonathanBrouwer by Jonathan Brouwer · 2 days ago
- 1f1e6bd Rollup merge of #152933 - GuillaumeGomez:start-migrating-lintdiag, r=JonathanBrouwer by Jonathan Brouwer · 2 days ago
- 0afd9c3 Rollup merge of #152879 - nnethercote:rm-impl-IntoQueryParam-ref-P, r=oli-obk by Jonathan Brouwer · 2 days ago
- 503064b Rollup merge of #152871 - mati865:fix-rs-begin-end-warnings, r=joboet by Jonathan Brouwer · 2 days ago
- 4486e4f Rollup merge of #152837 - TKanX:bugfix/152340-codegen-fn-attrs-const-caller, r=dingxiangfei2009 by Jonathan Brouwer · 2 days ago
- 72ab51c Rollup merge of #152767 - folkertdev:clmul-rhs-lhs, r=joboet by Jonathan Brouwer · 2 days ago
- 893abbc Rollup merge of #152705 - PaulDance:patches/skip-raw_attributes-doctest, r=joboet by Jonathan Brouwer · 2 days ago
- 66cccfd Rollup merge of #147859 - cyrgani:nonfatal-tokenstream-parse, r=petrochenkov,JonathanBrouwer by Jonathan Brouwer · 2 days ago
- 3ed70ba Rollup merge of #152865 - asder8215:path_display, r=joboet by Jonathan Brouwer · 2 days ago
- 00d849a Rollup merge of #152591 - alexcrichton:simplify-rc-arc-default, r=joboet by Jonathan Brouwer · 2 days ago
- b3cfe5e Rollup merge of #151871 - jdonszelmann:no-env-with-infer-vars, r=BoxyUwU by Jonathan Brouwer · 2 days ago
- 8a3d112 Rollup merge of #151628 - enthropy7:fix-simd-const-eval-ice, r=RalfJung by Jonathan Brouwer · 2 days ago
- 7360a83 Rollup merge of #150468 - Gelbpunkt:rustc-target-callconv-spec-elf-abi, r=RalfJung by Jonathan Brouwer · 2 days ago
- 9f0a410 Revert "Stabilize `str_as_str`" by Jonathan Brouwer · 2 days ago
- ecb778f Remove explicit `tcx` bindings from `query` entries. by Nicholas Nethercote · 2 days ago
- e883143 Merge pull request #21688 from akashchakrabortymsc-cmd/fix/convert-if-to-bool-then-negation by A4-Tacks · 2 days ago
- cb08314 Remove explicit `tcx` bindings from query `desc`s. by Nicholas Nethercote · 2 days ago
- 46ccd82 Fix bad key names in a couple of queries. by Nicholas Nethercote · 2 days ago
- a3d59088 Remove `impl IntoQueryParam<P> for &'a P`. by Nicholas Nethercote · 2 days ago
- 417e4f9 Fix typo in armv7a-vex-v5.md by Will Schlitzer · 3 days ago
- d8b2222 Auto merge of #152737 - scottmcm:box_new_uninit_layout, r=RalfJung by bors · 3 days ago