about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-02-13Set wasm32_unknown_unknown compiler in test-variousNikita Popov-0/+1
2024-02-13Add missing riscv32imafc_unknown_none_elf env vars to dist-various-1Nikita Popov-0/+2
2024-02-13Use CMAKE_MSVC_RUNTIME_LIBRARY instead of LLVM_USE_CRT_*Nikita Popov-3/+1
2024-02-13Update to LLVM 18Nikita Popov-0/+0
2024-02-12Rollup merge of #120979 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2024-02-12Rollup merge of #120958 - ShoyuVanilla:remove-subst, r=oli-obkMatthias Krüger-12/+18
2024-02-12Rollup merge of #120950 - compiler-errors:miri-async-closurs, r=RalfJung,oli-obkMatthias Krüger-1/+44
2024-02-12Rollup merge of #120273 - klensy:ct-run, r=onur-ozkanMatthias Krüger-11/+16
2024-02-12Rollup merge of #119451 - Kobzol:ci-pr-clippy, r=Mark-SimulacrumMatthias Krüger-5/+1
2024-02-12Rollup merge of #118983 - Urgau:invalid_ref_casting-bigger-layout, r=oli-obkMatthias Krüger-11/+13
2024-02-12Allow invalid ref casting in Miri unaligned_ref_addr_of testUrgau-0/+2
2024-02-12Avoid UB in clippy transmute_ptr_to_ptr UI testUrgau-11/+11
2024-02-12Auto merge of #120980 - matthiaskrgr:rollup-dsjsqql, r=matthiaskrgrbors-3/+5
2024-02-12Rollup merge of #120956 - compiler-errors:clean-type-alias, r=GuillaumeGomezMatthias Krüger-1/+3
2024-02-12Update booksrustbot-0/+0
2024-02-12Tweak delayed bug mentions.Nicholas Nethercote-2/+2
2024-02-12Dejargnonize substShoyu Vanilla-12/+18
2024-02-12Clean inlined type alias with correct param-envMichael Goulet-1/+3
2024-02-12Improve some codes according to the reviewsFrank King-4/+0
2024-02-12Fix compile error in rustdoc.Frank King-9/+2
2024-02-12Add rustfmt test from #117942Frank King-0/+12
2024-02-12Lower anonymous structs or unions to HIRFrank King-3/+19
2024-02-12Auto merge of #120951 - matthiaskrgr:rollup-0nnm7dv, r=matthiaskrgrbors-116/+90
2024-02-11Rollup merge of #120937 - ian-h-chamberlain:docs/update-3ds-links-and-info, r...Matthias Krüger-14/+12
2024-02-11Rollup merge of #120872 - petrochenkov:opthirpar, r=cjgillotMatthias Krüger-102/+78
2024-02-11Auto merge of #120619 - compiler-errors:param, r=lcnrbors-28/+59
2024-02-11Fix async closures in CTFEMichael Goulet-0/+43
2024-02-11is_closure_likeMichael Goulet-1/+1
2024-02-11Auto merge of #120803 - onur-ozkan:fix-compilation-cache, r=Mark-Simulacrumbors-171/+250
2024-02-11Gate PR CI on clippy correctness lintsJakub Beránek-5/+1
2024-02-11Auto merge of #120903 - matthiaskrgr:rollup-tmsuzth, r=matthiaskrgrbors-4/+54
2024-02-11Update links to rust3ds and outdated infoIan Chamberlain-14/+12
2024-02-11Auto merge of #120920 - matthiaskrgr:rollup-jsryr8e, r=matthiaskrgrbors-3238/+14916
2024-02-11Rollup merge of #120916 - lnicola:sync-from-ra, r=lnicolaMatthias Krüger-3027/+14636
2024-02-11Rollup merge of #120763 - Nadrieril:suggest-patterns, r=Mark-SimulacrumMatthias Krüger-16/+25
2024-02-11Rollup merge of #120729 - ehuss:update-mdbook, r=Mark-SimulacrumMatthias Krüger-195/+246
2024-02-11Rollup merge of #120307 - djc:duration-constructors, r=Mark-SimulacrumMatthias Krüger-0/+9
2024-02-11Merge commit 'ddf105b646c6749a2de2451c9a499a354eec79c2' into sync-from-raLaurențiu Nicola-3027/+14636
2024-02-10Require that SELECT_XCODE is set.Eric Huss-3/+1
2024-02-10Downgrade Xcode from the default (15.0) to 14.3.1.Eric Huss-4/+5
2024-02-11Rollup merge of #120890 - TimNN:relax-patches-check, r=onur-ozkanMatthias Krüger-4/+3
2024-02-11Rollup merge of #120882 - RalfJung:set-discriminant, r=compiler-errorsMatthias Krüger-0/+51
2024-02-10Adapt `llvm-has-rust-patches` validation to take `llvm-config` into account.Tim Neumann-4/+3
2024-02-10validation: descend from consts into staticsRalf Jung-3/+3
2024-02-10interpret/write_discriminant: when encoding niched variant, ensure the stored...Ralf Jung-0/+51
2024-02-10refactor use of `Cargo` and `configure_linker` in bootstraponur-ozkan-187/+252
2024-02-10hir: Remove `hir::Map::{opt_parent_id,parent_id,get_parent,find_parent}`Vadim Petrochenkov-102/+78
2024-02-10Auto merge of #120721 - onur-ozkan:incorrect-llvm-path-on-cross-target, r=alb...bors-3/+24
2024-02-10Rollup merge of #120629 - c410-f3r:testsssssss, r=petrochenkovMatthias Krüger-2/+2
2024-02-10Rollup merge of #120596 - GuillaumeGomez:jump-to-def-non-local-link, r=notrid...Matthias Krüger-79/+171