]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-12-15 borsAuto merge of #105713 - bjorn3:sync_cg_clif-2022-12...
2022-12-15 Jakob DegenVarious cleanups to dest prop
2022-12-15 Yuki OkushiAdd regression test for #55976
2022-12-15 Michael Howellrustdoc: remove no-op CSS `.item-info:before { color }`
2022-12-15 borsAuto merge of #105657 - oli-obk:mk_projection_ty, r...
2022-12-15 Nicholas NethercoteMerge `SimplifiedTypeGen<D>` into `SimplifiedType`.
2022-12-15 Nicholas NethercoteMerge `SimplifiedTypeGen<D>` into `SimplifiedType`.
2022-12-15 Nicholas NethercoteRemove `SimplifiedTypeGen::map_def`.
2022-12-15 Esteban KüberTweak output for bare `dyn Trait` in arguments
2022-12-15 borsAuto merge of #104765 - chenyukang:yukang-fix-104639...
2022-12-15 Dan JohnsonEnsure async trait impls are async (or otherwise return...
2022-12-14 Michael Howellrustdoc: remove no-op CSS `.scrape-example .src-line...
2022-12-14 Matthias Krügermore clippy::complexity fixes
2022-12-14 borsAuto merge of #105704 - weihanglo:update-cargo, r=weihanglo
2022-12-14 b-naberaddress review
2022-12-14 Rémy Rakicwrap output in BufWriter
2022-12-14 Rémy Rakicbless rustdoc test for unstable options
2022-12-14 Rémy Rakicadd `-Z dump-mono-stats`
2022-12-14 Rémy Rakicadd helper to get DefId from MonoItem
2022-12-14 Michael Gouletalways use anonymize_bound_vars
2022-12-14 Esteban KüberDo not mention long types in E0599 label
2022-12-14 borsAuto merge of #105703 - matthiaskrgr:rollup-tfpeam2...
2022-12-14 Oli SchererFix rustdoc
2022-12-14 Fridtjof StoldtAddress review comments <3
2022-12-14 bjorn3Add tidy exceptions
2022-12-14 Joshua NelsonRun `x test tidy` sooner in mingw-check
2022-12-14 Michael GouletAdd test
2022-12-14 Michael GouletHighlight conflicting param-env candidates, again
2022-12-14 Michael GouletAuto traits in dyn are suggestable
2022-12-14 Michael GouletMake report_projection_error more term agnostic
2022-12-14 bjorn3Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602...
2022-12-14 Michael Gouletdrive-by: Fix path spans
2022-12-14 Michael GouletUse impl's def id when calculating type to specify...
2022-12-14 Michael Gouletbail in collect_trait_impl_trait_tys if signatures...
2022-12-14 Michael Howellrustdoc: remove unnecessary CSS `kbd { cursor: default }`
2022-12-14 Michael GouletDon't bug if we're trying to cast dyn* to a nother...
2022-12-14 Michael GouletMake print_type_sizes test not use feature(start)
2022-12-14 Michael GouletConsider discriminant fields that are ordered before...
2022-12-14 Weihang LoUpdate cargo
2022-12-14 Matthias KrügerRollup merge of #105697 - fee1-dead-contrib:rm-fee1...
2022-12-14 Matthias KrügerRollup merge of #105684 - GuillaumeGomez:improve-rustdo...
2022-12-14 Matthias KrügerRollup merge of #105630 - albertlarsan68:test-92481...
2022-12-14 Matthias KrügerRollup merge of #105624 - compiler-errors:cache-unsound...
2022-12-14 Matthias KrügerRollup merge of #105598 - RalfJung:more-comments, r...
2022-12-14 Matthias KrügerRollup merge of #105578 - erikdesjardins:addrspacecast...
2022-12-14 Matthias KrügerRollup merge of #105399 - mikebenfield:lfs, r=thomcc
2022-12-14 borsAuto merge of #105233 - mejrs:always_eager, r=estebank
2022-12-14 Oli SchererDebug assertions hate this trick
2022-12-14 Oli SchererRemove TraitRef::new
2022-12-14 Oli SchererFix some comments and only get the generics in debug...
2022-12-14 Oli SchererEnsure no one constructs `AliasTy`s themselves
2022-12-14 Oli SchererFix a freshly detected wrong TraitRef
2022-12-14 Oli SchererRemove TraitRef::new
2022-12-14 Oli SchererPrevent the creation of `TraitRef` without dedicated...
2022-12-14 Oli SchererEnsure no one constructs `AliasTy`s themselves
2022-12-14 Oli SchererRemove one more usage of `mk_substs_trait`
2022-12-14 Oli SchererRemove many more cases of `mk_substs_trait` that can...
2022-12-14 Oli SchererLet `mk_fn_def` take an iterator instead to simplify...
2022-12-14 Oli SchererRename to match similar methods
2022-12-14 Oli SchererGuard `AliasTy` creation against passing the wrong...
2022-12-14 bjorn3Remove unnecessary git init
2022-12-14 bjorn3Explicitly provide dummy git author name and email
2022-12-14 Tavian Barnesfs/tests: Fail fast on duplicate errors rather than...
2022-12-14 Tavian Barnesfs/tests: Explicitly kill the zombie rather than sleepi...
2022-12-14 borsAuto merge of #10053 - naosense:fix_9933, r=xFrednet
2022-12-14 joboetstd: use a more efficient `Once` on platforms without...
2022-12-14 borsAuto merge of #105690 - matthiaskrgr:rollup-khtq97k...
2022-12-14 DeadbeefRemove fee1-dead from reviewers
2022-12-14 Albert LarsanBless test
2022-12-14 bjorn3Remove a couple of module.isa() calls
2022-12-14 ouz-askip if val has ecaping bound vars
2022-12-14 Albert LarsanAdd a test for #92481
2022-12-14 Yuki OkushiAdd regression test for #104678
2022-12-14 Matthias KrügerRollup merge of #105676 - notriddle:notriddle/impl...
2022-12-14 Matthias KrügerRollup merge of #105665 - notriddle:notriddle/popover...
2022-12-14 Matthias KrügerRollup merge of #105664 - notriddle:notriddle/linkwrap...
2022-12-14 Matthias KrügerRollup merge of #105663 - andrewpollack:patch-1, r...
2022-12-14 Matthias KrügerRollup merge of #105658 - tronta:patch-2, r=Mark-Simulacrum
2022-12-14 Matthias KrügerRollup merge of #105642 - uberFoo:master, r=Dylan-DPC
2022-12-14 borsAuto merge of #105686 - matthiaskrgr:rollup-bedfk3j...
2022-12-14 Matthias KrügerRollup merge of #105611 - BoxyUwU:more_granular_placeho...
2022-12-14 Matthias KrügerRollup merge of #105595 - TaKO8Ki:suggest-dereferencing...
2022-12-14 Matthias KrügerRollup merge of #105523 - estebank:suggest-collect...
2022-12-14 Matthias KrügerRollup merge of #105502 - chenyukang:yukang/fix-105366...
2022-12-14 Matthias KrügerRollup merge of #105491 - sulami:master, r=compiler...
2022-12-14 Matthias KrügerRollup merge of #105161 - cassaundra:numeric-literal...
2022-12-14 Matthias KrügerRollup merge of #103644 - catlee:catlee/option-question...
2022-12-14 Jakob DegenAddress documentation suggestions
2022-12-14 Jakob DegenAdd documentation for custom mir
2022-12-14 Jakob DegenSupport more projections in custom mir
2022-12-14 Jakob DegenSupport common enum operations in custom mir
2022-12-14 Jakob DegenFix unsafetyck disabling for custom MIR
2022-12-14 borsAuto merge of #105221 - alex:fat-archive-cleanup, r...
2022-12-14 Thom ChiovoloniUse `expose_addr()` in `fmt::Pointer`
2022-12-14 borsAuto merge of #104875 - chenyukang:yukang/fix-104867...
2022-12-14 borsAuto merge of #104986 - compiler-errors:opaques, r...
2022-12-14 Michael Howellrustdoc: add CSS margin between `impl` docblock and...
2022-12-13 xFrednetChangelog for Rust 1.66 :santa:
2022-12-13 xFrednetUpdate version attribute for 1.66 lints
2022-12-13 borsAuto merge of #105667 - matthiaskrgr:rollup-fexlc0b...
next