about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-06-08Auto merge of #126111 - Zalathar:fulldeps-hotplug, r=jieyouxubors-34/+62
2024-06-08Auto merge of #126143 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-06-08Auto merge of #126144 - fmease:rollup-i9pcdys, r=fmeasebors-143/+501
2024-06-08Rollup merge of #126138 - wbk:patch-1, r=lqdLeón Orell Valerian Liehr-1/+1
2024-06-08Rollup merge of #126105 - tmandry:fuchsia-scripts, r=lqdLeón Orell Valerian Liehr-32/+72
2024-06-08Rollup merge of #126065 - bvanjoi:fix-124490, r=petrochenkovLeón Orell Valerian Liehr-5/+49
2024-06-08Rollup merge of #126057 - Sunshine40:rustdoc-search-non-english, r=notriddleLeón Orell Valerian Liehr-85/+362
2024-06-08Rollup merge of #125998 - devnexen:get_mode_illumos, r=NilstriebLeón Orell Valerian Liehr-0/+4
2024-06-08Rollup merge of #125951 - slanterns:error_in_core_stabilization, r=AmanieuLeón Orell Valerian Liehr-20/+13
2024-06-07Update cargoWeihang Lo-0/+0
2024-06-08Auto merge of #126114 - ferrocene:pa-branch-1.81.0, r=pietroalbinibors-1/+1
2024-06-07Auto merge of #126134 - matthiaskrgr:rollup-vzlegsc, r=matthiaskrgrbors-234/+745
2024-06-07Add debugging utils and comments to Fuchsia scriptsTyler Mandry-32/+72
2024-06-07Fix typo in docs for std::pinWalter Kalata-1/+1
2024-06-07Rollup merge of #126119 - Zalathar:emit-filename, r=ehussMatthias Krüger-11/+29
2024-06-07Rollup merge of #126112 - Kobzol:runmake-source-root, r=jieyouxuMatthias Krüger-5/+4
2024-06-07Rollup merge of #126089 - wutchzone:option_take_if, r=scottmcmMatthias Krüger-4/+1
2024-06-07Rollup merge of #126077 - oli-obk:revert_is_mir_available, r=BoxyUwUMatthias Krüger-4/+9
2024-06-07Rollup merge of #126052 - nnethercote:rustc_parse-more-cleanups, r=spastorinoMatthias Krüger-72/+67
2024-06-07Rollup merge of #126047 - cuviper:installer-try_for_each, r=albertlarsan68Matthias Krüger-9/+3
2024-06-07Rollup merge of #126030 - ChrisDenton:update-wingen-readme, r=Mark-SimulacrumMatthias Krüger-1/+1
2024-06-07Rollup merge of #125781 - onur-ozkan:improve-tool-builder, r=albertlarsan68Matthias Krüger-3/+1
2024-06-07Rollup merge of #125572 - mu001999-contrib:dead/enhance, r=pnkfelixMatthias Krüger-88/+272
2024-06-07Rollup merge of #124214 - carbotaniuman:parse_unsafe_attrs, r=michaelwoeristerMatthias Krüger-34/+357
2024-06-07Rollup merge of #124012 - slanterns:as_slice_stabilize, r=BurntSushiMatthias Krüger-3/+1
2024-06-07Auto merge of #125798 - camelid:refactor-doctest, r=GuillaumeGomezbors-890/+1020
2024-06-07run fmtGuillaume Gomez-18/+16
2024-06-07Fix broken rustdoc unit testsNoah Lev-22/+37
2024-06-07Parse full doctest source; extract helper for parsing codeNoah Lev-90/+104
2024-06-07Move logic for "making" doctests to submoduleNoah Lev-375/+387
2024-06-07Make doctests before running them; reintroduce `RunnableDoctest`Noah Lev-42/+54
2024-06-07Move some arguments to fields and reorganize fieldsNoah Lev-58/+54
2024-06-07Remove `RunnableDoctest`Noah Lev-24/+17
2024-06-07Make two fields computed on-demandNoah Lev-9/+15
2024-06-07rustdoc: Remove `DoctestVisitor::get_line`Noah Lev-24/+42
2024-06-07Remove global options from `IndividualTestOptions`Noah Lev-40/+21
2024-06-07Merge `RustDoctest` and `MdDoctest` into one typeNoah Lev-77/+42
2024-06-07rustdoc: Extract actual doctest running logic into functionNoah Lev-75/+126
2024-06-07Separate doctest collection from runningNoah Lev-188/+237
2024-06-07Move Markdown-specific doctest code into submoduleNoah Lev-47/+51
2024-06-07Start moving format-specific code into doctest submoduleNoah Lev-120/+136
2024-06-07rustdoc: Use `write_all` to ensure all content is writtenNoah Lev-1/+1
2024-06-07rustdoc: Rename `Tester` to `DoctestVisitor`Noah Lev-14/+14
2024-06-07Auto merge of #126110 - workingjubilee:backtrace-0.3.73, r=workingjubileebors-6/+15
2024-06-07mark binding undetermined if target name exist and not obtainedbohan-5/+49
2024-06-07Add regression testOli Scherer-3/+8
2024-06-07Improve docs for using custom paths with `--emit`Zalathar-11/+29
2024-06-07Port `tests/run-make-fulldeps/hotplug_codegen_backend` to ui-fulldepsZalathar-31/+58
2024-06-07Auto merge of #125918 - oli-obk:const_block_ice, r=compiler-errorsbors-189/+211
2024-06-07Fix codegen testOli Scherer-3/+3