about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-02-06make PointerKind directly reflect pointer typesRalf Jung-59/+40
2023-02-06Auto merge of #107697 - kiranshila:patch-1, r=the8472bors-1/+1
2023-02-06Auto merge of #107141 - notriddle:notriddle/max-lev-distance-2023, r=Guillaum...bors-74/+108
2023-02-05Auto merge of #107627 - nnethercote:optimize-fold_ty, r=compiler-errorsbors-99/+104
2023-02-06Split and inline `TypeFreshener::fold_ty`.Nicholas Nethercote-68/+61
2023-02-06Split and inline `ShallowResolver::fold_ty`.Nicholas Nethercote-24/+33
2023-02-06Inline `OpportunisticVarResolver::fold_ty`.Nicholas Nethercote-0/+1
2023-02-06Improve early bailout test in `resolve_vars_if_possible`.Nicholas Nethercote-2/+2
2023-02-06Put a `ShallowResolver` within `OpportunisticVarResolver`.Nicholas Nethercote-5/+7
2023-02-05Auto merge of #107526 - obeis:for-missing-iterator, r=estebank,compiler-errorsbors-0/+48
2023-02-05Fix typo in HashMap::with_capacityKiran Shila-1/+1
2023-02-05Auto merge of #107663 - matthiaskrgr:107423-point-at-EOF-code, r=compiler-errorsbors-0/+43
2023-02-05Add ui test for missing expression in for loopObei Sideg-0/+18
2023-02-05Recover from missing expression in for loopObei Sideg-0/+30
2023-02-05Auto merge of #102842 - rol1510:issue-85566-fix, r=notriddlebors-22/+65
2023-02-05Auto merge of #107679 - est31:less_import_overhead, r=compiler-errorsbors-376/+356
2023-02-05Auto merge of #107434 - BoxyUwU:nll_const_equate, r=compiler-errorsbors-21/+92
2023-02-05emit `ConstEquate` in `TypeRelating<D>`Boxy-21/+92
2023-02-05rustc_session: remove huge error importsest31-29/+23
2023-02-05rustc_parse: remove huge error importsest31-121/+111
2023-02-05rustc_interface: remove huge error importsest31-18/+16
2023-02-05rustc_passes: remove huge error importsest31-56/+57
2023-02-05rustc_const_eval: remove huge error importsest31-37/+35
2023-02-05rustc_metadata: remove huge error importsest31-92/+89
2023-02-05rustc_expand: remove huge error importsest31-23/+25
2023-02-04Auto merge of #107672 - matthiaskrgr:rollup-7e6dbuk, r=matthiaskrgrbors-284/+139
2023-02-04Rollup merge of #107661 - oli-obk:breathing_room, r=oli-obkMatthias Krüger-6/+3
2023-02-04Rollup merge of #107646 - estebank:specific-span, r=compiler-errorsMatthias Krüger-30/+98
2023-02-04Rollup merge of #107116 - ozkanonur:consolidate-bootstrap-docs, r=jyn514Matthias Krüger-248/+38
2023-02-04Auto merge of #107549 - Zoxc:rustc-shared, r=jyn514bors-1415/+1437
2023-02-04rustdoc: trait bound formattingRoland Strasser-22/+65
2023-02-04consolidate bootstrap docsozkanonur-248/+38
2023-02-04Auto merge of #107267 - cjgillot:keep-aggregate, r=oli-obkbors-1039/+658
2023-02-04don't point at nonexisting code beyond EOF when warning about unused delimsMatthias Krüger-0/+43
2023-02-04Remove Esteban from review queues for a whileOli Scherer-6/+3
2023-02-04Auto merge of #107618 - chriswailes:linker-arg, r=albertlarsan68bors-0/+0
2023-02-04Auto merge of #107591 - krasimirgg:llvm-17-pgoopts, r=cuviperbors-8/+30
2023-02-03review commentsEsteban Küber-14/+17
2023-02-03Auto merge of #107650 - compiler-errors:rollup-4pntchf, r=compiler-errorsbors-249/+391
2023-02-03Rollup merge of #107632 - ameknite:issue-107622-fix, r=jyn514Michael Goulet-2/+4
2023-02-03Rollup merge of #107631 - BoxyUwU:triagebot_cargo_lock, r=compiler-errorsMichael Goulet-0/+8
2023-02-03Rollup merge of #107621 - compiler-errors:intern-external-constraints, r=lcnrMichael Goulet-22/+80
2023-02-03Rollup merge of #107615 - notriddle:notriddle/nbsp, r=GuillaumeGomezMichael Goulet-17/+19
2023-02-03Rollup merge of #107595 - michaelwoerister:retry_proc_macro_loading, r=petroc...Michael Goulet-2/+40
2023-02-03Rollup merge of #107551 - fee1-dead-contrib:rm_const_fnmut_helper, r=oli-obkMichael Goulet-129/+51
2023-02-03Rollup merge of #107519 - joboet:raw_os_error_ty, r=AmanieuMichael Goulet-10/+26
2023-02-03Rollup merge of #106887 - compiler-errors:suggest-types-more, r=oli-obkMichael Goulet-67/+163
2023-02-03Make const/fn return params more suggestableMichael Goulet-67/+163
2023-02-03intern external constraintsMichael Goulet-22/+80
2023-02-03nit fixedAme-1/+1