about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-03-29Update Emscripten on CI to 2.0.5Kleis Auke Wolthuizen-2/+2
2023-03-29Rollup merge of #109534 - petrochenkov:noprimuse, r=GuillaumeGomezDylan DPC-17/+0
2023-03-29Rollup merge of #108335 - compiler-errors:non_lifetime_binders-rustdoc, r=Gui...Dylan DPC-29/+40
2023-03-29Auto merge of #108792 - Amanieu:ohos, r=petrochenkovbors-0/+136
2023-03-29Use LIBPATH in compiletestKai Luo-0/+2
2023-03-28rustdoc + rustdoc-json support for non_lifetime_bindersMichael Goulet-29/+40
2023-03-28Add OpenHarmony targetsAmanieu d'Antras-0/+136
2023-03-28rustdoc: Unsupport importing `doc(primitive)` and `doc(keyword)` modulesVadim Petrochenkov-17/+0
2023-03-28Rollup merge of #91793 - devnexen:anc_data_fbsd, r=ChrisDentonnils-0/+1
2023-03-28Auto merge of #109690 - matthiaskrgr:rollup-6p5m0es, r=matthiaskrgrbors-4/+7
2023-03-28Rollup merge of #109669 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-03-28Rollup merge of #109667 - clubby789:fix-stage0-doc, r=ozkanonurMatthias Krüger-4/+5
2023-03-28Rollup merge of #108548 - jamen:master, r=compiler-errorsMatthias Krüger-0/+2
2023-03-28Auto merge of #109577 - jonhoo:long-tar-names, r=Mark-Simulacrumbors-4/+3
2023-03-28Set LIBPATHKai Luo-0/+3
2023-03-28Add `(..)` syntax for RTNMichael Goulet-14/+11
2023-03-28Auto merge of #109561 - raphamorim:master, r=cuviperbors-1/+1
2023-03-27Auto merge of #109440 - WaffleLapkin:make_tidy_slower, r=jyn514bors-57/+77
2023-03-27Bless tidyMaybe Waffle-1/+1
2023-03-27Remove useless Clone boundsMaybe Waffle-2/+2
2023-03-27Don't skip all directories when tidy-checkingMaybe Waffle-56/+76
2023-03-27Update booksrustbot-0/+0
2023-03-27Rollup merge of #109445 - Teapot4195:issue-109407-fix, r=ozkanonurGuillaume Gomez-4/+13
2023-03-27Rollup merge of #109354 - Swatinem:rm-closureid, r=compiler-errorsGuillaume Gomez-4/+4
2023-03-27Rollup merge of #109330 - GuillaumeGomez:intermediate-reexport-intra-doc-ice,...Guillaume Gomez-51/+103
2023-03-27Always set `RUSTC_BOOTSTRAP` with `x doc`clubby789-4/+5
2023-03-27socket ancillary data implementation for FreeBSD (from 13 and above).David CARLIER-0/+1
2023-03-27Add notes to non-structural const in pattern error messageJamen Marz-0/+2
2023-03-27Rollup merge of #109656 - weihanglo:update-cargo, r=weihangloMatthias Krüger-0/+0
2023-03-27Rollup merge of #109418 - rohaquinlop:108240-rename-native.rs-to-llvm.rs, r=M...Matthias Krüger-101/+101
2023-03-27Rollup merge of #108625 - jyn514:config-toml-cleanups, r=albertlarsan68Matthias Krüger-1/+3
2023-03-27More config.toml.example cleanupsJoshua Nelson-1/+3
2023-03-27Update cargoWeihang Lo-0/+0
2023-03-27Rollup merge of #109641 - compiler-errors:dont-elaborate-non-obl, r=oli-obkMatthias Krüger-3/+2
2023-03-27Rollup merge of #109633 - GuillaumeGomez:fix-go-to-only-setting, r=notriddleMatthias Krüger-5/+1
2023-03-26check for missing codegen backeng configLenko Donchev-1/+43
2023-03-26Limit to one job on mingw buildersNikita Popov-1/+1
2023-03-26Don't elaborate non-obligations into obligationsMichael Goulet-3/+2
2023-03-26Fix "Directly go to item in search if there is only one result" settingGuillaume Gomez-5/+1
2023-03-26Allow passing the --nocapture flag to compiletestAlex Huang-4/+13
2023-03-26Auto merge of #109626 - matthiaskrgr:rollup-k0y7bdd, r=matthiaskrgrbors-2/+2
2023-03-26Rollup merge of #109593 - coop-rs:missing_doc_code_examples, r=GuillaumeGomezMatthias Krüger-1/+1
2023-03-26Auto merge of #106428 - saethlin:inline-diverging-functions, r=cjgillotbors-0/+6
2023-03-26rustdoc: tweak `some variants omitted`Ezra Shaw-1/+1
2023-03-25Auto merge of #109474 - nikic:llvm-16-again, r=cuviperbors-1/+1
2023-03-25Rustdoc Book refer to rustdoc::missing_doc_code_examples. Fixes #109592.Peter Kehl-1/+1
2023-03-25Rollup merge of #109568 - RalfJung:miri-raw-ptr-dyn, r=oli-obkMatthias Krüger-0/+27
2023-03-25Rollup merge of #109542 - notriddle:notriddle/storage-js, r=GuillaumeGomezMatthias Krüger-77/+19
2023-03-25Rollup merge of #109484 - fortanix:raoul/bugfix_libtest_json_output, r=pietro...Matthias Krüger-12/+7
2023-03-24Allow long link names in tar filesJon Gjengset-4/+3