about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-08-22Revert "bootstrap: fix clean's `remove_dir_all` implementation"许杰友 Jieyou Xu (Joe)-15/+78
2024-08-22Auto merge of #129338 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-08-22Auto merge of #129398 - matthiaskrgr:rollup-50l01ry, r=matthiaskrgrbors-85/+204
2024-08-22Rollup merge of #129395 - fmease:pp-dyn-w-gat, r=compiler-errorsMatthias Krüger-20/+50
2024-08-22Rollup merge of #129388 - cjgillot:region-def-id, r=compiler-errorsMatthias Krüger-39/+19
2024-08-22Rollup merge of #129387 - Zalathar:python-apologia, r=jieyouxuMatthias Krüger-3/+18
2024-08-22Rollup merge of #129382 - tgross35:once-cell-const-into-inner, r=NoratriebMatthias Krüger-1/+2
2024-08-22Rollup merge of #129376 - ChaiTRex:assert_unsafe_precondition_check_language_...Matthias Krüger-1/+1
2024-08-22Rollup merge of #129374 - ChaiTRex:digit_unchecked_assert_unsafe_precondition...Matthias Krüger-3/+7
2024-08-22Rollup merge of #129373 - samitolvanen:cfi-module-flags, r=compiler-errorsMatthias Krüger-0/+83
2024-08-22Rollup merge of #128432 - g0djan:godjan/wasi_prohibit_implicit_unsafe, r=tgro...Matthias Krüger-18/+24
2024-08-22Update cargoWeihang Lo-0/+0
2024-08-22Auto merge of #129365 - matthiaskrgr:rollup-ebwx6ya, r=matthiaskrgrbors-368/+987
2024-08-22Pretty-print own args of existential projectionsLeón Orell Valerian Liehr-20/+50
2024-08-22Do not rely on names to find lifetimes.Camille GILLOT-39/+19
2024-08-22Advise against removing `run-make/libtest-junit/validate_junit.py`Zalathar-0/+10
2024-08-22Rename `foo.py` to `my_gdb_script.py`Zalathar-2/+2
2024-08-22Explain the `run-make/debugger-visualizer-dep-info` Python scriptZalathar-1/+6
2024-08-21Add `const_cell_into_inner` to `OnceCell`Trevor Gross-1/+2
2024-08-21Change `assert_unsafe_precondition` docs to refer to `check_language_ub`Chai T. Rex-1/+1
2024-08-21Auto merge of #129370 - matthiaskrgr:rollup-g9117ee, r=matthiaskrgrbors-58/+250
2024-08-21Use `assert_unsafe_precondition!` in `AsciiChar::digit_unchecked`Chai T. Rex-3/+7
2024-08-21Add missing module flags for CFI and KCFI sanitizersSami Tolvanen-0/+83
2024-08-21Rollup merge of #129364 - jswrenn:transmute-layout-errs, r=compiler-errorsMatthias Krüger-49/+121
2024-08-21Rollup merge of #129363 - Urgau:run-make-lc_all-c, r=jieyouxuMatthias Krüger-0/+2
2024-08-21Rollup merge of #129353 - krasimirgg:llvm20key, r=nikicMatthias Krüger-0/+11
2024-08-21Rollup merge of #129321 - krtab:float_sum, r=workingjubileeMatthias Krüger-2/+30
2024-08-21Rollup merge of #129232 - ivmarkov:master, r=workingjubileeMatthias Krüger-6/+24
2024-08-21Rollup merge of #128727 - RalfJung:conflicting-repr-future-incompat, r=lcnrMatthias Krüger-1/+62
2024-08-21safe transmute: gracefully bubble-up layout errorsJack Wrenn-49/+121
2024-08-21Rollup merge of #129302 - jieyouxu:compiletest-RAGEY, r=compiler-errorsMatthias Krüger-25/+2
2024-08-21Rollup merge of #129284 - notriddle:notriddle/animate-target=light, r=Guillau...Matthias Krüger-1/+14
2024-08-21Rollup merge of #129264 - tgross35:dependencies-ci-library, r=KobzolMatthias Krüger-1/+6
2024-08-21Rollup merge of #129231 - onur-ozkan:improve-submodule-updates, r=Mark-Simula...Matthias Krüger-129/+139
2024-08-21Rollup merge of #129187 - jieyouxu:squeaky-clean-windows-symlinks, r=KobzolMatthias Krüger-78/+15
2024-08-21Rollup merge of #129070 - estebank:static-trait, r=davidtwcoMatthias Krüger-11/+80
2024-08-21Rollup merge of #128941 - GrigorenkoPV:internal-diagnostic-lints, r=davidtwcoMatthias Krüger-77/+124
2024-08-21Rollup merge of #127945 - tgross35:debug-more-non-exhaustive, r=NoratriebMatthias Krüger-46/+565
2024-08-21Rollup merge of #127279 - bvanjoi:fix-112680, r=petrochenkovMatthias Krüger-0/+42
2024-08-21Auto merge of #129359 - matthiaskrgr:rollup-nyre44t, r=matthiaskrgrbors-861/+985
2024-08-21Force `LC_ALL=C` for all run-make testsUrgau-0/+2
2024-08-21Point at explicit `'static` obligations on a traitEsteban Küber-11/+80
2024-08-21llvm-wrapper: adapt for LLVM 20 API changesKrasimir Georgiev-0/+11
2024-08-21Rollup merge of #129355 - RalfJung:PlaceMention, r=compiler-errorsMatthias Krüger-1/+1
2024-08-21Rollup merge of #129345 - compiler-errors:scratch4, r=jieyouxuMatthias Krüger-30/+19
2024-08-21Rollup merge of #129344 - compiler-errors:less-option-unit-diagnostics, r=jie...Matthias Krüger-121/+106
2024-08-21Rollup merge of #129339 - beetrees:make-indirect-from-ignore, r=RalfJungMatthias Krüger-8/+18
2024-08-21Rollup merge of #129332 - cuviper:cstr-cast, r=compiler-errorsMatthias Krüger-27/+26
2024-08-21Rollup merge of #129312 - tbu-:pr_str_not_impl_error, r=NoratriebMatthias Krüger-1/+1
2024-08-21Rollup merge of #129281 - Nadrieril:tweak-unreachable-lint-wording, r=estebankMatthias Krüger-668/+737