summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-12-20Give `VariantData::Struct` named fields, to clairfy `recovered`.Alona Enraght-Moony-12/+14
2023-12-19update natvis to match changed RawVec structureThe 8472-4/+4
2023-12-19Plumb awaitness of for loopsEric Holk-20/+47
2023-12-19rename to verbose-internalsjyn-1/+1
2023-12-19Auto merge of #118842 - Nadrieril:librarify-further, r=compiler-errorsbors-0/+1
2023-12-19implement remapper for build pathsonur-ozkan-0/+14
2023-12-19don't build `rust-analyzer-proc-macro-srv` on def configonur-ozkan-5/+8
2023-12-19Update documentation for `--env` compilation flagGuillaume Gomez-1/+19
2023-12-19Rollup merge of #119087 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-12-18Add arm-none-eabi and armv7r-none-eabi platform-support documentation.Chris Copeland-106/+176
2023-12-19Auto merge of #119074 - leohowell:new-aarch64-apple-watchos-target, r=wesleyw...bors-0/+4
2023-12-19Merge from rustcThe Miri Conjob Bot-1594/+5315
2023-12-19Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-12-19Auto merge of #117654 - alistair23:alistair/riscv-docker, r=Mark-Simulacrumbors-8/+30
2023-12-18Use folder icon instead of hamburger and sidebarMichael Howell-17/+26
2023-12-18Add border bottom for source sidebar title areaMichael Howell-8/+3
2023-12-18Auto merge of #118946 - onur-ozkan:fix-clean, r=clubby789bors-2/+8
2023-12-18Stop using the trigram of heaven as a hamburger buttonMichael Howell-8/+23
2023-12-18Auto merge of #3220 - saethlin:strict-mmap, r=RalfJungbors-138/+29
2023-12-18Add back the columnMichael Howell-20/+17
2023-12-18Auto merge of #3221 - RalfJung:edition, r=RalfJungbors-4/+13
2023-12-18Update booksrustbot-0/+0
2023-12-18Auto merge of #119024 - lqd:linker-docs, r=petrochenkovbors-4/+57
2023-12-18Promote `riscv32{im|imafc}` targets to tier 2Scott Mabin-6/+6
2023-12-18Auto merge of #119070 - lnicola:sync-from-ra, r=lnicolabors-476/+1079
2023-12-18fix typo in stable doc codegen-options chapterRémy Rakic-1/+1
2023-12-18describe unstable self-contained linking components in the unstable bookRémy Rakic-0/+24
2023-12-18Add new tier 3 aarch64-apple-watchos targetleohowell-0/+4
2023-12-18Merge commit '21b06c1beb9bb59369ffd652f5d617bcf6952e05' into sync-from-raLaurențiu Nicola-476/+1079
2023-12-17rustdoc: clean up source sidebar hide buttonMichael Howell-142/+73
2023-12-18Auto merge of #119063 - nnethercote:dcx, r=compiler-errorsbors-161/+156
2023-12-18Rename many `DiagCtxt` and `EarlyDiagCtxt` locals.Nicholas Nethercote-2/+2
2023-12-18Rename many `DiagCtxt` and `EarlyDiagCtxt` locals.Nicholas Nethercote-54/+54
2023-12-18Rename many `EarlyDiagCtxt` arguments.Nicholas Nethercote-28/+28
2023-12-18Rename many `DiagCtxt` arguments.Nicholas Nethercote-26/+26
2023-12-18Rename `default_handler` as `default_dcx`.Nicholas Nethercote-2/+2
2023-12-18Rename `new_handler` as `new_dcx`.Nicholas Nethercote-10/+6
2023-12-18Rename `UnstableOptions::diagnostic_handler_flags` as `UnstableOptions::dcx_f...Nicholas Nethercote-2/+1
2023-12-18Rename `EarlyErrorHandler` as `EarlyDiagCtxt`.Nicholas Nethercote-2/+2
2023-12-18Rename `ParseSess::with_span_handler` as `ParseSess::with_dcx`.Nicholas Nethercote-6/+6
2023-12-18Rename `Session::span_diagnostic` as `Session::dcx`.Nicholas Nethercote-10/+10
2023-12-18Rename `ParseSess::span_diagnostic` as `ParseSess::dcx`.Nicholas Nethercote-15/+14
2023-12-18Rename `EarlyErrorHandler` as `EarlyDiagCtxt`.Nicholas Nethercote-15/+15
2023-12-18Rename `Handler` as `DiagCtxt`.Nicholas Nethercote-27/+28
2023-12-18Auto merge of #119007 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-12-17Make mmap not use expose semanticsBen Kimock-138/+29
2023-12-17Update cargoWeihang Lo-0/+0
2023-12-18ci: docker: dist-various-1: Include RISC-V C compilersAlistair Francis-8/+30
2023-12-17Auto merge of #119020 - onur-ozkan:remove-hex, r=albertlarsan68bors-29/+79
2023-12-17Auto merge of #119039 - RalfJung:miri, r=RalfJungbors-354/+491