]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2023-02-07 Rafael RiveraSpecify dlltool prefix when generating import libs
2023-02-06 borsAuto merge of #103761 - chenyukang:yukang/fix-103320...
2023-02-06 borsAuto merge of #107667 - cjgillot:no-on-hit, r=lcnr...
2023-02-06 borsAuto merge of #107697 - kiranshila:patch-1, r=the8472
2023-02-06 borsAuto merge of #107141 - notriddle:notriddle/max-lev...
2023-02-05 borsAuto merge of #107627 - nnethercote:optimize-fold_ty...
2023-02-05 Nicholas NethercoteSplit and inline `TypeFreshener::fold_ty`.
2023-02-05 Nicholas NethercoteSplit and inline `ShallowResolver::fold_ty`.
2023-02-05 Nicholas NethercoteInline `OpportunisticVarResolver::fold_ty`.
2023-02-05 Nicholas NethercoteImprove early bailout test in `resolve_vars_if_possible`.
2023-02-05 Nicholas NethercotePut a `ShallowResolver` within `OpportunisticVarResolver`.
2023-02-05 borsAuto merge of #107526 - obeis:for-missing-iterator...
2023-02-05 Kiran ShilaFix typo in HashMap::with_capacity
2023-02-05 borsAuto merge of #107663 - matthiaskrgr:107423-point-at...
2023-02-05 Obei SidegAdd ui test for missing expression in for loop
2023-02-05 Obei SidegRecover from missing expression in for loop
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 Roland Strasserrustdoc: trait bound formatting
2023-02-04 ozkanonurconsolidate bootstrap docs
2023-02-04 Camille GILLOTSupport parallel compiler.
2023-02-04 Camille GILLOTRemove `OnHit` callback from query caches.
2023-02-04 borsAuto merge of #107267 - cjgillot:keep-aggregate, r...
2023-02-04 Matthias Krügerdon't point at nonexisting code beyond EOF when warning...
2023-02-04 Oli SchererRemove Esteban from review queues for a while
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 Amenit fixed
2023-02-03 AmeClarifying that .map() returns None if None.
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 yukangFix #103320, add explanatory message for [#must_use]
2023-02-03 Michael HowellReplace nbsp in all rustdoc code blocks
2023-02-03 DeadbeefReplace `ConstFnMutClosure` with const closures
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 Boxyloudly tell people when `Cargo.lock` changes
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-03 Chris WailesAdd a linker argument back to boostrap.py
2023-02-02 Camille GILLOTBless 32bit.
2023-02-02 Camille GILLOTIntroduce write_aggregate.
2023-02-02 Camille GILLOTAdd partial propagation test.
2023-02-02 Camille GILLOTBless tests.
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 Joseph RyanUse triple rather than arch for fuchsia test runner
next