summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-06-17bump rustdoc json version for inline attribute representation Jana Dönszelmann-2/+2
2025-06-17fix clippyJana Dönszelmann-4/+4
2025-06-17Rollup merge of #142632 - ehuss:update-cargo, r=ehussJacob Pratt-0/+0
2025-06-17Rollup merge of #142618 - GuillaumeGomez:eslint-no-console, r=lolbinarycatJacob Pratt-0/+2
2025-06-17Rollup merge of #142605 - ZuseZ4:autodiff-check-builds2, r=oli-obkJacob Pratt-13/+14
2025-06-17Rollup merge of #142371 - fee1-dead-contrib:push-xqlkumzurkus, r=petrochenkovJacob Pratt-3/+3
2025-06-17Rollup merge of #142100 - lolbinarycat:rustdoc-srcIndex-138467, r=GuillaumeGomezJacob Pratt-28/+11
2025-06-17convert entire codebase to parsed inline attrsJana Dönszelmann-29/+28
2025-06-17Auto merge of #142567 - lnicola:sync-from-ra, r=lnicolabors-3488/+4773
2025-06-17Auto merge of #142613 - workingjubilee:rollup-yuod2hg, r=workingjubileebors-0/+8
2025-06-17Update libc to 0.2.174Trevor Gross-2/+2
2025-06-17allow spawn to behave according to failure behaviorbit-aloo-36/+52
2025-06-17Add linksBoxy-9/+19
2025-06-17Write chapter on Unambig vs Ambig Types/ConstsBoxy-1/+53
2025-06-17Stub chapter and consolidate under `/hir/`Boxy-6/+8
2025-06-17Profiling with perf: specify the section of bootstrap settings.lolbinarycat-2/+2
2025-06-17Update cargoEric Huss-0/+0
2025-06-17Try to downgrade objectLaurențiu Nicola-12/+3
2025-06-17change to executed atbit-aloo-11/+13
2025-06-17add run_always to recently migrated start_process commandbit-aloo-1/+4
2025-06-17move execution context out of deferred command, add as_ref implementation and...bit-aloo-26/+20
2025-06-17explain reasoning behind spawn APIbit-aloo-0/+1
2025-06-17add created at to command executionbit-aloo-4/+8
2025-06-17remove new method from command executionbit-aloo-12/+14
2025-06-17remove start_porcess helper methodbit-aloo-29/+0
2025-06-17move from start process to new start and wait for output api'sbit-aloo-18/+23
2025-06-17add start methods in execbit-aloo-3/+18
2025-06-17add deferred command in execution context and update run methodbit-aloo-46/+91
2025-06-17Auto merge of #137944 - davidtwco:sized-hierarchy, r=oli-obkbors-17/+75
2025-06-17Add `StepMetadata` to describe stepsJakub Beránek-45/+83
2025-06-17Actually take `--build` into account in bootstrapJakub Beránek-1/+3
2025-06-17apply clippy::or_fun_callklensy-4/+5
2025-06-17Lint about `console` calls in rustdoc JSGuillaume Gomez-0/+2
2025-06-17Rollup merge of #142601 - nnethercote:format_version-comment, r=aDotInTheVoidJubilee-0/+8
2025-06-17Rollup merge of #142585 - rustbot:docs-update, r=ehussJubilee-0/+0
2025-06-16don't unwrap in enzyme builds in case of missing llvm-configManuel Drehwald-13/+14
2025-06-17Add a comment to `FORMAT_VERSION`.Nicholas Nethercote-0/+8
2025-06-16rustdoc: make srcIndex no longer a global variablebinarycat-28/+11
2025-06-16miri: bless testsDavid Wood-4/+4
2025-06-16miri: fix buildDavid Wood-1/+1
2025-06-16clippy: `{Meta,Pointee,}Sized` in non-minicoreDavid Wood-2/+8
2025-06-16clippy: add `MetaSized` conditionsDavid Wood-1/+8
2025-06-16bootstrap: address lint failuresDavid Wood-2/+2
2025-06-16rustdoc: skip `MetaSized` boundsDavid Wood-7/+52
2025-06-16Auto merge of #142447 - dianqk:llvm-20.1.7, r=nikicbors-0/+0
2025-06-16Remove hanging parenthesis from example signature.Chris Bloodsworth-2/+2
2025-06-16Change __rust_no_alloc_shim_is_unstable to be a functionDaniel Paoliello-6/+6
2025-06-16Update booksrustbot-0/+0
2025-06-16Add comment to prevent having code other than `initSearch` at the end of `sea...Guillaume Gomez-0/+4
2025-06-16Use stage 1 for building docsAlice Ryhl-1/+1