about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-07-30Auto merge of #128336 - Bryanskiy:inst-binder-with-fresh, r=lcnrbors-24/+22
2024-07-30Auto merge of #128378 - matthiaskrgr:rollup-i3qz9uo, r=matthiaskrgrbors-45/+268
2024-07-30Auto merge of #128250 - Amanieu:select_unpredictable, r=nikicbors-1/+107
2024-07-30Rollup merge of #128339 - GuillaumeGomez:click-code-example, r=notriddleMatthias Krüger-3/+58
2024-07-30Rollup merge of #128315 - zetanumbers:psvita-unsafe-in-unsafe, r=workingjubileeMatthias Krüger-37/+5
2024-07-30Rollup merge of #128141 - nikic:aarch64-bti, r=DianQK,cuviperMatthias Krüger-3/+83
2024-07-30Rollup merge of #127574 - lcnr:coherence-check-supertrait, r=compiler-errorsMatthias Krüger-2/+122
2024-07-30Auto merge of #128234 - jcsp:retain-empty-case, r=tgross35bors-0/+6
2024-07-29Auto merge of #128360 - matthiaskrgr:rollup-wwy5mkj, r=matthiaskrgrbors-378/+478
2024-07-29Rollup merge of #128355 - jieyouxu:rename-nora, r=aDotInTheVoidMatthias Krüger-2/+2
2024-07-29Rollup merge of #128342 - onur-ozkan:ci-env-usage, r=KobzolMatthias Krüger-8/+6
2024-07-29Rollup merge of #128284 - GKFX:stabilize-offset-of-nested, r=dtolnay,jieyouxuMatthias Krüger-236/+126
2024-07-29Rollup merge of #128153 - compiler-errors:mdpe, r=cjgillotMatthias Krüger-64/+53
2024-07-29Rollup merge of #128104 - mu001999-contrib:fix/128053, r=petrochenkovMatthias Krüger-22/+83
2024-07-29Rollup merge of #126247 - notriddle:notriddle/word-wrap-item-table, r=Guillau...Matthias Krüger-46/+208
2024-07-29Auto merge of #128350 - matthiaskrgr:rollup-bcuhts8, r=matthiaskrgrbors-77/+228
2024-07-29Add rustdoc GUI test to check click on code examplesGuillaume Gomez-0/+21
2024-07-29Make the buttons remain when code example is clickedGuillaume Gomez-3/+37
2024-07-29rustdoc: move the wbr after the underscore, instead of beforeMichael Howell-9/+9
2024-07-29rustdoc: properly handle path wrappingMichael Howell-5/+21
2024-07-29rustdoc: use `<wbr>` in sidebar headersMichael Howell-4/+24
2024-07-29triagebot: make sure Nora is called Nora许杰友 Jieyou Xu (Joe)-2/+2
2024-07-29Auto merge of #128112 - Oneirical:testidigitation-cantrip, r=jieyouxubors-79/+142
2024-07-29Stabilize offset_of_nestedGeorge Bateman-236/+126
2024-07-29Stop using MoveDataParamEnv for places that don't need a param-envMichael Goulet-64/+53
2024-07-29Rollup merge of #128341 - Alexendoo:parse-version-pub, r=compiler-errorsMatthias Krüger-1/+1
2024-07-29Rollup merge of #128337 - bvanjoi:issue-121613, r=compiler-errorsMatthias Krüger-56/+120
2024-07-29Rollup merge of #128239 - compiler-errors:error-on-object-cand-confirm, r=oli...Matthias Krüger-12/+35
2024-07-29Rollup merge of #128202 - compiler-errors:internal-lib-features, r=oli-obkMatthias Krüger-0/+6
2024-07-29Rollup merge of #128174 - compiler-errors:trait-alias-marker, r=oli-obkMatthias Krüger-8/+27
2024-07-29Rollup merge of #127882 - compiler-errors:cfi-sized-self-gat, r=oli-obkMatthias Krüger-0/+39
2024-07-29rustdoc: avoid redundant HTML when there's already line breaksMichael Howell-0/+10
2024-07-29rustdoc: use `<wbr>`-tolerant function to check text contentsMichael Howell-33/+36
2024-07-29Fix tidy call in runtest with custom HTML elementMichael Howell-0/+1
2024-07-29rustdoc: word wrap CamelCase in the item list tableMichael Howell-5/+117
2024-07-29rewrite raw-dylib-stdcall-ordinal to rmakeOneirical-30/+47
2024-07-29rewrite raw-dylib-link-ordinal to rmakeOneirical-18/+38
2024-07-29rewrite raw-dylib-import-name-type to rmakeOneirical-18/+36
2024-07-29rewrite share-generics-dylib to rmakeOneirical-24/+32
2024-07-29only accept adt type during infer source visitorbohan-56/+120
2024-07-29simplify the use of `CiEnv`onur-ozkan-8/+6
2024-07-29Make `rustc_attr::parse_version` pubAlex Macleod-1/+1
2024-07-29Auto merge of #128265 - DianQK:instsimplify-before-inline, r=saethlinbors-182/+226
2024-07-29Use Vec in instantiate_binder_with_fresh_varsBryanskiy-24/+22
2024-07-29Perform instsimplify before inline to eliminate some trivial callsDianQK-182/+226
2024-07-29Auto merge of #128334 - matthiaskrgr:rollup-nhxdt0c, r=matthiaskrgrbors-552/+1240
2024-07-29Rollup merge of #128333 - RalfJung:miri-sync, r=RalfJungMatthias Krüger-204/+807
2024-07-29Rollup merge of #128322 - ojeda:rfl-ci-update, r=KobzolMatthias Krüger-1/+1
2024-07-29Rollup merge of #128307 - ojeda:unescaped_backticks, r=GuillaumeGomezMatthias Krüger-4/+9
2024-07-29Rollup merge of #128304 - Zalathar:thir-pat-display, r=NadrierilMatthias Krüger-70/+91