about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-03-16Auto merge of #122559 - ForsakenHarmony:hrmny/update-llvm, r=nikicbors-0/+0
2024-03-16Auto merge of #121926 - tgross35:f16-f128-step3-feature-gate, r=compiler-erro...bors-0/+18
2024-03-15rustdoc: clean up formattingMichael Howell-1/+1
2024-03-16Auto merge of #122575 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-03-15Update cargoWeihang Lo-0/+0
2024-03-15Rollup merge of #122563 - Kobzol:ci-pr-caching, r=Mark-SimulacrumMatthias Krüger-12/+29
2024-03-15Rollup merge of #122495 - Manishearth:rustdoc-👻👻👻, r=GuillaumeGomezMatthias Krüger-58/+68
2024-03-15CI: cache PR CI Docker buildsJakub Beránek-12/+29
2024-03-15Update LLVM submodulehrmny-0/+0
2024-03-15Rollup merge of #122530 - klensy:as_str, r=fee1-deadGuillaume Gomez-3/+4
2024-03-15Rollup merge of #122513 - petrochenkov:somehir4, r=fmeaseGuillaume Gomez-40/+28
2024-03-15Rollup merge of #122496 - GuillaumeGomez:reduce-gcc-build-logs, r=Mark-Simula...Guillaume Gomez-8/+15
2024-03-15Rollup merge of #114651 - tmfink:rustdoc-rustc-wrapper, r=GuillaumeGomezGuillaume Gomez-2/+58
2024-03-15Build GCC with as many threads as availableGuillaume Gomez-3/+3
2024-03-15Greatly reduce GCC build logsGuillaume Gomez-7/+14
2024-03-15doc: add --test-builder/--test-builder-wrapperTravis Finkenauer-0/+29
2024-03-15rustdoc: create rustc command with an iteratorTravis Finkenauer-4/+6
2024-03-15rustdoc: fix test's saved stdoutTravis Finkenauer-2/+2
2024-03-15rustdoc: add `--test-builder-wrapper` argumentTravis Finkenauer-2/+27
2024-03-15less symbols interner locksklensy-3/+4
2024-03-15fmtRalf Jung-2/+1
2024-03-15Merge from rustcRalf Jung-197/+404
2024-03-15Preparing for merge from rustcRalf Jung-1/+1
2024-03-14Remove `feature(unchecked_math)` from miriScott McMurray-8/+0
2024-03-15Auto merge of #122511 - matthiaskrgr:rollup-swzilin, r=matthiaskrgrbors-53/+53
2024-03-14doc(bootstrap): add top-level doc-comment to utils/tarball.rsBryant Le-0/+7
2024-03-15Document `adt_const_params` feature in Unstable BookAurora-0/+35
2024-03-14Apply the same shell quoting trick we use in the URL toBen Kimock-1/+1
2024-03-14hir: Remove `opt_local_def_id_to_hir_id` and `opt_hir_node_by_def_id`Vadim Petrochenkov-40/+28
2024-03-14Rollup merge of #122487 - GuillaumeGomez:rename-stmtkind-local, r=oli-obkMatthias Krüger-51/+51
2024-03-14Rollup merge of #122322 - Zalathar:branch, r=oli-obkMatthias Krüger-2/+2
2024-03-14Auto merge of #119849 - lcnr:eagerly-instantiate-binders, r=compiler-errorsbors-1/+0
2024-03-14Add feature gates for `f16` and `f128`Trevor Gross-0/+18
2024-03-14Fix `StdNonZeroNumberProvider` for `gdb`.Markus Reiter-1/+8
2024-03-14Add comment about `NonZero` printing as character literal.Markus Reiter-0/+2
2024-03-14Remove LLDB persistent results in `compiletest`.Markus Reiter-9/+0
2024-03-14Deduplicate `lldb_commands`.Markus Reiter-33/+9
2024-03-14Fix `StdNonZeroNumberSummaryProvider`.Markus Reiter-21/+24
2024-03-14Try fixing `debuginfo` test.Markus Reiter-4/+7
2024-03-14one must imagine tidy happylcnr-1/+0
2024-03-14Auto merge of #3379 - RalfJung:time-with-isolation, r=saethlinbors-10/+14
2024-03-14Rollup merge of #122490 - Amanieu:ohos-tier2-instructions, r=GuillaumeGomezMatthias Krüger-24/+27
2024-03-14Rollup merge of #122397 - oli-obk:machine-read-hook2, r=RalfJungMatthias Krüger-1/+1
2024-03-14Rollup merge of #122368 - pavedroad:master, r=oli-obkMatthias Krüger-1/+1
2024-03-14Rollup merge of #122247 - notriddle:notriddle/search-unbox-limit, r=Guillaume...Matthias Krüger-31/+107
2024-03-14explain time-with-isolation test betterRalf Jung-10/+14
2024-03-14fix polarityManish Goregaokar-2/+2
2024-03-14inlineManish Goregaokar-5/+9
2024-03-14Make compactManish Goregaokar-10/+10
2024-03-14print doc(hidden)Manish Goregaokar-5/+14