about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-06Handle PR not found in post-merge workflowJakub Beránek-0/+7
2025-05-06Add new `test_main_with_exit_callback` public function in `libtest` to allow ...Guillaume Gomez-0/+10
2025-05-06Run `aarch64-pc-windows-msvc` runs on the new `windows-11-arm` runnerssayantn-14/+20
2025-05-06Edit `macro_trailing_commas` to enable tests in all architecturessayantn-18/+47
2025-05-06Fix segfault in cirrus CIsayantn-0/+4
2025-05-06Add `riscv32` CI runsayantn-4/+25
2025-05-07add doc link test for hoverHayashi Mikihiro-0/+122
2025-05-07add doc link test for goto defHayashi Mikihiro-0/+68
2025-05-07check module path inner or outerHayashi Mikihiro-130/+256
2025-05-06Preserve generic args in suggestions for ambiguous associated itemsLeón Orell Valerian Liehr-47/+140
2025-05-06Factor out `resolve_type_relative_path`León Orell Valerian Liehr-152/+130
2025-05-06Rename and move several error reporting methodsLeón Orell Valerian Liehr-192/+205
2025-05-06Introduce Boolean type `PermitVariants` for legibilityLeón Orell Valerian Liehr-16/+30
2025-05-06Name methods pertaining to HIR ty lowering of paths more appropriatelyLeón Orell Valerian Liehr-141/+162
2025-05-06Eliminate unnecessary parameterLeón Orell Valerian Liehr-21/+12
2025-05-06Consistently use the DiagCtxtHandle of HirTyLowerer instead of the one of TyCtxtLeón Orell Valerian Liehr-17/+15
2025-05-06support duplicates in the opaque_types_storagelcnr-82/+207
2025-05-06Remove some unused `#![feature]`s (#14738)Alex Macleod-51/+37
2025-05-06Remove some unused `#![feature]`sAlex Macleod-50/+36
2025-05-06Update clippy_lints_internal to 2024 editionAlex Macleod-1/+1
2025-05-06Auto merge of #140702 - GuillaumeGomez:rollup-rpyxs20, r=GuillaumeGomezbors-125/+586
2025-05-06avoid duplicating commandsTshepang Mbambo-4/+5
2025-05-06Rollup merge of #140681 - jieyouxu:test_helpers, r=petrochenkovGuillaume Gomez-15/+17
2025-05-06Rollup merge of #140658 - dianne:lit-deref-pats-p2, r=oli-obkGuillaume Gomez-88/+422
2025-05-06Rollup merge of #140632 - Skgland:test-for-issue-81317, r=oli-obkGuillaume Gomez-0/+88
2025-05-06Rollup merge of #140135 - GuillaumeGomez:sidebars-image, r=rustdocGuillaume Gomez-22/+59
2025-05-06Update iterator.rs to use arrays by valueMarijn Schouten-230/+225
2025-05-06coverage: Handle hole spans without dividing spans into bucketsZalathar-59/+33
2025-05-06coverage: Only merge adjacent coverage spansZalathar-1799/+2862
2025-05-06Auto merge of #140561 - compiler-errors:gather-fewer-locals, r=lcnrbors-277/+292
2025-05-06Remove duplicate impl of string unescapeMarijn Schouten-552/+453
2025-05-06Merge pull request #19738 from ChayimFriedman2/weird-gatsLukas Wirth-0/+32
2025-05-06tests: don't ignore compiler stderr in `lib-defaults.rs`Jieyou Xu-15/+17
2025-05-06Remove ast index maskHayashi Mikihiro-7/+10
2025-05-06import std::iter::repeatHayashi Mikihiro-0/+1
2025-05-06Update crates/hir-expand/src/attrs.rsHayashi Mikihiro-1/+1
2025-05-06Update crates/hir-expand/src/attrs.rsHayashi Mikihiro-1/+1
2025-05-06fix: resolve doc path if outer comments exist on module and replace from cfg_...Hayashi Mikihiro-34/+99
2025-05-06Don't panic on some weird codeChayim Refael Friedman-0/+32
2025-05-06Merge pull request #19721 from ChayimFriedman2/more-parallelLukas Wirth-256/+188
2025-05-06Notify the user that we're collecting symbolsChayim Refael Friedman-1/+10
2025-05-06fix: `manual_let_else` FN when diverges on simple enum variantyanglsh-6/+119
2025-05-06Auto merge of #140695 - Zalathar:rollup-i32gzbo, r=Zalatharbors-755/+2324
2025-05-06Fix `collapsible_if` FP on block stmt before expr (#14730)Samuel Tardieu-8/+29
2025-05-06Rollup merge of #140687 - ehuss:update-mdbook, r=jieyouxuStuart Cook-3/+3
2025-05-06Rollup merge of #140678 - compiler-errors:dont-ice-on-infer-in-upvar, r=lcnrStuart Cook-41/+54
2025-05-06Rollup merge of #140673 - GuillaumeGomez:clean-rustdoc-tests, r=notriddleStuart Cook-0/+48
2025-05-06Rollup merge of #140634 - smrobtzz:mips-elf-fixes, r=workingjubileeStuart Cook-27/+66
2025-05-06Rollup merge of #140598 - ShE3py:iter-misc-docs, r=workingjubileeStuart Cook-0/+3
2025-05-06Rollup merge of #140532 - celinval:chores-smir-ra, r=oli-obkStuart Cook-3/+13