about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-03-18rename 'invalidate' bench to something more clearRalf Jung-2/+3
2024-03-18add exposed-provenance example where we miss UBRalf Jung-0/+26
2024-03-18Rollup merge of #122657 - beetrees:option-env-tests, r=compiler-errors,NilstriebMatthias Krüger-3/+1
2024-03-17LLVM bitcode linker: use --cfg=parallell_compiler to avoid trashing the cache...Kjetil Kjeka-1/+73
2024-03-17Move `option_env!` and `env!` tests to the `env-macro` directorybeetrees-3/+1
2024-03-18use `--cap-lints` only when deny and forbid rules are not specifiedonur-ozkan-2/+7
2024-03-18pass ignored lints after manual onesonur-ozkan-1/+1
2024-03-18add unit test: `order_of_clippy_rules`onur-ozkan-5/+49
2024-03-18reorder clippy rules to their original order before passing themonur-ozkan-6/+29
2024-03-17Fix style errorsMichael Howell-2/+2
2024-03-17Use `pushd` and `popd`Josh Stone-2/+2
2024-03-17Use the rust-lang/gcc repo directlyJosh Stone-1/+1
2024-03-17MIRI tests to confirm it's typedScott McMurray-0/+78
2024-03-17ci: Build gccjit from a git archiveJosh Stone-7/+11
2024-03-17Rollup merge of #122636 - matthiaskrgr:compl3, r=compiler-errorsMatthias Krüger-4/+4
2024-03-17Update the minimum external LLVM to 17Josh Stone-81/+15
2024-03-17Mark UEFI std support as WIPAyush Singh-3/+4
2024-03-17Enable frame pointers for the libraryBen Kimock-0/+4
2024-03-17Print a backtrace in const eval if interruptedBen Kimock-15/+11
2024-03-17Auto merge of #122637 - matthiaskrgr:rollup-bczj5bp, r=matthiaskrgrbors-14/+66
2024-03-17fetch submodule before checking llvm stamponur-ozkan-1/+1
2024-03-17make 'invalidate' benchmark shorterRalf Jung-1/+1
2024-03-17Rollup merge of #121787 - onur-ozkan:improve-change-tracker, r=albertlarsan68Matthias Krüger-14/+66
2024-03-17some minor code simplificationsMatthias Krüger-4/+4
2024-03-17Auto merge of #122628 - lnicola:sync-from-ra, r=lnicolabors-1917/+3374
2024-03-17compiletest: Remove unneeded pub on get_lib_name()Martin Nordholts-1/+1
2024-03-17fix Zulip topic for PR-creation messageRalf Jung-1/+1
2024-03-17Merge commit '5ecace48f693afaa6adf8cb23086b651db3aec96' into sync-from-raLaurențiu Nicola-1917/+3374
2024-03-17Rollup merge of #122295 - Nadrieril:mir-opt-run-current-target, r=Mark-Simula...Matthias Krüger-2/+4
2024-03-17Rollup merge of #122248 - jieyouxu:rmake-sysroot, r=Mark-SimulacrumMatthias Krüger-30/+36
2024-03-17Merge from rustcThe Miri Cronjob Bot-268/+383
2024-03-17Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-03-16rustdoc-search: shard the search result descriptionsMichael Howell-228/+427
2024-03-17Auto merge of #122321 - majaha:mingw_ci_new, r=Mark-Simulacrumbors-10/+13
2024-03-17Auto merge of #121885 - reitermarkus:generic-nonzero-inner, r=oli-obk,wesleyw...bors-68/+50
2024-03-17Auto merge of #122607 - fmease:rollup-ozl1eeq, r=fmeasebors-0/+4
2024-03-16Note that type param is chosen by caller when suggesting return impl Trait许杰友 Jieyou Xu (Joe)-0/+1
2024-03-16Rollup merge of #121720 - tmandry:split-refining, r=compiler-errorsLeón Orell Valerian Liehr-0/+4
2024-03-16Auto merge of #122594 - Mark-Simulacrum:bump-version, r=Mark-Simulacrumbors-1/+1
2024-03-16Rollup merge of #122590 - Nilstrieb:bootstrap-do-you-know-what-the-word-copy-...Chris Denton-63/+79
2024-03-16Rollup merge of #122401 - ChrisDenton:check-tier1, r=Mark-SimulacrumChris Denton-0/+4
2024-03-16Rollup merge of #122390 - ChrisDenton:bindgen, r=Mark-SimulacrumChris Denton-1/+1
2024-03-16Rollup merge of #122372 - onur-ozkan:change-id-improvement, r=Mark-SimulacrumChris Denton-5/+15
2024-03-16Rollup merge of #122323 - heiher:loongarch64-musl-root, r=Mark-SimulacrumChris Denton-0/+2
2024-03-16Bump to 1.79.0Mark Rousskov-1/+1
2024-03-16Auto merge of #122593 - ChrisDenton:windows-support-1, r=Nilstriebbors-6/+4
2024-03-16Remove Windows support noteChris Denton-6/+4
2024-03-16Remove double remove_fileNilstrieb-1/+0
2024-03-16bootstrap: Don't name things copy that are not copiesNilstrieb-62/+79
2024-03-16Auto merge of #119418 - aaupov:master, r=Kobzolbors-1/+3