about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-09-29rustdoc: simplify sugared_async_return_typeLeón Orell Valerian Liehr-26/+9
2023-09-29Rollup merge of #116263 - ferrocene:pa-more-bare-metal-fixes, r=oli-obkMatthias Krüger-0/+11
2023-09-29Rollup merge of #116216 - heiher:crosstool, r=KobzolMatthias Krüger-23/+5
2023-09-29Auto merge of #3093 - eduardosm:llvm.x86.sse2.pmadd.wd, r=RalfJungbors-0/+54
2023-09-29Implement the `llvm.x86.sse2.pmadd.wd` intrinsicEduardo Sánchez Muñoz-0/+54
2023-09-29add needs-relocation-model-pic to compiletestPietro Albini-0/+11
2023-09-29Rollup merge of #116245 - flip1995:clippy-backport, r=ManishearthMatthias Krüger-1/+1
2023-09-29Rollup merge of #116234 - RalfJung:miri, r=RalfJungMatthias Krüger-72/+228
2023-09-29Rollup merge of #116231 - DaniPopes:simpler-lint-array, r=NilstriebMatthias Krüger-8/+6
2023-09-29Rollup merge of #116133 - pouriya:refactor-bootstrap.py, r=albertlarsan68Matthias Krüger-49/+41
2023-09-29add FMA test that would fail with apfloatRalf Jung-11/+20
2023-09-29add tests for '%' sign on floatsRalf Jung-0/+10
2023-09-28Reverse postorder instead of using reversed postorderMaybe Waffle-13/+19
2023-09-28Remove `rustc_lint_defs::lint_array`DaniPopes-8/+6
2023-09-28Build `rustc` with a single CGU on x64 LinuxJakub Beránek-1/+2
2023-09-28Move needless_raw_string_hashes to pedanticAlex Macleod-1/+1
2023-09-28Auto merge of #116227 - nikic:update-llvm-14, r=cuviperbors-0/+0
2023-09-28Auto merge of #3092 - RalfJung:ui-test, r=RalfJungbors-2/+2
2023-09-28update ui_testRalf Jung-2/+2
2023-09-28Auto merge of #114882 - ChrisDenton:riddle-me, r=dtolnaybors-18/+15
2023-09-28Update LLVM submoduleNikita Popov-0/+0
2023-09-28Add integration for new borsJakub Beránek-1/+1
2023-09-28Rollup merge of #116213 - tmandry:doclnl, r=ehussMatthias Krüger-0/+8
2023-09-28Rollup merge of #116211 - matthiaskrgr:clippy3, r=compiler-errorsMatthias Krüger-1/+1
2023-09-28Merge from rustcThe Miri Conjob Bot-14/+52
2023-09-28Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-09-28Auto merge of #116208 - matthiaskrgr:the_loop_that_wasnt, r=GuillaumeGomezbors-1/+1
2023-09-28ci: upgrade to crosstool-ng 1.26.0WANG Rui-23/+5
2023-09-27Document -Zlink-native-librariesTyler Mandry-0/+8
2023-09-27Auto merge of #116148 - DaniPopes:rustdoc-type-layout-ws, r=jshabors-2/+2
2023-09-27fix clippy::{redundant_guards, useless_format}Matthias Krüger-1/+1
2023-09-27Auto merge of #109597 - cjgillot:gvn, r=oli-obkbors-4/+16
2023-09-27rustdoc: while -> ifMatthias Krüger-1/+1
2023-09-27Auto merge of #114901 - compiler-errors:style-guide-wc, r=calebcartwrightbors-6/+32
2023-09-27Update location of personalityEmmanuel Ferdman-1/+1
2023-09-27Rollup merge of #115934 - oli-obk:smir_identity, r=spastorinoMatthias Krüger-1/+4
2023-09-27clippyRalf Jung-2/+2
2023-09-27Merge from rustcThe Miri Conjob Bot-2366/+4129
2023-09-27Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-09-27Auto merge of #116189 - weihanglo:update-cargo, r=weihanglobors-2/+2
2023-09-27Auto merge of #116163 - compiler-errors:lazyness, r=oli-obkbors-9/+9
2023-09-27Update cargoWeihang Lo-2/+2
2023-09-26Auto merge of #116144 - lcnr:subst-less, r=oli-obkbors-2/+2
2023-09-26Rollup merge of #116153 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-09-26Rollup merge of #116151 - DaniPopes:rustdoc-unstable-typo, r=fmeaseMatthias Krüger-1/+1
2023-09-26const-eval: make misalignment a hard errorRalf Jung-16/+2
2023-09-26Add tests for simd_shuffle{_generic}Oli Scherer-1/+20
2023-09-26Promote loongarch64-unknown-none* to Tier 2WANG Rui-3/+7
2023-09-26subst -> instantiatelcnr-2/+2
2023-09-26Auto merge of #116139 - flip1995:clippyup, r=Manishearthbors-2312/+3995