about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-04-04Rollup merge of #109938 - oli-obk:try_norm, r=compiler-errorsMichael Goulet-12/+64
2023-04-04Rollup merge of #109937 - compiler-errors:rustdoc-rpit-cant-be-documented, r=...Michael Goulet-1/+24
2023-04-04Rollup merge of #109919 - fmease:rustdoc-fix-issue-109488, r=notriddleMichael Goulet-16/+33
2023-04-04Rollup merge of #109914 - compiler-errors:rtn-bad-parens, r=oli-obkMichael Goulet-12/+64
2023-04-04Rollup merge of #109913 - scottmcm:index-slice, r=WaffleLapkinMichael Goulet-7/+17
2023-04-04Rollup merge of #109901 - cjgillot:validate-debuginfo, r=b-naberMichael Goulet-16/+65
2023-04-04Rollup merge of #109838 - clubby789:non-exhaustive-span, r=NilstriebMichael Goulet-21/+46
2023-04-04Rollup merge of #109723 - oli-obk:ast_refactor, r=NilstriebMichael Goulet-150/+202
2023-04-04Rename `ast::Static` to `ast::StaticItem` to match `ast::ConstItem`Oli Scherer-68/+68
2023-04-04Don't collect return-position impl traits for documentationMichael Goulet-1/+24
2023-04-04box a bunch of large typesOli Scherer-79/+83
2023-04-04Auto merge of #109917 - compiler-errors:remove-relation-methods, r=oli-obkbors-133/+22
2023-04-04Move a const-prop-lint specific hack from mir interpret to const-prop-lint an...Oli Scherer-12/+64
2023-04-04Split out ast::ItemKind::Const into its own structOli Scherer-61/+89
2023-04-04rust-analyzer guided tuple field to named fieldOli Scherer-24/+33
2023-04-04rust-analyzer guided enum variant structificationOli Scherer-25/+36
2023-04-04Auto merge of #109891 - the8472:llvm-16-fixes-79308, r=nikicbors-11/+31
2023-04-04Auto merge of #109599 - notriddle:notriddle/use-redundant-glob, r=petrochenkovbors-14/+142
2023-04-04Auto merge of #109888 - Mark-Simulacrum:balanced-compression, r=pietroalbinibors-46/+13
2023-04-04Auto merge of #109876 - jsha:uniquify-intra-doc, r=notriddlebors-10/+14
2023-04-04rustdoc: escape GAT args in more casesLeón Orell Valerian Liehr-16/+33
2023-04-04Remove intercrate and mark_ambiguous from RelationMichael Goulet-133/+22
2023-04-03Auto merge of #109911 - JohnTitor:rollup-7gjiqim, r=JohnTitorbors-11/+51
2023-04-03Doc-comment `IndexVec::from_elem` and use it in a few more placesScott McMurray-7/+17
2023-04-03Emit feature error for parenthesized generics in associated type boundsMichael Goulet-12/+64
2023-04-04Rollup merge of #109903 - ChrisDenton:map-me, r=compiler-errorsYuki Okushi-0/+1
2023-04-04Rollup merge of #109902 - Nilstrieb:107414test, r=compiler-errorsYuki Okushi-0/+24
2023-04-04Rollup merge of #109896 - Nilstrieb:integers-are-not-fn-ptrs-remember-this-de...Yuki Okushi-8/+24
2023-04-04Rollup merge of #109889 - ferrocene:pa-update-books, r=ehussYuki Okushi-0/+0
2023-04-04Rollup merge of #109883 - skaunov:patch-1, r=thomccYuki Okushi-1/+1
2023-04-04Rollup merge of #109783 - jyn514:dev-guide-links, r=Mark-SimulacrumYuki Okushi-2/+1
2023-04-03Auto merge of #109771 - uweigand:s390x-miri-libffi, r=oli-obkbors-5/+5
2023-04-03Add Chris Denton to `.mailmap`Chris Denton-0/+1
2023-04-03Add testNilstrieb-0/+24
2023-04-03Enforce VarDebugInfo::Place in MIR validation.Camille GILLOT-16/+65
2023-04-03Auto merge of #109819 - scottmcm:index-slice, r=WaffleLapkinbors-118/+168
2023-04-03Never consider int and float vars for `FnPtr` candidatesNilstrieb-8/+24
2023-04-03llvm 16 finally reconizes some additional vec in-place conversions as noopsThe 8472-11/+31
2023-04-03Auto merge of #109756 - cr1901:msp-shift, r=Mark-Simulacrumbors-3/+3
2023-04-03update rust-by-examplePietro Albini-0/+0
2023-04-03update rustc dev guidePietro Albini-0/+0
2023-04-03Remove optimal xz settings from CIMark Rousskov-46/+13
2023-04-03Increase libffi version to 3.2 to support s390xUlrich Weigand-5/+5
2023-04-03Auto merge of #108448 - ishitatsuyuki:binary-heap, r=Mark-Simulacrumbors-51/+19
2023-04-03update bookPietro Albini-0/+0
2023-04-03Auto merge of #109884 - matthiaskrgr:rollup-5wapig9, r=matthiaskrgrbors-97/+119
2023-04-03Rollup merge of #109873 - jyn514:subdirectories, r=compiler-errorsMatthias Krüger-1/+1
2023-04-03Rollup merge of #109871 - Mark-Simulacrum:metrics-timestamp, r=ozkanonurMatthias Krüger-1/+12
2023-04-03Rollup merge of #109868 - jyn514:ci-names, r=Mark-SimulacrumMatthias Krüger-6/+6
2023-04-03Rollup merge of #109856 - bvanjoi:fix-issue-109304, r=compiler-errorsMatthias Krüger-81/+26