]> git.lizzy.rs Git - rust.git/history - compiler/rustc_trait_selection/src
Auto merge of #105686 - matthiaskrgr:rollup-bedfk3j, r=matthiaskrgr
[rust.git] / compiler / rustc_trait_selection / src /
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 borsAuto merge of #105221 - alex:fat-archive-cleanup, r...
2022-12-14 borsAuto merge of #104875 - chenyukang:yukang/fix-104867...
2022-12-14 borsAuto merge of #104986 - compiler-errors:opaques, r...
2022-12-13 borsAuto merge of #105667 - matthiaskrgr:rollup-fexlc0b...
2022-12-13 Matthias KrügerRollup merge of #105659 - JakobDegen:storage-live-borro...
2022-12-13 Matthias KrügerRollup merge of #105628 - spastorino:small-doc-fixes...
2022-12-13 Matthias KrügerRollup merge of #105500 - oli-obk:unhide_unknown_spans...
2022-12-13 Matthias KrügerRollup merge of #105464 - nbdd0121:hir, r=compiler...
2022-12-13 Matthias KrügerRollup merge of #105147 - nbdd0121:inline_const_unsafe...
2022-12-13 Takayuki Maedasuggest dereferencing receiver arguments properly
2022-12-13 borsAuto merge of #102813 - Akida31:issue-64915/simpler_dia...
2022-12-13 Esteban KüberMention implementations that satisfy the trait
2022-12-13 Esteban KüberRemove unnecessary code and account for turbofish sugge...
2022-12-13 Michael GouletAddress nits
2022-12-13 Michael GouletCombine identical alias arms
2022-12-13 Michael GouletCombine projection and opaque into alias
2022-12-13 Michael Gouletsquash OpaqueTy and ProjectionTy into AliasTy
2022-12-13 Michael GouletProjectionTy.item_def_id -> ProjectionTy.def_id
2022-12-13 Michael GouletUse ty::OpaqueTy everywhere
2022-12-13 borsAuto merge of #105646 - lqd:revert-thinlto, r=Mark...
2022-12-13 akida31tidy: ignore filelength
2022-12-13 akida31reduce to single suggestion for all arguments
2022-12-13 akida31remove manual `fn_decl` extraction
2022-12-13 akida31change error message
2022-12-13 akida31move changes to an extra function
2022-12-13 akida31Remove `hint` from help message
2022-12-13 akida31Improve diagnostic when passing arg to closure and...
2022-12-13 borsAuto merge of #105612 - oli-obk:bind_rustdoc, r=Guillau...
2022-12-13 Oli SchererUse a label instead of a note for the drop site to...
2022-12-13 Oli SchererMake some diagnostics not depend on the source of what...
2022-12-13 borsAuto merge of #105350 - compiler-errors:faster-binder...
2022-12-13 borsAuto merge of #105436 - nnethercote:inline-place_conten...
2022-12-13 borsAuto merge of #105644 - matthiaskrgr:rollup-qc6hlzq...
2022-12-13 Matthias KrügerRollup merge of #105640 - lukas-code:miri-beta, r=Mark...
2022-12-13 Matthias KrügerRollup merge of #105639 - notriddle:notriddle/text...
2022-12-13 Matthias KrügerRollup merge of #105636 - GuillaumeGomez:extend-gui...
2022-12-13 Matthias KrügerRollup merge of #105629 - notriddle:notriddle/method...
2022-12-13 Matthias KrügerRollup merge of #105625 - matthiaskrgr:clippy_dec12...
2022-12-13 Matthias KrügerRollup merge of #105620 - TaKO8Ki:remove-unnecessary...
2022-12-13 Matthias KrügerRollup merge of #105332 - estebank:iterator-chains...
2022-12-13 Matthias KrügerRollup merge of #104864 - chenyukang:yukang/fix-104700...
2022-12-12 Esteban KüberDo not `skip_binder`s
2022-12-12 Matthias KrügerRollup merge of #105616 - est31:add_the, r=Dylan-DPC
2022-12-12 Matthias KrügerRollup merge of #105615 - WaffleLapkin:remove_opt_scope...
2022-12-12 Matthias KrügerRollup merge of #105561 - TaKO8Ki:fix-105449, r=fee1...
2022-12-12 Matthias KrügerRollup merge of #104405 - Mark-Simulacrum:relnotes...
2022-12-12 Esteban KüberMove logic to their own methods
2022-12-12 borsAuto merge of #105252 - bjorn3:codegen_less_pair_values...
2022-12-12 Matthias KrügerRollup merge of #105569 - compiler-errors:resolve-bug...
2022-12-12 Matthias KrügerRollup merge of #104997 - c410-f3r:moar-errors, r=petro...
2022-12-12 borsAuto merge of #105160 - nnethercote:rm-Lit-token_lit...
2022-12-12 borsAuto merge of #105485 - nnethercote:fix-lint-perf-regre...
2022-12-11 borsAuto merge of #105579 - matthiaskrgr:rollup-vw5dlqc...
2022-12-11 Esteban KüberPoint at method call when it is the source of the bound...
2022-12-11 Matthias KrügerRollup merge of #105560 - GuillaumeGomez:extend-rustdoc...
2022-12-11 Matthias KrügerRollup merge of #105555 - krasimirgg:llvm-int-opt-2...
2022-12-11 Matthias KrügerRollup merge of #105521 - tshepang:keep-heading-separat...
2022-12-11 Matthias KrügerRollup merge of #105472 - spastorino:make-encoder-use...
2022-12-11 Matthias KrügerRollup merge of #105369 - chenyukang:yukang/fix-105226...
2022-12-11 Matthias KrügerRollup merge of #105283 - compiler-errors:ty-var-in...
2022-12-11 Matthias KrügerRollup merge of #101648 - Timmmm:home_dir_docs, r=josht...
2022-12-11 borsAuto merge of #103647 - lqd:osx-x64-lto, r=Mark-Simulacrum
2022-12-11 Esteban KüberUse `with_forced_trimmed_paths`
2022-12-11 Esteban KüberOnly point at methods that might be relevant
2022-12-11 Esteban KüberAdd label to method chains where assoc type remains...
2022-12-11 Esteban KüberRemove mention of "assoc type" in label as it is alread...
2022-12-11 Esteban KüberAccount for method call chains split across multiple...
2022-12-11 Esteban KüberMention only assoc types changes
2022-12-11 Michael GouletProvide associated type information in method chains
2022-12-11 borsAuto merge of #103591 - lqd:win-lto, r=Mark-Simulacrum
2022-12-11 borsAuto merge of #102900 - abrachet:master, r=bjorn3
2022-12-11 borsAuto merge of #105508 - eduardosm:ptr-methods-inline...
2022-12-11 borsAuto merge of #105554 - matthiaskrgr:rollup-ir60gc7...
2022-12-11 Matthias KrügerRollup merge of #105547 - JohnTitor:issue-104582, r...
2022-12-11 Matthias KrügerRollup merge of #105546 - JohnTitor:issue-44454, r...
2022-12-11 Matthias KrügerRollup merge of #105539 - GuillaumeGomez:hashtag-prepen...
2022-12-11 Matthias KrügerRollup merge of #105537 - kadiwa4:remove_some_imports...
2022-12-11 Matthias KrügerRollup merge of #105532 - poliorcetics:document-remap...
2022-12-11 Matthias KrügerRollup merge of #105411 - estebank:short-names, r=oli-obk
2022-12-11 borsAuto merge of #105457 - GuillaumeGomez:prevent-auto...
2022-12-10 Matthias KrügerRollup merge of #105530 - Nilstrieb:rustdoc-highlight...
2022-12-10 Matthias KrügerRollup merge of #105511 - luqmana:rustix-upgrade, r...
2022-12-10 Matthias KrügerRollup merge of #105460 - mkroening:compiler-builtins...
2022-12-10 Matthias KrügerRollup merge of #105459 - jyn514:proc-macro-default...
2022-12-10 Matthias KrügerRollup merge of #103146 - joboet:cleanup_pthread_condva...
2022-12-10 Esteban KüberIntroduce `with_forced_trimmed_paths`
2022-12-10 borsAuto merge of #105416 - nnethercote:more-linting-tweaks...
2022-12-10 Matthias KrügerRollup merge of #105482 - wesleywiser:fix_debuginfo_ub...
2022-12-10 Matthias KrügerRollup merge of #105410 - TaKO8Ki:fix-105257, r=BoxyUwU
2022-12-10 Matthias KrügerRollup merge of #105239 - gh2o:no-heap-alloc-on-thread...
2022-12-10 Matthias KrügerRollup merge of #105234 - JakobDegen:unneeded-field...
2022-12-10 Matthias KrügerRollup merge of #105192 - estebank:point-at-lhs-on...
next