about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-05-20ci: split powerpc64le-linux jobMarcoIeni-13/+63
2025-05-20Auto merge of #140932 - onur-ozkan:llvm-tools, r=Kobzolbors-13/+22
2025-05-20Fix misdirected link for `TypingEnv`Frank Steffahn-2/+2
2025-05-20Update links between ty-module and bindersStan Manilov-7/+9
2025-05-20Auto merge of #141278 - lnicola:sync-from-ra, r=lnicolabors-1358/+3449
2025-05-20Small typo and style fixes in binders.mdStan Manilov-4/+5
2025-05-20Use Docker cache from the current repositoryJakub Beránek-3/+2
2025-05-20Merge pull request #19826 from lnicola/sync-from-rustLaurențiu Nicola-9039/+12309
2025-05-20Bump rustc cratesLaurențiu Nicola-22/+29
2025-05-20Merge from rust-lang/rustLaurențiu Nicola-9018/+12281
2025-05-20Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2025-05-20Miri CI: test aarch64-apple-darwin in PRs instead of the x86_64 targetRalf Jung-4/+6
2025-05-20make std::intrinsic functions actually be intrinsicsRalf Jung-16/+10
2025-05-20Merge from rustcRalf Jung-90/+80
2025-05-20Preparing for merge from rustcRalf Jung-1/+1
2025-05-20Rollup merge of #141259 - rustbot:docs-update, r=ehussStuart Cook-0/+0
2025-05-20Rollup merge of #141257 - Shourya742:2025-05-19-trim-cache-module, r=onur-ozkanStuart Cook-50/+0
2025-05-20Merge pull request #2392 from rust-lang/rustc-pullTshepang Mbambo-5074/+6024
2025-05-19Update booksrustbot-0/+0
2025-05-19trim cache module in utilsbit-aloo-50/+0
2025-05-19Auto merge of #141255 - matthiaskrgr:rollup-ravsgen, r=matthiaskrgrbors-3/+37
2025-05-19Rollup merge of #141248 - RalfJung:reentrant-lock-race, r=joboetMatthias Krüger-0/+20
2025-05-19Rollup merge of #141247 - onur-ozkan:141246, r=albertlarsan68Matthias Krüger-3/+17
2025-05-19Remove obsolete restriction in codeSamuel Tardieu-10/+5
2025-05-19Merge pull request #4334 from RalfJung/GetUserProfileDirectoryW-issueRalf Jung-2/+2
2025-05-19GetUserProfileDirectoryW: reference issue regarding implementation details we...Ralf Jung-2/+2
2025-05-19Update link to Forge guide on new flagsStan Manilov-1/+1
2025-05-19run tests on mips-unknown-linux-gnuRalf Jung-22/+30
2025-05-19add this to Miri's trophy caseRalf Jung-0/+1
2025-05-19fix data race in ReentrantLock fallback for targets without 64bit atomicsRalf Jung-0/+19
2025-05-19Auto merge of #141243 - Zalathar:rollup-x5xt80l, r=Zalatharbors-5/+5
2025-05-19skip compiler tools sanity checks on certain commandsonur-ozkan-3/+17
2025-05-19Fix cache problems with lints levelChayim Refael Friedman-164/+60
2025-05-19Merge pull request #2394 from smanilov/patch-9nora-1/+1
2025-05-19Make run instructions firstStan Manilov-1/+1
2025-05-19Remove unused references and simplify oneStan Manilov-9/+3
2025-05-19Merge pull request #19822 from Veykril/push-mzzluystvwlsLukas Wirth-49/+1
2025-05-19Rollup merge of #141239 - RalfJung:dladdr-fname, r=NoratriebStuart Cook-4/+4
2025-05-19Rollup merge of #141117 - klensy:opt-dist-icf, r=KobzolStuart Cook-1/+1
2025-05-19Remote dangling fileLukas Wirth-49/+1
2025-05-19Merge pull request #2389 from fuzzypixelz/typosnora-14/+13
2025-05-19Merge pull request #19809 from flodiebold/push-txyotwlvvklnLukas Wirth-1/+17
2025-05-19Auto merge of #140754 - dpaoliello:cygwinpath, r=marcoienibors-3/+3
2025-05-19add to_u64() helper method and use it where appropriateRalf Jung-26/+37
2025-05-19enable clippy::as_conversions to fully rule out as-castsRalf Jung-57/+61
2025-05-19Debounce workspace fetching for workspace structure changesLukas Wirth-9/+54
2025-05-19Change import prefix default to be by crateLukas Wirth-3/+3
2025-05-19dladdr cannot leave dli_fname to be nullRalf Jung-4/+4
2025-05-19Merge pull request #19757 from Veykril/push-zzxwtzuzqvzxLukas Wirth-80/+136
2025-05-19Merge from rustcThe Miri Cronjob Bot-84/+252