about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-07-10Add `BuilderMethods::unreachable_nonterminator`Scott McMurray-27/+32
2025-07-10Check assoc consts and tys later like assoc fnsMu001999-44/+169
2025-07-10fix: Include frontmatter in -Zunpretty outputEd Page-1/+11
2025-07-10test(lexer): Add frontmatter unit testEd Page-2/+84
2025-07-10interpret/allocation: expose init + write_wildcards on a rangeNia Espera-28/+42
2025-07-10chore: Improve how the other suggestions message gets renderedScott Schafer-20/+25
2025-07-10test: Make one multi suggestion test unicodeScott Schafer-0/+282
2025-07-10cleaned up some testsKivooeo-112/+177
2025-07-10Auto merge of #143731 - matthiaskrgr:rollup-lm9q7vc, r=matthiaskrgrbors-415/+512
2025-07-10cleaned up some testsKivooeo-85/+131
2025-07-10extract single_import_can_define_name and finalize_glob_module_bindingb-naber-118/+143
2025-07-10Rollup merge of #143706 - lolbinarycat:triagebot-extra-checks-ping, r=KobzolMatthias Krüger-0/+4
2025-07-10Rollup merge of #143695 - Urgau:waiting-on-author-new_draft, r=KobzolMatthias Krüger-0/+3
2025-07-10Rollup merge of #143683 - jieyouxu:rms-cleanup, r=KobzolMatthias Krüger-242/+143
2025-07-10Rollup merge of #143675 - hkBst:overflowing-1, r=oli-obkMatthias Krüger-5/+4
2025-07-10Rollup merge of #143670 - loganek:loganek/wasm32-wasip1-new-maintainer, r=ale...Matthias Krüger-0/+1
2025-07-10Rollup merge of #143668 - biabbas:vxworks, r=NoratriebMatthias Krüger-2/+1
2025-07-10Rollup merge of #143666 - nilehmann:nested_bodies_in_consumers, r=lcnrMatthias Krüger-62/+107
2025-07-10Rollup merge of #143663 - dillona:fix-typo, r=jdonszelmannMatthias Krüger-2/+2
2025-07-10Rollup merge of #143659 - GrigorenkoPV:attributes/inner-outer, r=jdonszelmannMatthias Krüger-42/+29
2025-07-10Rollup merge of #143657 - LorrensP-2158466:split-macro-map, r=petrochenkovMatthias Krüger-32/+52
2025-07-10Rollup merge of #143652 - moulins:doc-unsize-trait-upcasting, r=compiler-errorsMatthias Krüger-0/+5
2025-07-10Rollup merge of #136906 - chenyukang:yukang-fix-136741-closure-body, r=oli-obkMatthias Krüger-28/+161
2025-07-10use `intrinsics::simd` for integer max/minFolkert de Vries-220/+80
2025-07-10update rust-dev-guide to point about new command execution summary report und...bit-aloo-2/+9
2025-07-10enable report summary when BOOTSTRAP_PROFILE is setbit-aloo-2/+14
2025-07-10expose report summary via buildbit-aloo-1/+5
2025-07-10update streaming to record its execution via commandprofilerbit-aloo-5/+11
2025-07-10add commandProfiler to bootstrap execution contextbit-aloo-1/+154
2025-07-10change cachekey to CommandFingerprint and change related API's and add start ...bit-aloo-19/+34
2025-07-10core: add Peekable::next_if_mapkennytm-0/+189
2025-07-10Merge pull request #20054 from Young-Flash/folding_allShoyu Vanilla (Flint)-3/+52
2025-07-10Merge pull request #20223 from Hmikihiro/migrate_generate_implShoyu Vanilla (Flint)-9/+16
2025-07-10added error for invalid char castKivooeo-21/+222
2025-07-10Clarify `get_tool_target_compiler`Jakub Beránek-3/+9
2025-07-10Rename `for_compiler` to `for_use_by_compiler`Jakub Beránek-12/+15
2025-07-10use `splat` for the aarch64/arm dup intrinsicsFolkert de Vries-67/+44
2025-07-10Auto merge of #143721 - tgross35:rollup-sjdfp6r, r=tgross35bors-525/+2095
2025-07-10Add regression test for #143107Guillaume Gomez-0/+41
2025-07-10Migrate `generate_impl` assist to use `SyntaxEditor`Hayashi Mikihiro-9/+16
2025-07-10Merge pull request #2501 from Kobzol/compiler-builtins-josh许杰友 Jieyou Xu (Joe)-1/+2
2025-07-10Migrate rustc-pull to CI workflow from `josh-sync`Jakub Beránek-102/+9
2025-07-10Mention that compiler-builtins is now using `rustc-josh-sync`Jakub Beránek-1/+2
2025-07-10Add documentation about subtree syncJakub Beránek-0/+9
2025-07-10Propagate from borrowed locals in CopyPropTomasz Miąsko-142/+97
2025-07-10Make some "safe" llvm ops actually soundOli Scherer-7/+9
2025-07-10Rollup merge of #143644 - Kobzol:stdarch-mention, r=AmanieuTrevor Gross-0/+9
2025-07-10Rollup merge of #143398 - lolbinarycat:tidy-extra-checks-auto, r=KobzolTrevor Gross-48/+241
2025-07-10Rollup merge of #143396 - rocurley:float_tests_refactor, r=tgross35Trevor Gross-56/+23
2025-07-10Rollup merge of #143298 - Kivooeo:tf23, r=tgross35Trevor Gross-121/+161