about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-10-04Fix spans for comments in rustfmtMichael Goulet-1/+2
2023-10-04Fix spans for comments in rustfmtMichael Goulet-1/+2
2023-10-04Point to closure return instead of output if defaultedMichael Goulet-2/+2
2023-10-04Fix clippyMichael Goulet-18/+14
2023-10-04Auto merge of #3105 - RalfJung:sysroot-target, r=RalfJungbors-1/+4
2023-10-04miri-script: print which sysroot target we are buildingRalf Jung-1/+4
2023-10-04auto-detect no_std where possibleRalf Jung-19/+22
2023-10-04vendor distribution on the tarball sourcesonur-ozkan-5/+10
2023-10-04Update documentation for LLVM CFI supportRamon de C Valle-76/+85
2023-10-05Fix typo in attrs.rsIkko Eltociear Ashimine-2/+2
2023-10-04Auto merge of #116381 - Mark-Simulacrum:drop-wasm32-unknown-emscripten, r=Kobzolbors-66/+0
2023-10-04Bump host compiler on x64 dist Linux to LLVM 17.0.2Jakub Beránek-1/+1
2023-10-04Auto merge of #116360 - compiler-errors:async-span, r=oli-obkbors-19/+22
2023-10-04Auto merge of #116353 - Kobzol:new-bors-event, r=Mark-Simulacrumbors-0/+2
2023-10-04Auto merge of #116406 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-10-04Rollup merge of #116388 - fmease:rustdoc-fix-n-clean-up-x-crate-higher-ranked...Matthias Krüger-104/+69
2023-10-04Rollup merge of #116365 - P1n3appl3:master, r=onur-ozkanMatthias Krüger-5/+7
2023-10-04Update cargoWeihang Lo-0/+0
2023-10-04Fix misuses of a vs ancui fliter-1/+1
2023-10-03bootstrap: make copying linker binaries conditionalJoseph Ryan-5/+7
2023-10-03wording tweaksRalf Jung-2/+2
2023-10-03Fix typos `*ucom` → `ucom*`Eduardo Sánchez Muñoz-2/+2
2023-10-03rustdoc: add support for cross-crate higher-ranked typesLeón Orell Valerian Liehr-1/+16
2023-10-03rustdoc: fix & clean up handling of cross-crate higher-ranked lifetimesLeón Orell Valerian Liehr-103/+53
2023-10-03Drop the wasm32 builderMark Rousskov-66/+0
2023-10-03Auto merge of #115025 - ouz-a:ouz_testing, r=lcnrbors-0/+1
2023-10-03Rollup merge of #113053 - RalfJung:x86_32-float, r=workingjubileeMatthias Krüger-21/+26
2023-10-03add notes about non-compliant FP behavior on 32bit x86 targetsRalf Jung-21/+26
2023-10-03Point to full async fn for futureMichael Goulet-19/+22
2023-10-02have better explanation for `relate_types`ouz-a-0/+0
2023-10-02change is_subtype to relate_typesouz-a-0/+0
2023-10-02subtyping_projectionsouz-a-0/+1
2023-10-02Rollup merge of #116349 - onur-ozkan:hfix, r=tmandryTyler Mandry-3/+3
2023-10-02Rollup merge of #114453 - Kobzol:ci-group-stdout, r=onur-ozkanTyler Mandry-3/+3
2023-10-02Add new bors try branches to CIJakub Beránek-0/+2
2023-10-02ensure the parent path's existence on `x install`onur-ozkan-3/+3
2023-10-02add test for a function ABI mismatch due to target featuresRalf Jung-0/+50
2023-10-02Add artifact size and step duration summaries from `opt-dist` to github job s...Jakub Beránek-28/+100
2023-10-02Auto merge of #116276 - lqd:lld-sysroot, r=onur-ozkanbors-0/+17
2023-10-02Auto merge of #115898 - onur-ozkan:config-change-tracking, r=Mark-Simulacrumbors-106/+90
2023-10-02Auto merge of #116207 - Ayush1325:uefi_stdio, r=Mark-Simulacrumbors-1/+7
2023-10-02Update UEFI docsAyush Singh-1/+7
2023-10-01add Changelog topic to bootstrap/README.mdonur-ozkan-5/+9
2023-10-01implement major change tracking for the bootstrap configurationonur-ozkan-101/+81
2023-10-01Auto merge of #115554 - Kobzol:single-cgu, r=Mark-Simulacrumbors-1/+2
2023-10-01bootstrap: copy self-contained linking components to stage0-sysrootRémy Rakic-0/+17
2023-10-01Rollup merge of #116299 - emmanuel-ferdman:wip, r=albertlarsan68Matthias Krüger-1/+1
2023-10-01Rollup merge of #116292 - onur-ozkan:warn-wrong-sources, r=clubby789Matthias Krüger-0/+6
2023-10-01Auto merge of #116307 - RalfJung:miri, r=RalfJungbors-31/+841
2023-10-01Auto merge of #115670 - Zoxc:outline-panic-macro-1, r=Mark-Simulacrumbors-23/+52