about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-01update rustup PR messageRalf Jung-1/+1
2025-08-01Merge pull request #4510 from rust-lang/rustup-2025-08-01Ralf Jung-7737/+13330
2025-08-01Remove some noisy triagebot pingsJieyou Xu-8/+0
2025-08-01Merge pull request #2527 from lolbinarycat/patch-5许杰友 Jieyou Xu (Joe)-2/+3
2025-08-01Constify additional Result functionsEvgenii Zheltonozhskii-25/+197
2025-08-01fmtThe Miri Cronjob Bot-1/+1
2025-08-01Merge ref 'adcb3d3b4cd3' from rust-lang/rustThe Miri Cronjob Bot-7736/+13329
2025-08-01Prepare for merging from rust-lang/rustThe Miri Cronjob Bot-1/+1
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-07-31add Option::reduceJeremy Smart-0/+37
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-31[Doc] Add links to the various collectionsBruno Roy-6/+6
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