about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-07-18Fix display of aliases in rustdoc search resultsGuillaume Gomez-19/+15
2023-07-18Auto merge of #113801 - compiler-errors:iter-instantiated, r=oli-obkbors-40/+47
2023-07-18Auto merge of #113574 - GuillaumeGomez:rustdoc-json-strip-hidden-impl, r=aDot...bors-24/+107
2023-07-18Auto merge of #113061 - Amanieu:x86_64-ohos, r=compiler-errorsbors-10/+79
2023-07-17Auto merge of #89132 - Cyborus04:rc_allocator_support, r=Amanieubors-318/+1539
2023-07-17Improve issue-112852 testsGuillaume Gomez-2/+12
2023-07-17Rename arg_iter to iter_instantiatedMichael Goulet-40/+47
2023-07-17Auto merge of #113720 - eduardosm:miri-target-feature, r=RalfJung,oli-obkbors-0/+97
2023-07-17Update natvis to match full type names for Arc, Rc, Weak, etcWesley Wiser-6/+9
2023-07-17Auto merge of #113686 - flip1995:clippyup, r=Manishearthbors-2561/+5254
2023-07-17Auto merge of #113714 - Kobzol:ci-cmake, r=nikicbors-4/+55
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-17Auto merge of #15301 - bjorn3:uncompressed_dylib_metadata, r=lnicolabors-3/+8
2023-07-17Support reading uncompressed proc macro metadatabjorn3-3/+8
2023-07-17Auto merge of #15302 - lnicola:sync-from-rust, r=lnicolabors-14/+13
2023-07-17Merge remote-tracking branch 'upstream/master' into sync-from-rustLaurențiu Nicola-9094/+13683
2023-07-17Auto merge of #113782 - matthiaskrgr:rollup-mmrjvx3, r=matthiaskrgrbors-27/+246
2023-07-17Rollup merge of #113770 - dtolnay:derivevoid, r=compiler-errors,nnethercoteMatthias Krüger-13/+19
2023-07-17Rollup merge of #113651 - lcnr:parent-def-id, r=compiler-errorsMatthias Krüger-13/+30
2023-07-17Rollup merge of #113535 - jonathanpallant:sparc-bare-metal, r=jackh726Matthias Krüger-0/+196
2023-07-17Rollup merge of #112741 - geometryolife:fix, r=workingjubileeMatthias Krüger-1/+1
2023-07-17Another fix for incorrect_implsPhilipp Krones-4/+3
2023-07-17Update Cargo.lock/tomlPhilipp Krones-23/+13
2023-07-17Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyupPhilipp Krones-2537/+5241
2023-07-17Link to `execinfo` on NetBSDJakub Beránek-1/+4
2023-07-17Auto merge of #113562 - saethlin:larger-incr-comp-offset, r=nnethercotebors-6/+9
2023-07-17Auto merge of #113772 - nnethercote:streamline-size-estimates-2, r=wesleywiserbors-97/+85
2023-07-17Auto merge of #113336 - compiler-errors:new-solver-iat, r=lcnrbors-13/+154
2023-07-16Auto merge of #113769 - matthiaskrgr:rollup-p6i1rco, r=matthiaskrgrbors-17/+218
2023-07-17Remove `instance_def_size_estimate` query.Nicholas Nethercote-28/+12
2023-07-17Ignore unreachable inlined items in `debug_dump`.Nicholas Nethercote-30/+18
2023-07-17Store item size estimate in `MonoItemData`.Nicholas Nethercote-18/+22
2023-07-17Introduce `MonoItemData`.Nicholas Nethercote-27/+39
2023-07-16Add a comparison between match *self and intrinsics::unreachable()David Tolnay-2/+3
2023-07-17Rollup merge of #113762 - alexpovel:master, r=NilstriebMatthias Krüger-1/+1
2023-07-17Rollup merge of #113756 - catandcoder:master, r=workingjubileeMatthias Krüger-6/+6
2023-07-17Rollup merge of #113755 - fmease:probe-adt-norm-lazy-ty-alias, r=oli-obkMatthias Krüger-1/+20
2023-07-17Rollup merge of #113750 - nipzu:italicize-sort-complexity, r=workingjubileeMatthias Krüger-1/+1
2023-07-17Rollup merge of #113614 - he32:netbsd-riscv64-more, r=JohnTitorMatthias Krüger-1/+1
2023-07-17Rollup merge of #113539 - agnarrarendelle:master, r=workingjubileeMatthias Krüger-3/+3
2023-07-17Rollup merge of #113042 - Cyanoxygen:add-mipsr6-target-docs, r=JohnTitorMatthias Krüger-4/+186
2023-07-16Generate safe stable code for derives on empty enumsDavid Tolnay-13/+18
2023-07-16Auto merge of #15297 - HKalbasi:mir, r=HKalbasibors-4/+45
2023-07-17Normalize type alias in projected_tyhkalbasi-4/+45
2023-07-16Auto merge of #113742 - compiler-errors:dont-short-circuit-intercrate-global-...bors-2/+38
2023-07-16Check GAT, IAT, and weak type where clauses during projectionMichael Goulet-16/+112
2023-07-16Add support for inherent projectionsMichael Goulet-3/+48
2023-07-16Auto merge of #11169 - y21:new_lint_unelide_lifetimes, r=xFrednetbors-2/+6
2023-07-16don't hide lifetimes for `LateContext`y21-2/+6