about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-07-18Fix invalid display of inlined re-exportGuillaume Gomez-17/+42
2023-07-18Merge from rustcThe Miri Conjob Bot-11692/+19526
2023-07-18Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-07-18Try to build LLVM without LTOJakub Beránek-1/+31
2023-07-18Auto merge of #113801 - compiler-errors:iter-instantiated, r=oli-obkbors-5/+5
2023-07-18Auto merge of #113574 - GuillaumeGomez:rustdoc-json-strip-hidden-impl, r=aDot...bors-24/+57
2023-07-18Auto merge of #113061 - Amanieu:x86_64-ohos, r=compiler-errorsbors-0/+37
2023-07-17Use matches!() macro to improve readability (#5830)Jordan McQueen-14/+12
2023-07-17Auto merge of #89132 - Cyborus04:rc_allocator_support, r=Amanieubors-5/+8
2023-07-17Rename arg_iter to iter_instantiatedMichael Goulet-5/+5
2023-07-17Auto merge of #113720 - eduardosm:miri-target-feature, r=RalfJung,oli-obkbors-0/+38
2023-07-17Update natvis to match full type names for Arc, Rc, Weak, etcWesley Wiser-5/+8
2023-07-17Resolve correct archive version name in `opt-dist`Jakub Beránek-6/+38
2023-07-17Auto merge of #113686 - flip1995:clippyup, r=Manishearthbors-2538/+5241
2023-07-17Auto merge of #113714 - Kobzol:ci-cmake, r=nikicbors-3/+51
2023-07-17bootstrap: use git merge-base for LLVM CI download logicRalf Jung-19/+28
2023-07-17Auto merge of #113791 - lnicola:sync-from-ra, r=lnicolabors-9096/+13686
2023-07-17Merge commit '37f84c101bca43b11027f30ab0c2852f9325bc3d' into sync-from-raLaurențiu Nicola-9096/+13686
2023-07-17Rollup merge of #113535 - jonathanpallant:sparc-bare-metal, r=jackh726Matthias Krüger-0/+167
2023-07-17Rollup merge of #112741 - geometryolife:fix, r=workingjubileeMatthias Krüger-1/+1
2023-07-17new lint: `format_collect`y21-2/+1
2023-07-17Another fix for incorrect_implsPhilipp Krones-4/+3
2023-07-17Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyupPhilipp Krones-0/+7
2023-07-17Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyupPhilipp Krones-2537/+5241
2023-07-17Rollup merge of #113614 - he32:netbsd-riscv64-more, r=JohnTitorMatthias Krüger-1/+1
2023-07-17Rollup merge of #113042 - Cyanoxygen:add-mipsr6-target-docs, r=JohnTitorMatthias Krüger-4/+186
2023-07-16link to a definition of soundnessRalf Jung-1/+2
2023-07-16CI: build CMake 3.20 to support LLVM 17Jakub Beránek-3/+51
2023-07-16clarify that we do not prove soundnessRalf Jung-0/+6
2023-07-16Auto merge of #2981 - RalfJung:style, r=RalfJungbors-2/+7
2023-07-16style checks: use latest rustc for cron jobRalf Jung-2/+7
2023-07-16clippy-driver: Update bug URL to use the ice templatexFrednet-1/+1
2023-07-16Use log groups in `opt-dist`Jakub Beránek-20/+53
2023-07-16Merge from rustcThe Miri Conjob Bot-1360/+1546
2023-07-16Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-07-16Auto merge of #113738 - jyn514:rollup-mjcya4c, r=jyn514bors-90/+76
2023-07-15Rollup merge of #113731 - jyn514:ci-env, r=ozkanonurjyn-10/+0
2023-07-15Rollup merge of #113643 - jyn514:try-run, r=ozkanonurjyn-80/+76
2023-07-16miri: fail when calling a function that requires an unavailable target featureEduardo Sánchez Muñoz-0/+38
2023-07-15Auto merge of #113606 - jyn514:parallel-compiler-cleanup, r=cjgillotbors-3/+0
2023-07-15Auto merge of #113697 - GuillaumeGomez:rm-unneeded-externallocation-handling,...bors-6/+1
2023-07-15Rollup merge of #113709 - notriddle:notriddle/src, r=GuillaumeGomezMatthias Krüger-76/+76
2023-07-15Rollup merge of #113683 - ozkanonur:polished, r=jyn514Matthias Krüger-13/+1
2023-07-15Rollup merge of #113644 - jyn514:bootstrap-cleanups, r=albertlarsan68Matthias Krüger-68/+56
2023-07-15Remove unused `bootstrap::util::CiEnv` enumjyn-10/+0
2023-07-15Replace `builder::try_run_quiet` with `run_quiet_delaying_failure`jyn-17/+13
2023-07-15Rename `Builder::try_run` to `run_delaying_failure`jyn-16/+16
2023-07-15Deduplicate `Builder::try_run` and mark `Config::try_run` as deprecatedjyn-63/+63
2023-07-15Fix rpath for libdir is specifiedWANG Rui-2/+3
2023-07-14rustdoc: rename to `src-script.js`Michael Howell-0/+0