about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-10-07Rollup merge of #131353 - GuillaumeGomez:check_rustdoc_test_option, r=jieyouxuMatthias Krüger-0/+4
2024-10-07Rollup merge of #131346 - jieyouxu:prune-invalid-directives, r=ZalatharMatthias Krüger-21/+3
2024-10-07Rollup merge of #131344 - nnethercote:ref-Lrc, r=compiler-errorsMatthias Krüger-6/+7
2024-10-07Rollup merge of #131331 - onur-ozkan:131296, r=KobzolMatthias Krüger-68/+1
2024-10-07Add documentation for `runtest::check_rustdoc_test_option` methodGuillaume Gomez-0/+4
2024-10-07Prune invalid `ignore-mode-*` directives许杰友 Jieyou Xu (Joe)-21/+3
2024-10-07Avoid another `&Lrc<..>` in a return value.Nicholas Nethercote-0/+1
2024-10-07Convert `Option<&Lrc<T>>` return types to `Option<&T>`.Nicholas Nethercote-6/+6
2024-10-06Auto merge of #128651 - folkertdev:naked-asm-macro-v2, r=Amanieubors-1/+1
2024-10-06various fixes for `naked_asm!` implementationFolkert de Vries-1/+1
2024-10-06disallow `asm!` in `#[naked]` functionsFolkert de Vries-2/+2
2024-10-06implement `naked_asm` macroFolkert-2/+2
2024-10-06Revert "Rollup merge of #129584 - lolbinarycat:old-upstream-warning, r=albert...onur-ozkan-46/+1
2024-10-06Revert "Auto merge of #130121 - lolbinarycat:bootstrap-warn-old-upstream-work...onur-ozkan-47/+25
2024-10-06Auto merge of #131259 - ismailarilik:handle-potential-query-instability-lint-...bors-112/+111
2024-10-06Auto merge of #131320 - matthiaskrgr:rollup-tom15b3, r=matthiaskrgrbors-16/+98
2024-10-06Rollup merge of #131315 - shrirambalaji:issue-129599-fix-shrirambalaji, r=onu...Matthias Krüger-13/+48
2024-10-06Rollup merge of #131279 - onur-ozkan:remove-host-symlink, r=NoratriebMatthias Krüger-1/+1
2024-10-06Rollup merge of #129392 - compiler-errors:raw-ref-op-doesnt-diverge-but-more,...Matthias Krüger-2/+49
2024-10-06Auto merge of #131075 - mrkajetanp:bootstrap-editors, r=Kobzolbors-80/+193
2024-10-06Handle `librustdoc` cases of `rustc::potential_query_instability` lintismailarilik-112/+111
2024-10-06bootstrap: add `std_features` configShriram Balaji-13/+48
2024-10-06Auto merge of #130540 - veera-sivarajan:fix-87525, r=estebankbors-6/+12
2024-10-05Auto merge of #131293 - DianQK:llvm-19.1.1, r=nikicbors-0/+0
2024-10-05Fix up testsMichael Goulet-2/+49
2024-10-05update "build/host" symlink commentonur-ozkan-1/+1
2024-10-05Rollup merge of #130555 - hegza:rv32e, r=workingjubileeMatthias Krüger-1/+37
2024-10-05Auto merge of #131188 - Kobzol:remove-libstd-so-from-sysroot, r=onur-ozkanbors-2/+17
2024-10-05Update to LLVM 19.1.1DianQK-0/+0
2024-10-05Add a Lint for Pointer to Integer Transmutes in ConstsVeera-6/+12
2024-10-05Rollup merge of #131286 - RalfJung:miri-sync, r=RalfJungMatthias Krüger-402/+1293
2024-10-05Rollup merge of #131278 - onur-ozkan:update-outdated-doc, r=KobzolMatthias Krüger-4/+2
2024-10-05Rollup merge of #131256 - RalfJung:f16-f128-const, r=ibraheemdevMatthias Krüger-4/+4
2024-10-05Auto merge of #3940 - rust-lang:refutable_slice, r=RalfJungbors-33/+34
2024-10-05Add platform support doc for rv32eHenri Lunnikivi-1/+31
2024-10-05Work around the stage0 sanity checkHenri Lunnikivi-0/+3
2024-10-05doc: platform-support.md: Document portHenri Lunnikivi-0/+3
2024-10-05Auto merge of #3943 - RalfJung:pthread-mutex-reentrant, r=RalfJungbors-15/+51
2024-10-05pthread mutex: better error in reentrant-locking-UB, also test PTHREAD_MUTEX_...Ralf Jung-15/+51
2024-10-05move f16/f128 const fn under f16/f128 feature gateRalf Jung-4/+4
2024-10-05Auto merge of #129244 - cjgillot:opaque-hir, r=compiler-errorsbors-60/+16
2024-10-05remove outdated contribution directiononur-ozkan-4/+2
2024-10-05Auto merge of #131275 - workingjubilee:rollup-4yxqio3, r=workingjubileebors-10/+25
2024-10-04Rollup merge of #131260 - notriddle:notriddle/disambiguator-error, r=Guillaum...Jubilee-5/+16
2024-10-04Rollup merge of #129517 - cjgillot:known-panic-array, r=pnkfelixJubilee-5/+9
2024-10-05Auto merge of #131124 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-10-05Bless clippy.Camille GILLOT-5/+9
2024-10-04Adapt clippy.Camille GILLOT-38/+13
2024-10-04rm `ItemKind::OpaqueTy`Noah Lev-22/+3
2024-10-04Rollup merge of #131257 - GuillaumeGomez:fix-list-margins, r=notriddleJubilee-3/+6