about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-11-28Rollup merge of #118399 - mu001999:miri/cleanup, r=RalfJungMatthias Krüger-26/+0
2023-11-28Rollup merge of #118323 - onur-ozkan:better-error-for-incorrect-profiles, r=c...Matthias Krüger-0/+5
2023-11-28add test checking that aggregate assignments reset memory to uninit firstRalf Jung-0/+42
2023-11-28Remove dead codesr0cky-26/+0
2023-11-27Rollup merge of #118384 - shepmaster:unused-tuple-struct-field-cleanup-rustdo...Michael Goulet-6/+3
2023-11-28Rework `ast::BinOpKind::to_string` and `ast::UnOp::to_string`.Nicholas Nethercote-12/+12
2023-11-27Auto merge of #117947 - Dirbaio:drop-llvm-15, r=cuviperbors-69/+5
2023-11-27Address unused tuple struct fields in rustdocJake Goulding-6/+3
2023-11-27Auto merge of #118365 - lnicola:sync-from-ra, r=lnicolabors-309/+1150
2023-11-27Update reuse command to include submodules.Jonathan Pallant (Ferrous Systems)-1/+1
2023-11-27Fix generate-copyright tool.Jonathan Pallant (Ferrous Systems)-15/+25
2023-11-27Remove instant from EXCEPTIONS_RUST_ANALYZERLaurențiu Nicola-1/+0
2023-11-27Merge commit '237712fa314237e428e7ef2ab83b979f928a43a1' into sync-from-raLaurențiu Nicola-308/+1150
2023-11-27Auto merge of #118352 - Zalathar:llvm-hash, r=onur-ozkanbors-5/+9
2023-11-27Auto merge of #118353 - matthiaskrgr:rollup-sf1booi, r=matthiaskrgrbors-3/+10
2023-11-27bootstrap: Memoize the LLVM rebuild hash to avoid very slow `x check`Zalathar-5/+9
2023-11-27Rollup merge of #118325 - clubby789:rustdoc-search-link, r=fmeaseMatthias Krüger-2/+1
2023-11-27Rollup merge of #118322 - onur-ozkan:if-only-doctests-skip-compiletest, r=clu...Matthias Krüger-1/+9
2023-11-27Auto merge of #118321 - WaffleLapkin:unspace-fn-pointer-fake-variadic, r=notr...bors-1/+1
2023-11-27Merge from rustcThe Miri Conjob Bot-142/+80
2023-11-27Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-11-26Auto merge of #118319 - GuillaumeGomez:rollup-vte50yq, r=GuillaumeGomezbors-24/+12
2023-11-26Fix Rustdoc search docs linkclubby789-2/+1
2023-11-26give dev-friendly error message for incorrect config profilesonur-ozkan-0/+5
2023-11-26skip {tidy,compiletest,rustdoc-gui} based tests for `DocTests::Only`onur-ozkan-1/+9
2023-11-26rustdoc: Remove space from fake-variadic fn ptr implsMaybe Waffle-1/+1
2023-11-26Rollup merge of #118311 - bvanjoi:merge_coroutinue_into_closure, r=petrochenkovGuillaume Gomez-3/+1
2023-11-26Rollup merge of #118296 - notriddle:notriddle/main-dom, r=GuillaumeGomezGuillaume Gomez-21/+11
2023-11-26Auto merge of #117301 - saethlin:finish-rmeta-encoding, r=WaffleLapkinbors-1/+1
2023-11-26Update std::simd usage and test outputsCaleb Zulawski-9/+7
2023-11-26merge `DefKind::Coroutine` into `DefKind::Closure`bohan-3/+1
2023-11-26rustc: `hir().local_def_id_to_hir_id()` -> `tcx.local_def_id_to_hir_id()` cle...Vadim Petrochenkov-45/+44
2023-11-26Auto merge of #118250 - petrochenkov:optdefkind, r=compiler-errorsbors-3/+2
2023-11-26Auto merge of #118300 - compiler-errors:rollup-cm3i8fg, r=compiler-errorsbors-14/+12
2023-11-25bootstrap: remove unused commentWeihang Lo-2/+0
2023-11-25bootstrap: sort items of cargo docsWeihang Lo-4/+4
2023-11-25bootstrap: build `rustfix` doc from `src/tools/cargo`Weihang Lo-0/+1
2023-11-25Rollup merge of #118289 - compiler-errors:is_some_and_rustdoc, r=fmeaseMichael Goulet-14/+12
2023-11-25Auto merge of #118275 - weihanglo:update-cargo, r=ehussbors-40/+0
2023-11-25rustdoc: replace `elemIsInParent` with `Node.contains`Michael Howell-21/+11
2023-11-25Rollup merge of #118291 - notriddle:notriddle/search-dom, r=GuillaumeGomezGuillaume Gomez-11/+5
2023-11-25Appease the clippyMichael Goulet-4/+4
2023-11-25rustdoc-search: clean up some DOM codeMichael Howell-11/+5
2023-11-25is_{some,ok}_and for rustdocMichael Goulet-14/+12
2023-11-25blessRalf Jung-16/+16
2023-11-25Merge from rustcRalf Jung-99/+128
2023-11-25Preparing for merge from rustcRalf Jung-1/+1
2023-11-25Auto merge of #3189 - RalfJung:ci, r=RalfJungbors-11/+20
2023-11-25tweak ci.shRalf Jung-2/+8
2023-11-25run the provenance-gc=1 test on all targets, but only for some of the testsRalf Jung-9/+12