about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-11Update dependencies in `library/Cargo.lock`Trevor Gross-32/+22
2025-06-11compiler: Avoid reporting unsupported_calling_conventions in depsJubilee Young-1/+1
2025-06-11consistently rename (old) attribute groupsJana Dönszelmann-12/+14
2025-06-11document attribute parsers betterJana Dönszelmann-0/+9
2025-06-12Fix FP of `identity_op` when encountering `Default::default()`relaxcn-5/+114
2025-06-11Fix Debug for Location.Mara Bos-1/+12
2025-06-11hir-ty: test (the absence of) incremental trait solvingDavid Barsky-1/+87
2025-06-11cleaned up some testsKivooeo-78/+76
2025-06-11Add expectation for `{` when parsing lone coroutine qualifiersLukas Wirth-32/+38
2025-06-11Auto merge of #142344 - Kobzol:revert-142232, r=RalfJungbors-34/+21
2025-06-11stabilize gaiBoxy-11/+10
2025-06-11stabilize gaiBoxy-377/+116
2025-06-11Fixes to compile with latest Rust nightlyAmanieu d'Antras-5/+3
2025-06-11cleaned up some testsKivooeo-144/+102
2025-06-11Do not warn on `rust.incremental` when using download CI rustcJakub Beránek-2/+1
2025-06-11faster fmt::Display of 128-bit integers, without unsafe pointerPascal S. de Kloe-152/+128
2025-06-11Rollup merge of #142328 - sorairolake:feature/uint-bit-width, r=tgross35Matthias Krüger-0/+33
2025-06-11Rollup merge of #142324 - scottmcm:less-functioncx, r=workingjubileeMatthias Krüger-96/+94
2025-06-11Rollup merge of #142306 - compiler-errors:nit-reveal-param-env-query, r=lcnrMatthias Krüger-11/+7
2025-06-11Rollup merge of #142298 - jieyouxu:loongarch-maintainer-list, r=fee1-deadMatthias Krüger-2/+2
2025-06-11Rollup merge of #142297 - jieyouxu:needs-target-std, r=KobzolMatthias Krüger-25/+37
2025-06-11Rollup merge of #142282 - Kobzol:citool-skip-tests, r=marcoieniMatthias Krüger-1/+7
2025-06-11Rollup merge of #142272 - workingjubilee:change-some-abi-tests, r=aDotInTheVoidMatthias Krüger-28/+42
2025-06-11Rollup merge of #142042 - estebank:explicit-lifetime-verbose-suggestion, r=co...Matthias Krüger-71/+143
2025-06-11Rollup merge of #141967 - jieyouxu:bootstrap-backports, r=KobzolMatthias Krüger-0/+35
2025-06-11Auto merge of #141763 - lcnr:fixme-gamer, r=BoxyUwUbors-40/+68
2025-06-11Update extracted-doctest feature documentationGuillaume Gomez-5/+20
2025-06-11put flag check at the end of command chain in mingw-check-2bit-aloo-4/+5
2025-06-11Fix enter_trace_span!() using wrong $crate pathsStypox-2/+2
2025-06-11move fast reject into innerlcnr-3/+4
2025-06-11Merge pull request #19973 from Veykril/push-ppltxvqvqmkkLukas Wirth-3/+9
2025-06-11fix: Hide dyn inlay hints for incomplete `impl`sLukas Wirth-3/+9
2025-06-11Use closure to allow passing custom tracing layersStypox-13/+29
2025-06-11Allow initializing logger with additional tracing LayerStypox-3/+26
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-11remove myself from the projectonur-ozkan-3/+2
2025-06-11add trace_cmd import in tracing feature in execution contextbit-aloo-0/+2
2025-06-11Auto merge of #141942 - ShoyuVanilla:smir-repr, r=oli-obkbors-6/+132
2025-06-11compiler: Update all targets to the new c_int_width typeJubilee Young-7/+7
2025-06-11compiler: Change c_int_width to be an integer typeJubilee Young-19/+17
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-11Merge pull request #19970 from ChayimFriedman2/proc-macro-srv-minusLukas Wirth-31/+26
2025-06-11bump apfloat dependencyRalf Jung-2/+2
2025-06-11Remove useless and wrong std crates special casing when un-remap sysrootUrgau-28/+1
2025-06-11Merge pull request #2463 from rust-lang/tshepang-patch-1Tshepang Mbambo-1/+1
2025-06-11that was phrased like a separate sentenceTshepang Mbambo-1/+1