about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-15Suggest adding semicolon in user code rather than macro impl detailsUrgau-3/+166
2025-06-15Correctly account for different address spaces in LLVM intrinsic invocationssayantn-19/+24
2025-06-15Windows: Use anonymous pipes in CommandChris Denton-86/+142
2025-06-15Auto merge of #142455 - jdonszelmann:attempt-to-mitigate-delayed-lint-perf-pr...bors-9/+81
2025-06-15Use `LLVMIntrinsicGetDeclaration` to completely remove the hardcoded intrinsi...sayantn-224/+32
2025-06-15Merge pull request #20000 from tadeokondrak/lifetime-repeat-macroChayim Refael Friedman-14/+63
2025-06-15Use is_any_identifier in pretty_print_macro_expansionTadeo Kondrak-13/+6
2025-06-15Fix spacing for LIFETIME_IDENT near keywords and literals in test outputTadeo Kondrak-4/+12
2025-06-15Manually invalidate caches in SimplifyCfg.Camille GILLOT-3/+13
2025-06-15Un-remap `rustc-dev` component pathsUrgau-0/+108
2025-06-15Stabilize "file_lock" featureChristopher Berner-17/+11
2025-06-15Merge pull request #1582 from rust-lang/update_abi_cafebjorn3-71/+45
2025-06-15Auto merge of #142430 - compiler-errors:external-constraints, r=lcnrbors-0/+22
2025-06-15clarify `rustc_do_not_const_check` commentDeadbeef-2/+2
2025-06-15Use the new abi-cafe-rules.toml supportbjorn3-69/+43
2025-06-15Merge pull request #4400 from RalfJung/rustupRalf Jung-2903/+2619
2025-06-15Refactor `rustc_attr_data_structures` documentationxizheyin-14/+48
2025-06-15Merge from rustcRalf Jung-2902/+2618
2025-06-15Preparing for merge from rustcRalf Jung-1/+1
2025-06-15Update to abi-cafe 1.0bjorn3-36/+36
2025-06-15Auto merge of #142398 - fee1-dead-contrib:push-ynxrtswtkyxw, r=oli-obkbors-27/+16
2025-06-15Merge pull request #20009 from Veykril/push-rvnnorzvpnqvLukas Wirth-73/+136
2025-06-15Optimize private visibility resolutionLukas Wirth-39/+83
2025-06-15Optimize `pub(crate)` visibility resolutionLukas Wirth-36/+55
2025-06-15Merge pull request #20008 from Veykril/push-rsnkrwyplmwrLukas Wirth-137/+120
2025-06-15Unify assoc item visibility queriesLukas Wirth-77/+58
2025-06-15Idiomatic salsa use for extern block abi queryLukas Wirth-13/+16
2025-06-15use `if let` guards where possibleDeadbeef-20/+12
2025-06-15Idiomatic salsa use for impl items queryLukas Wirth-41/+40
2025-06-15Replace unnecessary use of `MacroDefId` with `MacroId`Lukas Wirth-6/+6
2025-06-15Merge pull request #20007 from Veykril/push-opqzsnwzwyvnLukas Wirth-77/+81
2025-06-15Idiomatic salsa use for enum variants queryLukas Wirth-77/+81
2025-06-15Merge pull request #20006 from Veykril/push-uvmuznvlwsxxLukas Wirth-213/+692
2025-06-15Cleanup incremental testsLukas Wirth-213/+692
2025-06-15Auto merge of #142388 - cjgillot:span-hash, r=davidtwcobors-10/+10
2025-06-15Move the place in `&pin mut $place` when `!Unpin` to ensure soundnessFrank King-191/+559
2025-06-15Auto merge of #142355 - lcnr:fast_reject-reject, r=BoxyUwUbors-3/+4
2025-06-15Move `tests/ui/async-await/pin-ergonomics` to `tests/ui`Frank King-0/+0
2025-06-15Implement pinned borrows, part of `pin_ergonomics`Frank King-18/+471
2025-06-15Merge pull request #19996 from LHolten/exclude-importsChayim Refael Friedman-1/+214
2025-06-15Add config option to exclude imports from symbol searchLucas Holten-1/+214
2025-06-15cargo updategithub-actions-164/+166
2025-06-14Auto merge of #142335 - nnethercote:rustdoc-json-allocations, r=aDotInTheVoidbors-141/+159
2025-06-14Merge pull request #709 from rust-lang/reenable-run-make-testsantoyo-14/+80
2025-06-14Merge pull request #2468 from rust-lang/query-cleaningTshepang Mbambo-2/+5
2025-06-14Switch to gcc-14 by default to fix some run-make testsAntoni Boucher-6/+14
2025-06-14do not inline linksTshepang Mbambo-2/+5
2025-06-14title caseTshepang Mbambo-1/+1
2025-06-14Merge pull request #2467 from rust-lang/tshepang-patch-1Tshepang Mbambo-11/+11
2025-06-14use sentence caseTshepang Mbambo-11/+11