about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-01Constify additional Result functionsEvgenii Zheltonozhskii-25/+197
2025-08-01Rollup merge of #144759 - tgross35:triagebot-label, r=lqdJacob Pratt-0/+1
2025-08-01Rollup merge of #144757 - Muscraft:triagebot-emitter-pings, r=lqdJacob Pratt-0/+8
2025-08-01Rollup merge of #144751 - dalvescb:curtisd/aix_libextension, r=NoratriebJacob Pratt-0/+2
2025-08-01Rollup merge of #144691 - xizheyin:suggest-confuse, r=estebankJacob Pratt-1/+1
2025-08-01Rollup merge of #144700 - aDotInTheVoid:macro-rules-for-macro-fools, r=Guilla...Jacob Pratt-4/+51
2025-08-01Rollup merge of #144691 - xizheyin:suggest-confuse, r=estebankJacob Pratt-58/+290
2025-08-01Rollup merge of #144683 - tgross35:builtins-via-std-workspace, r=bjorn3,Norat...Jacob Pratt-37/+35
2025-08-01Rollup merge of #143849 - lolbinarycat:rustdoc-priv-normalize-143222, r=Guill...Jacob Pratt-0/+53
2025-08-01Auto merge of #144446 - nnethercote:opt-region-constraints, r=lcnrbors-241/+231
2025-07-31Correct some grammar in integer documentationTrevor Gross-18/+12
2025-08-01Add human readable name "Cygwin"Yuyi Wang-0/+1
2025-07-31aarch64: Make `outline-atomics` a known target featureTrevor Gross-0/+9
2025-07-31triagebot: Label `compiler-builtins` T-libsTrevor Gross-0/+1
2025-07-31Remove `std`'s dependency on `compiler-builtins`Trevor Gross-2/+0
2025-07-31Use `core` via `rustc-std-workspace-core` in `library/panic*`Trevor Gross-24/+24
2025-07-31uefi: Use slice equality rather than `memcmp`Trevor Gross-11/+11
2025-08-01loop match: error on `#[const_continue]` outside `#[loop_match]`Folkert de Vries-34/+107
2025-07-31chore: Ping Muscraft when rustc_errors::emitter is modifiedScott Schafer-0/+4
2025-07-31chore: Ping Muscraft when annnotate snippets emitter is modifiedScott Schafer-0/+4
2025-07-31detect infinite recursion with tail calls in ctfeWaffle Lapkin-1/+28
2025-07-31Allow `dangling_pointers_from_locals` lint in testsUrgau-0/+3
2025-07-31Add lint against dangling pointers form local variablesUrgau-8/+599
2025-07-31Add EnteredTraceSpan::or_if_tracing_disabledStypox-10/+39
2025-07-31Add tracing to more functions related to step.rsStypox-1/+23
2025-07-31Add tracing calls to eval_statement/terminatorStypox-3/+18
2025-07-31add correct dynamic_lib_extension for aixCurtis D'Alves-0/+2
2025-07-31improve linking in the "Auxilirary builds" section of directive indexlolbinarycat-2/+3
2025-07-31Do not give function allocations alignment in consteval or miri.Zachary S-27/+6
2025-07-31Create a typed wrapper for codegen backendsJakub Beránek-79/+143
2025-07-31Remove the witness type from coroutine argsMichael Goulet-136/+54
2025-07-31Extract borrowck coroutine drop-liveness hackMichael Goulet-19/+31
2025-07-31resolve: Cleanup some uses of extern prelude in diagnosticsVadim Petrochenkov-15/+6
2025-07-31Stall coroutines based off of ty::Coroutine, not ty::CoroutineWitnessMichael Goulet-186/+194
2025-07-31resolve: Avoid double table lookup in `extern_prelude_get`Vadim Petrochenkov-22/+29
2025-07-31resolve: Do not add erroneous names to extern preludeVadim Petrochenkov-8/+13
2025-07-31Auto merge of #144740 - jdonszelmann:rollup-nprgqnm, r=jdonszelmannbors-921/+796
2025-07-31commentsKivooeo-62/+140
2025-07-31resolve: Clarify extern prelude insertion for `extern crate` itemsVadim Petrochenkov-18/+26
2025-07-31Changelog for Clippy 1.89Alexey Semenyuk-7/+105
2025-07-31Rollup merge of #144733 - Muscraft:secondary-file-sigil, r=compiler-errorsJana Dönszelmann-2/+2
2025-07-31Rollup merge of #144726 - jdonszelmann:move-attr-data-structures, r=lcnrJana Dönszelmann-31/+45
2025-07-31Rollup merge of #144726 - jdonszelmann:move-attr-data-structures, r=lcnrJana Dönszelmann-452/+380
2025-07-31Rollup merge of #144712 - nnethercote:dedup-num-types, r=fmeaseJana Dönszelmann-13/+42
2025-07-31Rollup merge of #144712 - nnethercote:dedup-num-types, r=fmeaseJana Dönszelmann-403/+312
2025-07-31Rollup merge of #144711 - compiler-errors:op-span, r=petrochenkovJana Dönszelmann-17/+20
2025-07-31Rollup merge of #144702 - compiler-errors:stall-const-arg-has-type, r=lcnrJana Dönszelmann-0/+7
2025-07-31Rollup merge of #144688 - Stypox:better-enter-trace-span, r=RalfJungJana Dönszelmann-47/+75
2025-07-31Merge pull request #20345 from Hmikihiro/Migrate_add_trait_assoc_items_to_implShoyu Vanilla (Flint)-26/+67
2025-07-31Update cargoWeihang Lo-0/+0