about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-01-04Auto merge of #106382 - tmiasko:sdniwnu-daed, r=wesleywiserbors-1/+1
2023-01-04Auto merge of #106239 - LegionMammal978:thin-box-drop-guard, r=Amanieubors-13/+34
2023-01-04Auto merge of #106442 - matthiaskrgr:rollup-wivf7gh, r=matthiaskrgrbors-127/+473
2023-01-04Rollup merge of #106436 - CarsonV:doctest_query_impl, r=jyn514Matthias Krüger-1/+1
2023-01-04Rollup merge of #106396 - jyn514:bump-stage-date, r=pietroalbiniMatthias Krüger-11/+17
2023-01-04Rollup merge of #106361 - clubby789:int-literal-too-large, r=estebankMatthias Krüger-28/+84
2023-01-04Rollup merge of #106327 - gimbles:dbg, r=jyn514Matthias Krüger-0/+18
2023-01-04Rollup merge of #106292 - Nilstrieb:box-uninit-test, r=RalfJungMatthias Krüger-6/+22
2023-01-04Rollup merge of #106274 - jyn514:dump-mono-stats, r=lqdMatthias Krüger-26/+111
2023-01-04Rollup merge of #106200 - compiler-errors:suggest-impl-trait, r=estebankMatthias Krüger-55/+220
2023-01-04Auto merge of #104376 - compiler-errors:thin-metadata-implies-thin-ptr, r=wes...bors-30/+82
2023-01-04Auto merge of #106432 - compiler-errors:rollup-lzj0lnp, r=compiler-errorsbors-302/+328
2023-01-03Enable query_impl doctestsCarsonV-1/+1
2023-01-03Rollup merge of #106414 - cuviper:libs-review, r=Mark-SimulacrumMichael Goulet-0/+1
2023-01-03Rollup merge of #106411 - notriddle:notriddle/font-feature-settings, r=Guilla...Michael Goulet-4/+0
2023-01-03Rollup merge of #106381 - aDotInTheVoid:jsondoclint-more-options, r=notriddleMichael Goulet-34/+121
2023-01-03Rollup merge of #106353 - lukas-code:reduce-red-lines-in-my-ide, r=wesleywiserMichael Goulet-29/+15
2023-01-03Rollup merge of #106157 - LeSeulArtichaut:106126-thir-unsafeck-good-path-bug-...Michael Goulet-10/+34
2023-01-03Rollup merge of #106045 - RalfJung:oom-nounwind-panic, r=AmanieuMichael Goulet-8/+33
2023-01-03Rollup merge of #105541 - compiler-errors:iter-comb, r=cjgillotMichael Goulet-207/+98
2023-01-03Rollup merge of #104748 - lqd:download_lld, r=jyn514Michael Goulet-10/+26
2023-01-04review comment: Deduplicate dyn ty_and_layout_field codeMichael Goulet-36/+19
2023-01-04Mirror metadata changes in layout sanity checkMichael Goulet-7/+45
2023-01-04layout_of: `T: Thin` implies `sizeof(&T) == sizeof(usize)`Michael Goulet-8/+39
2023-01-04Address commentsMichael Goulet-117/+52
2023-01-04Simplify some iterator combinatorsMichael Goulet-135/+91
2023-01-04Restore Fn trait noteMichael Goulet-5/+17
2023-01-03Suggest more impl Trait on `-> _`Michael Goulet-54/+207
2023-01-03Auto merge of #105712 - amg98:feat/vita-support, r=wesleywiserbors-1/+172
2023-01-03Auto merge of #105752 - chenyukang:yukang/refactor-method-error, r=compiler-e...bors-900/+905
2023-01-03ensure lld's step unconditionally for RustDev componentRémy Rakic-5/+2
2023-01-03bump download-ci-llvm-stampRémy Rakic-1/+1
2023-01-03turn a comment into an actual doc commentRémy Rakic-7/+7
2023-01-03slight cleanupRémy Rakic-2/+1
2023-01-03make the `native::LLD` step able to use an already built lldRémy Rakic-0/+14
2023-01-03bootstrap dist: ensure LLD's stepRémy Rakic-0/+6
2023-01-03Add cuviper to the review rotation for libsJosh Stone-0/+1
2023-01-03rustdoc: remove legacy font-feature-settings CSSMichael Howell-4/+0
2023-01-03Auto merge of #106409 - matthiaskrgr:rollup-b58z1hz, r=matthiaskrgrbors-110/+756
2023-01-03Rollup merge of #106402 - Rageking8:fix_dupe_word_typos, r=NilstriebMatthias Krüger-4/+4
2023-01-03Rollup merge of #106392 - compiler-errors:new-trait-solver-overflow, r=lcnrMatthias Krüger-1/+1
2023-01-03Rollup merge of #106388 - notriddle:notriddle/box-sizing, r=camelidMatthias Krüger-2/+0
2023-01-03Rollup merge of #106365 - gimbles:patch-1, r=jyn514Matthias Krüger-11/+11
2023-01-03Rollup merge of #106356 - aDotInTheVoid:del-ctor-kind, r=jyn514Matthias Krüger-13/+1
2023-01-03Rollup merge of #106005 - LeSeulArtichaut:if-let-guard-borrowck-test, r=Nilst...Matthias Krüger-62/+645
2023-01-03Rollup merge of #105681 - tshepang:doc-mir-visit, r=NilstriebMatthias Krüger-4/+4
2023-01-03Rollup merge of #104552 - DebugSteven:warn-newer-x, r=jyn514Matthias Krüger-13/+90
2023-01-03clean: Remove `ctor_kind` from `VariantStruct`.Nixon Enraght-Moony-13/+1
2023-01-03jsondoclint: Add option to dump errors as json.Nixon Enraght-Moony-4/+26
2023-01-03jsondoclint: Find selector for missing ID when error is created, not reported.Nixon Enraght-Moony-42/+64