summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-01Auto merge of #126839 - obeis:mpmc, r=AmanieuHEADmasterbors
2024-10-01Auto merge of #130959 - tgross35:f16-f128-only-disable-win-gnu, r=joboetbors
2024-10-01Auto merge of #129972 - eholk:stabilize-expr_2021, r=compiler-errors,traviscrossbors
2024-10-01Stabilize expr_2021 fragment in all editionsEric Holk
2024-10-01Auto merge of #131076 - lukas-code:doc-stab2, r=notriddlebors
2024-09-30Enable `f16` tests on non-GNU WindowsTrevor Gross
2024-10-01Auto merge of #130587 - coolreader18:field-variant-doclink-disambig, r=notrid...bors
2024-09-30Auto merge of #131078 - tgross35:rollup-66to2u9, r=tgross35bors
2024-09-30Rollup merge of #130966 - RalfJung:ptr-metadata-const-stable, r=scottmcmTrevor Gross
2024-09-30Rollup merge of #130961 - tgross35:f16-x86-apple, r=thomccTrevor Gross
2024-09-30Rollup merge of #130914 - compiler-errors:insignificant-dtor, r=AmanieuTrevor Gross
2024-09-30Rollup merge of #130877 - taiki-e:riscv-atomic, r=AmanieuTrevor Gross
2024-09-30Rollup merge of #129638 - nickrum:wasip2-net, r=alexcrichtonTrevor Gross
2024-09-30rustdoc: rewrite stability inheritance as a passLukas Markeffsky
2024-09-30add `stable_since` convenienceLukas Markeffsky
2024-09-30Auto merge of #131069 - matthiaskrgr:rollup-jg1icf9, r=matthiaskrgrbors
2024-09-30add test ensuring we cannot call const-stable unstable functionsRalf Jung
2024-09-30Add multi-producer, multi-consumer channel (mpmc)Obei Sideg
2024-09-30Rollup merge of #131056 - onur-ozkan:cargo-compiler-fingerprint, r=KobzolMatthias Krüger
2024-09-30Rollup merge of #131053 - Urgau:print-check-cfg-doc, r=jieyouxuMatthias Krüger
2024-09-30Rollup merge of #131038 - onkoe:fix/adt_const_params_leak_118179, r=compiler-...Matthias Krüger
2024-09-30Rollup merge of #131035 - dingxiangfei2009:tweak-if-let-rescope-lint, r=jieyouxuMatthias Krüger
2024-09-30Rollup merge of #131023 - clubby789:doc-item-path, r=notriddleMatthias Krüger
2024-09-30Auto merge of #130951 - tgross35:cargo-update-bootstrap, r=Kobzolbors
2024-09-30apply suggestionsDing Xiang Fei
2024-09-30Auto merge of #131063 - matthiaskrgr:rollup-hfs3fo1, r=matthiaskrgrbors
2024-09-30Rollup merge of #131061 - onur-ozkan:verbose-checks, r=KobzolMatthias Krüger
2024-09-30Rollup merge of #131060 - jieyouxu:rmake-rebuild, r=onur-ozkanMatthias Krüger
2024-09-30Rollup merge of #131057 - Urgau:cfg-erronous-unsafe, r=jieyouxuMatthias Krüger
2024-09-30Rollup merge of #130895 - RalfJung:asm-tests, r=nnethercoteMatthias Krüger
2024-09-30make type-check-4 asm tests about non-const expressionsRalf Jung
2024-09-30replace manual verbose checks with `Config::is_verbose`onur-ozkan
2024-09-30Drop conditionally applied cargo `-Zon-broken-pipe=kill` flags许杰友 Jieyou Xu (Joe)
2024-09-30Auto merge of #131044 - EnzymeAD:enzyme-testinfra, r=jieyouxubors
2024-09-30Reject leading unsafe in `cfg!(...)` and `--check-cfg`.Urgau
2024-09-30enable compiler fingerprint logs in verbose modeonur-ozkan
2024-09-30Improve `--print=check-cfg` documentationUrgau
2024-09-30Auto merge of #131009 - klensy:wu, r=Kobzolbors
2024-09-29fix(hir_analysis/wfcheck): don't leak {type error}Barrett Ray
2024-09-30Auto merge of #131036 - RalfJung:miri-sync, r=RalfJungbors
2024-09-30Auto merge of #129499 - fee1-dead-contrib:supereffects, r=compiler-errorsbors
2024-09-29add has_enzyme/needs-enzyme to the test infraManuel Drehwald
2024-09-29Auto merge of #131002 - steffahn:rustdoc-long-names-fix, r=notriddlebors
2024-09-29update lockfileRalf Jung
2024-09-30preserve brackets around if-lets and skip while-letsDing Xiang Fei
2024-09-29Auto merge of #3927 - RalfJung:fmt-imports, r=oli-obk,saethlinbors
2024-09-29Copy correct path to clipboard for modules/keywords/primitivesclubby789
2024-09-29Auto merge of #131029 - matthiaskrgr:rollup-rh66wir, r=matthiaskrgrbors
2024-09-29Rollup merge of #130990 - RalfJung:mir-const-normalize, r=compiler-errorsMatthias Krüger
2024-09-29Rollup merge of #130972 - RalfJung:const_cell_into_inner, r=dtolnayMatthias Krüger