about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-09-19Document type field in json diagnostics.Jeremy Fitzhardinge-3/+11
2023-09-19Rollup merge of #115957 - cuishuang:master, r=GuillaumeGomezGuillaume Gomez-1/+1
2023-09-19Rollup merge of #115947 - GuillaumeGomez:custom_code_classes_in_docs-warning,...Guillaume Gomez-117/+185
2023-09-19Rollup merge of #113383 - joshtriplett:style-bugs, r=compiler-errorsGuillaume Gomez-0/+13
2023-09-19Allow more characters in custom classesGuillaume Gomez-12/+45
2023-09-19Auto merge of #115865 - RalfJung:mir-mod, r=oli-obkbors-7/+6
2023-09-19Return early in `check_custom_code_classes` check if the feature is enabledGuillaume Gomez-1/+5
2023-09-19fix mismatched symbolscui fliter-1/+1
2023-09-19Rollup merge of #112725 - notriddle:notriddle/advanced-search, r=GuillaumeGomezGuillaume Gomez-460/+882
2023-09-19move ConstValue into mirRalf Jung-7/+6
2023-09-19Auto merge of #104101 - betrusted-io:xous-libstd-initial, r=bjorn3bors-1/+4
2023-09-19Auto merge of #115644 - danakj:catalyst-asan, r=cjgillot,thomccbors-0/+10
2023-09-19Rollup merge of #115949 - GuillaumeGomez:update-browser-ui-test, r=notriddleMatthias Krüger-1/+1
2023-09-19Rollup merge of #115943 - ehuss:compiletest-errors, r=compiler-errorsMatthias Krüger-8/+8
2023-09-19Rollup merge of #115931 - GuillaumeGomez:remove-empty-h2, r=notriddleMatthias Krüger-5/+6
2023-09-19Rollup merge of #115869 - ferrocene:pa-fix-tests-cargo-remap, r=compiler-errorsMatthias Krüger-0/+10
2023-09-18Auto merge of #115940 - matthiaskrgr:rollup-5ps9ln1, r=matthiaskrgrbors-21/+2
2023-09-18Update browser-ui-test versionGuillaume Gomez-1/+1
2023-09-18Use old parser if `custom_code_classes_in_docs` feature is not enabledGuillaume Gomez-104/+135
2023-09-18Auto merge of #115748 - RalfJung:post-mono, r=oli-obkbors-11/+10
2023-09-18compiletest: Don't swallow some error messages.Eric Huss-8/+8
2023-09-18Rollup merge of #115663 - Gumichocopengin8:ci/update-github-action, r=Mark-Si...Matthias Krüger-2/+2
2023-09-18Rollup merge of #115494 - RalfJung:primitive_docs, r=Mark-SimulacrumMatthias Krüger-19/+0
2023-09-18Auto merge of #115927 - lnicola:sync-from-ra, r=lnicolabors-2740/+5763
2023-09-18Auto merge of #115795 - Kobzol:opt-dist-custom, r=Mark-Simulacrumbors-272/+350
2023-09-18Move mobile topbar title creation entirely into JSGuillaume Gomez-5/+6
2023-09-18Document that the macabi sanitizers are shared with darwindanakj-2/+3
2023-09-18Enable ASAN/LSAN/TSAN for *-apple-ios-macabidanakj-0/+9
2023-09-18Fix build on WindowsJakub Beránek-0/+1
2023-09-18Rollup merge of #115902 - Mark-Simulacrum:bump-ci, r=albertlarsan68Matthias Krüger-3/+3
2023-09-18Rollup merge of #115811 - bzEq:make-aix-known, r=Mark-SimulacrumMatthias Krüger-0/+8
2023-09-18Merge commit '258b15c506a2d3ad862fd17ae24eaf272443f477' into sync-from-raLaurențiu Nicola-2740/+5763
2023-09-18get rid of duplicate primitive_docsRalf Jung-19/+0
2023-09-18Update cargoWeihang Lo-0/+0
2023-09-18Auto merge of #115914 - GuillaumeGomez:turn-custom_code_classes_in_docs-into-...bors-34/+149
2023-09-17Update src/librustdoc/markdown.rsManish Goregaokar-1/+1
2023-09-17Update tests for `custom_code_classes_in_docs` featureGuillaume Gomez-2/+5
2023-09-17Don't emit an error if the `custom_code_classes_in_docs` feature is disabled ...Guillaume Gomez-32/+144
2023-09-17Rollup merge of #115477 - kellerkindt:stabilized_int_impl, r=dtolnayDylan DPC-1/+1
2023-09-17Auto merge of #115514 - onur-ozkan:bootstrap-codebase-improvements, r=albertl...bors-105/+97
2023-09-17micro-level optimizations for bootstraponur-ozkan-77/+60
2023-09-17update the beginning part of `bootstrap/README.md`onur-ozkan-3/+2
2023-09-16Move to older, mirrored redox installMark Rousskov-1/+1
2023-09-16Bump to supported UbuntuMark Rousskov-2/+2
2023-09-16Rollup merge of #115836 - RalfJung:rust_analyzer_settings.json, r=compiler-er...Matthias Krüger-2/+3
2023-09-16Auto merge of #110800 - GuillaumeGomez:custom_code_classes_in_docs, r=t-rustdocbors-72/+662
2023-09-16create helper module to be embedded for the bootstrap binariesonur-ozkan-25/+35
2023-09-16Auto merge of #115829 - notriddle:notriddle/rustdoc-theme-css-merge, r=Guilla...bors-446/+805
2023-09-15Update documentation for `custom_code_classes_in_docs` featureGuillaume Gomez-2/+6
2023-09-15Add `custom` tag for markdown codeblocksGuillaume Gomez-3/+41