about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-23Merge pull request #20543 from sgasho/fix/19443_replace_match_with_if_letShoyu Vanilla (Flint)-1/+23
2025-09-23Expose iterators over an inference result's typesVincent Esche-0/+20
2025-09-23Add attributes for #[global_allocator] functionsNikita Popov-3/+54
2025-09-23Remove lower::value_ty in favor of lower_nextsolver::value_tyJack Huey-134/+61
2025-09-23Remove lower::ty in favor of lower_nextsolver::tyJack Huey-92/+112
2025-09-23Merge pull request #4601 from RalfJung/rustupRalf Jung-11364/+42407
2025-09-23Merge ref 'f6092f224d2b' from rust-lang/rustRalf Jung-11363/+42406
2025-09-23Prepare for merging from rust-lang/rustRalf Jung-1/+1
2025-09-23Merge pull request #20730 from A4-Tacks/migrate-expand-rest-patShoyu Vanilla (Flint)-12/+11
2025-09-23Merge pull request #20728 from jackh726/next-trait-solver-next2Shoyu Vanilla (Flint)-303/+382
2025-09-23Auto merge of #146317 - saethlin:panic=immediate-abort, r=nnethercotebors-157/+561
2025-09-23add regression testlcnr-0/+30
2025-09-23prevent line number from being copied in chromeIris Shi-7/+18
2025-09-23Migrate `expand_record_rest_pattern` assist to use `SyntaxEditor`A4-Tacks-12/+11
2025-09-23move config check logic from get_toml to parse_innerbit-aloo-24/+23
2025-09-23Add const parameter keyword completionA4-Tacks-1/+28
2025-09-22Skip the panic-immediate-abort-works test when cross-compilingBen Kimock-0/+5
2025-09-23Use ParamEnv in TraitEnvironmentJack Huey-170/+216
2025-09-23Add 'db to TraitEnvironmentJack Huey-109/+122
2025-09-23Make Field::ty return TypeNsjackh726-31/+51
2025-09-22Use ns versions of with_diagnostics queriesjackh726-8/+8
2025-09-22Fix a dangling reference in `rustc_thread_pool`Josh Stone-2/+6
2025-09-22add regression test for issue 146537cyrgani-0/+34
2025-09-22fix ICE in rustdoc::invalid_html_tagsbinarycat-1/+65
2025-09-22Mutex/RwLock/ReentrantLock::data_ptr to be const fnPeter Lyons Kehl-5/+5
2025-09-22Fix a crash/mislex when more than one frontmatter closing possibility is cons...Alex-1/+34
2025-09-22make rust-analyzer settings use dedicated directoryTshepang Mbambo-15/+42
2025-09-22Auto merge of #146892 - GuillaumeGomez:rollup-fa7lp0n, r=GuillaumeGomezbors-30/+173
2025-09-22Update booksrustbot-0/+0
2025-09-22Merge pull request #4600 from RalfJung/sifaRalf Jung-12/+23
2025-09-22tests/run-make/crate-loading: Rename source files for clarityMartin Nordholts-6/+3
2025-09-22fix SIFA logicRalf Jung-12/+23
2025-09-22Merge pull request #20592 from A4-Tacks/add-braces-closure-in-matchShoyu Vanilla (Flint)-2/+31
2025-09-22Update tests/rustdoc/reexport/private-mod-override-reexport.rsIris Shi-1/+0
2025-09-22Merge pull request #20679 from A4-Tacks/no-comp-ty-in-nested-patShoyu Vanilla (Flint)-0/+20
2025-09-22Merge pull request #20722 from A4-Tacks/pull-assign-up-inner-ifShoyu Vanilla (Flint)-0/+35
2025-09-22Merge pull request #20723 from A4-Tacks/fix-bind-unused-applicable-underscoreShoyu Vanilla (Flint)-3/+30
2025-09-22Merge pull request #20725 from ChayimFriedman2/fix-missing-lifetimeShoyu Vanilla (Flint)-25/+55
2025-09-22Rollup merge of #146887 - taiki-e:rc-doc-feature, r=joboetGuillaume Gomez-18/+0
2025-09-22Rollup merge of #146884 - Kobzol:tidy-rustdoc-modified, r=GuillaumeGomezGuillaume Gomez-2/+4
2025-09-22Rollup merge of #146848 - moturus:motor-os_tier-3, r=davidtwcoGuillaume Gomez-3/+131
2025-09-22Rollup merge of #146828 - el-ev:issue146646, r=GuillaumeGomezGuillaume Gomez-2/+33
2025-09-22Rollup merge of #146795 - alexcrichton:wasm-limit-rdylib-exports, r=bjorn3Guillaume Gomez-5/+5
2025-09-22Merge pull request #20717 from ShoyuVanilla/migrate-moreChayim Refael Friedman-153/+122
2025-09-22internal: Migrate more predicate things to next-solverShoyu Vanilla-153/+122
2025-09-22Auto merge of #146683 - clarfonthey:safe-intrinsics, r=RalfJung,Amanieubors-246/+284
2025-09-22Merge pull request #2593 from rust-lang/tshepang/testing-with-ciTshepang Mbambo-65/+65
2025-09-22various improvements resulting from reading Testing with CITshepang Mbambo-65/+65
2025-09-22Merge pull request #2596 from rust-lang/tshepang/sembrTshepang Mbambo-3/+8
2025-09-22reduce overlong linesTshepang Mbambo-3/+8