about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-07-18Add implicit sized bound to trait ascription typesMichael Goulet-0/+38
2025-07-18fix: don't panic on volatile access to nullLuigi Sartor Piucco-138/+127
2025-07-18Be a bit more careful around exotic cycles in in the inlinerMichael Goulet-16/+242
2025-07-18Merge commit 'f682d09eefc6700b9e5851ef193847959acf4fac' into subtree-update_c...Guillaume Gomez-625/+85
2025-07-18Auto merge of #143845 - cjgillot:stability-query, r=jieyouxubors-926/+767
2025-07-18Merge pull request #735 from rust-lang/sync_from_rust_2025_07_04antoyo-622/+68
2025-07-18Comment some tests in the m68k CI because we cannot run programs on architect...Antoni Boucher-16/+22
2025-07-18unicode-table-gen: more clippy fixesMarijn Schouten-8/+8
2025-07-18unicode-table-gen: edition 2024Marijn Schouten-2/+2
2025-07-18unicode-table-gen: clippy fixesMarijn Schouten-35/+28
2025-07-18Auto merge of #144130 - matthiaskrgr:rollup-t75stad, r=matthiaskrgrbors-155/+427
2025-07-18Generalize `unsize` and `unsize_into` destinationsOli Scherer-4/+5
2025-07-18Rollup merge of #144069 - marcoieni:windows-22-free, r=jieyouxuMatthias Krüger-2/+4
2025-07-18Rollup merge of #144063 - jieyouxu:label-ci, r=KobzolMatthias Krüger-0/+8
2025-07-18Rollup merge of #144029 - lichuang:fix_issue_143740, r=compiler-errorsMatthias Krüger-28/+70
2025-07-18Rollup merge of #144013 - petrochenkov:disambunder, r=oli-obkMatthias Krüger-45/+58
2025-07-18Rollup merge of #143997 - Coder-256:stable-mir-macro-hygiene, r=oli-obkMatthias Krüger-9/+9
2025-07-18Rollup merge of #143925 - oli-obk:slice-const-partialeq, r=fee1-deadMatthias Krüger-49/+134
2025-07-18Rollup merge of #143909 - nik-rev:patch-1, r=jhprattMatthias Krüger-2/+2
2025-07-18Rollup merge of #143908 - Kivooeo:tf0, r=jieyouxuMatthias Krüger-16/+22
2025-07-18Rollup merge of #143699 - compiler-errors:async-drop-fund, r=oli-obkMatthias Krüger-3/+53
2025-07-18Rollup merge of #143649 - estebank:const-trait-default-field-value, r=oli-obkMatthias Krüger-0/+37
2025-07-18Rollup merge of #143280 - xizheyin:143152-1, r=compiler-errorsMatthias Krüger-1/+30
2025-07-18Deduplicate `unmatched_delims` in `rustc_parse` to reduce confusionxizheyin-84/+62
2025-07-18Merge pull request #4476 from RalfJung/page-protRalf Jung-93/+84
2025-07-18Ignore tests/run-make/link-eh-frame-terminator/rmake.rs when cross-compilingCaiweiran-0/+1
2025-07-18move page protection logic inside native_libRalf Jung-93/+84
2025-07-18Merge pull request #2511 from ffengyu/errataTshepang Mbambo-1/+1
2025-07-18inline CrateLoader inside of CStoreLorrensP-2158466-158/+169
2025-07-18fix typosYiqun Liu-1/+1
2025-07-18HIR ty lowering: Validate `PointeeSized` boundsLeón Orell Valerian Liehr-78/+135
2025-07-18Don't reject *multiple* relaxed bounds, reject *duplicate* ones.León Orell Valerian Liehr-150/+128
2025-07-18Reword diagnostic about relaxing non-`Sized` boundLeón Orell Valerian Liehr-117/+131
2025-07-18Reword diagnostics about relaxed bounds in invalid contextsLeón Orell Valerian Liehr-240/+125
2025-07-18Merge pull request #4475 from RalfJung/native-lib-optionalRalf Jung-37/+54
2025-07-18RA config: disable default features for faster build script buildRalf Jung-0/+2
2025-07-18make native-lib support compile-time-optional, and centralize cfg usageRalf Jung-37/+52
2025-07-18Auto merge of #144114 - lnicola:sync-from-ra, r=lnicolabors-1185/+3731
2025-07-18opt-dist: make llvm builds optionalMaksim Bondarenkov-56/+87
2025-07-18Show the memory of uninit readsOli Scherer-163/+302
2025-07-18bootstrap: Detect musl hostsJens Reidel-1/+6
2025-07-18update commentlcnr-4/+2
2025-07-18Make emit-arity-indicator.rs a no_core testNikita Popov-3/+11
2025-07-18Pass wasm exception model to TargetOptionsNikita Popov-2/+11
2025-07-18Update AMDGPU data layoutNikita Popov-1/+6
2025-07-18Merge pull request #4474 from rust-lang/rustup-2025-07-18Ralf Jung-2188/+4071
2025-07-18Merge pull request #20251 from lnicola/update-lockfileLaurențiu Nicola-0/+3
2025-07-18Auto merge of #144109 - matthiaskrgr:rollup-mz0mrww, r=matthiaskrgrbors-1851/+1336
2025-07-18Update lockfileLaurențiu Nicola-0/+3
2025-07-18bootstrap: Ignore `rust.debuginfo-level-tests` for codegen testsMartin Nordholts-1/+18