about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-06-11fix: Hide dyn inlay hints for incomplete `impl`sLukas Wirth-3/+9
2025-06-11add comment over ci changebit-aloo-1/+3
2025-06-11add tracing flag in bootstrap check cmd in mingw-check-2 ci workflowbit-aloo-1/+1
2025-06-11Revert "add `Cargo.lock` to CI-rustc allowed list for non-CI env"Jakub Beránek-34/+21
2025-06-11Merge pull request #4384 from RalfJung/diag-no-repeatOli Scherer-874/+727
2025-06-11add trace_cmd import in tracing feature in execution contextbit-aloo-0/+2
2025-06-11miri: we can use apfloat's mul_add nowRalf Jung-10/+6
2025-06-11miri: add flag to suppress float non-determinismRalf Jung-4/+31
2025-06-11that was phrased like a separate sentenceTshepang Mbambo-1/+1
2025-06-11Don't clone `new_item` in `after_krate`.Nicholas Nethercote-7/+16
2025-06-11Avoid more clones in rustdoc JSON output.Nicholas Nethercote-125/+133
2025-06-11Fix proc macro server handling of strings with minusesChayim Refael Friedman-31/+26
2025-06-10Auto merge of #142292 - RalfJung:miri-sync, r=RalfJungbors-228/+420
2025-06-10Using git § I changed a submodule by accident: be explicitlolbinarycat-1/+2
2025-06-10Improve documentation of the `Rustc` step and rename `compiler` to `build_com...Jakub Beránek-41/+57
2025-06-10Rename `build` to `host_target`Jakub Beránek-314/+326
2025-06-10Rollup merge of #142275 - aDotInTheVoid:gen-ty-of, r=fmeaseLeón Orell Valerian Liehr-74/+19
2025-06-10Rollup merge of #142258 - teohhanhui:docs/platform-support-linux-kernel-versi...León Orell Valerian Liehr-19/+19
2025-06-10Rollup merge of #141909 - Shourya742:2025-06-01-add-execution-context, r=KobzolLeón Orell Valerian Liehr-272/+364
2025-06-10Rollup merge of #141818 - mati865:dont-create-msi-from-non-windows, r=KobzolLeón Orell Valerian Liehr-1/+2
2025-06-10Make loongarch-none target maintainers more easily pingableJieyou Xu-2/+2
2025-06-10Document `//@ needs-target-std` in rustc-dev-guideJieyou Xu-0/+1
2025-06-10Implement `//@ needs-target-std` directive in compiletestJieyou Xu-0/+17
2025-06-10Extract target no-std hack to `build_helpers`Jieyou Xu-1/+13
2025-06-10Merge pull request #19964 from Wilfred/fix_typosChayim Refael Friedman-2/+2
2025-06-10[minor] Fix typosWilfred Hughes-2/+2
2025-06-10Add more tests to check extracted doctests featureGuillaume Gomez-3/+55
2025-06-10Improve naming of variables in `DocTestBuilder::generate_unique_doctest`Guillaume Gomez-9/+40
2025-06-10Give more information into extracted doctest informationGuillaume Gomez-49/+134
2025-06-10Merge pull request #19963 from ChayimFriedman2/unsized-impl-itemsLukas Wirth-3/+64
2025-06-10Do not error at impls for unsized types that do not include `where Self: Size...Chayim Refael Friedman-3/+64
2025-06-10Add supported asm types for LoongArch32WANG Rui-0/+5
2025-06-10Use a faster runner for the x64 dist-alt jobJakub Beránek-1/+1
2025-06-10enable rustc debug assertions on -alt buildsRémy Rakic-0/+5
2025-06-10Pass `jemalloc` feature to Clippy in bootstrapJakub Beránek-2/+15
2025-06-10Merge pull request #4389 from RalfJung/native-lib-search-orderRalf Jung-22/+25
2025-06-10Merge pull request #4382 from RalfJung/dupRalf Jung-2/+3
2025-06-10Add jemalloc feature to ClippyJakub Beránek-0/+35
2025-06-10Add jemalloc feature to ClippyJakub Beránek-0/+36
2025-06-10ci: split x86_64-gnu-tools jobMarcoIeni-56/+125
2025-06-10Avoid cloning `self.index` in `after_krate`.Nicholas Nethercote-2/+4
2025-06-10float tests: test non-determinism for more operationsRalf Jung-22/+25
2025-06-10Merge pull request #4394 from RalfJung/smallvecRalf Jung-0/+99
2025-06-10add SmallVec testRalf Jung-0/+99
2025-06-10Simplify `JsonRenderer`.Nicholas Nethercote-10/+9
2025-06-10sync max_fundamental_align with alloc crateRalf Jung-4/+7
2025-06-10Auto merge of #142109 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-06-10fmtThe Miri Cronjob Bot-1/+0
2025-06-10Merge from rustcThe Miri Cronjob Bot-384/+772
2025-06-10Preparing for merge from rustcThe Miri Cronjob Bot-1/+1