about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-10fix broken linksTshepang Mbambo-3/+3
2025-05-10is a questionTshepang Mbambo-1/+1
2025-05-10sembrTshepang Mbambo-3/+5
2025-05-10make more readableTshepang Mbambo-1/+1
2025-05-10make more clear what is meantTshepang Mbambo-1/+1
2025-05-10use the right caseTshepang Mbambo-3/+3
2025-05-10link to chapter referred toTshepang Mbambo-1/+2
2025-05-10Auto merge of #140880 - nnethercote:Ident-new-debug-assert, r=oli-obkbors-1/+1
2025-05-10Merge pull request #2369 from rust-lang/tshepang-patch-1Tshepang Mbambo-0/+10
2025-05-10Update deps of bootstrap for Cygwin王宇逸-33/+13
2025-05-10Merge pull request #4318 from rust-lang/rustup-2025-05-10Oli Scherer-10754/+19522
2025-05-10Auto merge of #140705 - LegNeato:backtracelock, r=Mark-Simulacrumbors-32/+17
2025-05-10minor: code review tweakgohome001-24/+8
2025-05-10Merge from rustcThe Miri Cronjob Bot-10753/+19521
2025-05-10Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-05-10Auto merge of #140876 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-05-09Split duration_constructors to get non-controversial bits out faster.Dietrich Daroch-7/+29
2025-05-09Merge pull request #668 from FractalFir/int128_fixantoyo-20/+96
2025-05-09Auto merge of #140869 - matthiaskrgr:rollup-r5k19w6, r=matthiaskrgrbors-188/+216
2025-05-10Make the assertion in `Ident::new` debug-only.Nicholas Nethercote-1/+1
2025-05-09RELEASES.md: fix unbalanced and unneeded `}`Laine Taffin Altman-1/+1
2025-05-09RELEASES.md: fix nonsensical ~ operatorLaine Taffin Altman-1/+1
2025-05-10fix `unnecessary_unwrap` emitted twice in closurerelaxcn-1/+89
2025-05-09`char::is_digit()` is const-stable only since Rust 1.87 (#14771)Alejandra González-7/+69
2025-05-10Remove `AstDeref`.Nicholas Nethercote-53/+33
2025-05-10Add a workaround for 128 bit switchesmichal kostrubiec-20/+96
2025-05-10`char::is_digit()` is const-stable only since Rust 1.87Samuel Tardieu-7/+69
2025-05-09Resolve through local re-exports in `lookup_path`Alex Macleod-19/+53
2025-05-09Update cargoWeihang Lo-0/+0
2025-05-09don't depend on rustc_attr_parsing if rustc_data_structures will domejrs-62/+61
2025-05-09Fix integer_division false negative for NonZero denominators (#14664)Alejandra González-5/+24
2025-05-09rustdoc: use a different style of grip trackMichael Howell-39/+19
2025-05-09Rollup merge of #140864 - pietroalbini:pa-fix-relnotes, r=BoxyUwUMatthias Krüger-76/+76
2025-05-09Rollup merge of #140852 - est31:edition_guide_let_chains, r=ehussMatthias Krüger-0/+0
2025-05-09Rollup merge of #140848 - kornelski:not-a-dead-end, r=compiler-errorsMatthias Krüger-28/+28
2025-05-09Rollup merge of #140843 - jieyouxu:broken-pipe, r=KobzolMatthias Krüger-5/+25
2025-05-09Rollup merge of #140819 - reddevilmidzy:add-test, r=petrochenkovMatthias Krüger-0/+53
2025-05-09Rollup merge of #140815 - yaahc:rustdoc-metrics, r=GuillaumeGomezMatthias Krüger-0/+19
2025-05-09Rollup merge of #139863 - fmease:simp-doctest-build-arg-passing, r=GuillaumeG...Matthias Krüger-79/+15
2025-05-09rustdoc: add tooltip to resize trackMichael Howell-1/+1
2025-05-09rustdoc: add a handle that makes sidebar resizing more obviousMichael Howell-22/+68
2025-05-09Add intrinsic fallback for `{minimum,maximum}{16,32,64,128}`Urgau-164/+108
2025-05-09Enable non-leaf Frame Pointers for Arm64EC WindowsDaniel Paoliello-3/+11
2025-05-09make t looks like lowercaseKivooeo-4/+4
2025-05-09update wordingPietro Albini-1/+1
2025-05-09update links to point to stablePietro Albini-73/+73
2025-05-09fix new apis being marked as becoming const this releasePietro Albini-5/+5
2025-05-09`unwrap.rs` cleanup (#14761)dswij-29/+22
2025-05-09remove superseded lints (#14703)Samuel Tardieu-1091/+116
2025-05-09remove 'unordered' atomic intrinsicsRalf Jung-1/+0