]> git.lizzy.rs Git - rust.git/history - compiler
Fix problem noticed in PR106859 with char -> u8 suggestion
[rust.git] / compiler /
2023-02-06 Nick LambFix problem noticed in PR106859 with char -> u8 suggestion
2023-02-05 borsAuto merge of #102842 - rol1510:issue-85566-fix, r...
2023-02-05 borsAuto merge of #107679 - est31:less_import_overhead...
2023-02-05 borsAuto merge of #107434 - BoxyUwU:nll_const_equate, r...
2023-02-05 Boxyemit `ConstEquate` in `TypeRelating<D>`
2023-02-05 est31rustc_session: remove huge error imports
2023-02-05 est31rustc_parse: remove huge error imports
2023-02-05 est31rustc_interface: remove huge error imports
2023-02-05 est31rustc_passes: remove huge error imports
2023-02-05 est31rustc_const_eval: remove huge error imports
2023-02-05 est31rustc_metadata: remove huge error imports
2023-02-05 est31rustc_expand: remove huge error imports
2023-02-04 borsAuto merge of #107672 - matthiaskrgr:rollup-7e6dbuk...
2023-02-04 Matthias KrügerRollup merge of #107661 - oli-obk:breathing_room, r...
2023-02-04 Matthias KrügerRollup merge of #107646 - estebank:specific-span, r...
2023-02-04 Matthias KrügerRollup merge of #107116 - ozkanonur:consolidate-bootstr...
2023-02-04 borsAuto merge of #107549 - Zoxc:rustc-shared, r=jyn514
2023-02-04 borsAuto merge of #107267 - cjgillot:keep-aggregate, r...
2023-02-04 borsAuto merge of #107618 - chriswailes:linker-arg, r=alber...
2023-02-04 borsAuto merge of #107591 - krasimirgg:llvm-17-pgoopts...
2023-02-03 Esteban Küberreview comments
2023-02-03 borsAuto merge of #107650 - compiler-errors:rollup-4pntchf...
2023-02-03 Michael GouletRollup merge of #107632 - ameknite:issue-107622-fix...
2023-02-03 Michael GouletRollup merge of #107631 - BoxyUwU:triagebot_cargo_lock...
2023-02-03 Michael GouletRollup merge of #107621 - compiler-errors:intern-extern...
2023-02-03 Michael GouletRollup merge of #107615 - notriddle:notriddle/nbsp...
2023-02-03 Michael GouletRollup merge of #107595 - michaelwoerister:retry_proc_m...
2023-02-03 Michael GouletRollup merge of #107551 - fee1-dead-contrib:rm_const_fn...
2023-02-03 Michael GouletRollup merge of #107519 - joboet:raw_os_error_ty, r...
2023-02-03 Michael GouletRollup merge of #106887 - compiler-errors:suggest-types...
2023-02-03 Michael GouletMake const/fn return params more suggestable
2023-02-03 Michael Gouletintern external constraints
2023-02-03 Esteban KüberProvide structured suggestion for binding needing type...
2023-02-03 borsAuto merge of #107642 - Dylan-DPC:rollup-edcqhm5, r...
2023-02-03 Dylan DPCRollup merge of #107633 - clubby789:option-string-coerc...
2023-02-03 Dylan DPCRollup merge of #107585 - compiler-errors:fndef-sig...
2023-02-03 Dylan DPCRollup merge of #107544 - nnethercote:improve-TokenCurs...
2023-02-03 Dylan DPCRollup merge of #107539 - PossiblyAShrub:unused-parens...
2023-02-03 Dylan DPCRollup merge of #107427 - detrumi:builtin-impl-candidat...
2023-02-03 Dylan DPCRollup merge of #107082 - dtolnay:autotraits, r=lcnr
2023-02-03 David TolnayAutotrait bounds on dyn-safe trait methods
2023-02-03 David TolnayDisallow impl autotrait for trait object
2023-02-03 borsAuto merge of #107599 - clubby789:debug-less-ref, r...
2023-02-03 clubby789Fix suggestion for coercing Option<&String> to Option...
2023-02-03 borsAuto merge of #107569 - petrochenkov:optattr, r=nnethercote
2023-02-03 Wilco KuseeUse new helper inside probe
2023-02-03 borsAuto merge of #107625 - matthiaskrgr:rollup-xr9oldy...
2023-02-03 Matthias KrügerRollup merge of #107608 - P1n3appl3:master, r=tmandry
2023-02-03 Matthias KrügerRollup merge of #107602 - estebank:anon-enum-access...
2023-02-03 Matthias KrügerRollup merge of #107598 - chenyukang:yukang/fix-core...
2023-02-03 Matthias KrügerRollup merge of #107500 - bryangarza:future-sizes-basel...
2023-02-03 Matthias KrügerRollup merge of #106805 - madsravn:master, r=compiler...
2023-02-03 Matthias KrügerRollup merge of #106575 - estebank:issue-64008, r=pnkfelix
2023-02-03 borsAuto merge of #107543 - ehuss:protocol-sparse, r=jyn514
2023-02-03 borsAuto merge of #107241 - clubby789:bootstrap-lto-off...
2023-02-02 Camille GILLOTIntroduce write_aggregate.
2023-02-02 Camille GILLOTStop deaggegating MIR.
2023-02-02 Camille GILLOTStop deaggregating enums in MIR.
2023-02-02 Camille GILLOTHandle aggregates in DataflowConstProp.
2023-02-02 Camille GILLOTCodegen SetDiscriminant after field assignment.
2023-02-02 Camille GILLOTInterpret aggregates.
2023-02-02 Camille GILLOTPut a DefId in AggregateKind.
2023-02-02 Nicholas NethercoteRename `Cursor`/`CursorRef` as `TokenTreeCursor`/`RefTo...
2023-02-02 Nicholas NethercoteRemove `TokenCursorFrame`.
2023-02-02 Nicholas NethercoteMake clear that `TokenTree::Token` shouldn't contain...
2023-02-02 Nicholas NethercoteImprove doc comment desugaring.
2023-02-02 Michael GouletTweak misleading comment
2023-02-02 clubby789Don't generate unecessary `&&self.field` in deriving...
2023-02-02 borsAuto merge of #107000 - GuillaumeGomez:fix-items-in...
2023-02-02 Aidan OlsenEmit warnings on unused parens/braces in index expressions
2023-02-02 borsAuto merge of #107601 - matthiaskrgr:rollup-07zaafe...
2023-02-02 Esteban KüberParse and recover from type ascription in patterns
2023-02-02 Esteban KüberSuggest `move` in nested closure when appropriate
2023-02-02 Matthias KrügerRollup merge of #107577 - nnethercote:reinstate-hir...
2023-02-02 Matthias KrügerRollup merge of #107559 - WaffleLapkin:is_it_2015¿...
2023-02-02 Matthias KrügerRollup merge of #107532 - compiler-errors:erase-regions...
2023-02-02 Matthias KrügerRollup merge of #107524 - cjgillot:both-storage, r...
2023-02-02 Matthias KrügerRollup merge of #107515 - Swatinem:hirvalidator, r...
2023-02-02 Matthias KrügerRollup merge of #107493 - clubby789:range-fat-arrow...
2023-02-02 Matthias KrügerRollup merge of #106919 - compiler-errors:underscore...
2023-02-02 Michael WoeristerRetry opening proc-macro DLLs a few times on Windows.
2023-02-02 clubby789Improve diagnostic for missing space in range pattern
2023-02-02 borsAuto merge of #107478 - compiler-errors:anon-enum-tys...
2023-02-02 Mads RavnPR fixing wrong order of format parameters in strings...
2023-02-02 Krasimir Georgievllvm-wrapper: adapt for LLVM API changes
2023-02-02 borsAuto merge of #107584 - matthiaskrgr:rollup-vav4ljz...
2023-02-02 Maybe WaffleUse `rust_2018` instead of `!is_rust_2015`
2023-02-02 Maybe WaffleRename `rust_2015` => `is_rust_2015`
2023-02-02 John Kåre AlsakerRemove unneeded extern crate
2023-02-02 John Kåre AlsakerAdd a new `rustc_driver` dylib to rexport `rustc_driver...
2023-02-02 John Kåre AlsakerRename rustc_driver to rustc_driver_impl
2023-02-02 Michael GouletRecover _ as .. in field pattern
2023-02-02 Michael GouletRevert "Teach parser to understand fake anonymous enum...
2023-02-02 Matthias KrügerRollup merge of #107576 - P1n3appl3:master, r=tmandry
2023-02-02 Matthias KrügerRollup merge of #107531 - GuillaumeGomez:inline-images...
2023-02-02 Matthias KrügerRollup merge of #107488 - nnethercote:fix-PartialEq...
2023-02-02 Matthias KrügerRollup merge of #107312 - calebcartwright:style-let...
2023-02-02 Matthias KrügerRollup merge of #107201 - compiler-errors:confusing...
2023-02-02 Michael GouletDon't cause a cycle when formatting query description...
2023-02-02 borsAuto merge of #106925 - imWildCat:imWildCat/remove...
next