]> git.lizzy.rs Git - rust.git/history - compiler
Be more specific about constructor `FnDef`s in type mismatch
[rust.git] / compiler /
2023-01-11 Michael GouletBe more specific about constructor `FnDef`s in type...
2023-01-11 borsAuto merge of #106458 - albertlarsan68:move-tests,...
2023-01-11 Albert LarsanChange `src/test` to `tests` in source files, fix tidy...
2023-01-11 borsAuto merge of #105919 - uweigand:s390x-stack-overflow...
2023-01-11 borsAuto merge of #106708 - JohnTitor:rollup-xcmg5yv, r...
2023-01-11 Yuki OkushiRollup merge of #106698 - compiler-errors:notify-mr...
2023-01-11 Yuki OkushiRollup merge of #106690 - GuillaumeGomez:item-declarati...
2023-01-11 Yuki OkushiRollup merge of #106689 - GuillaumeGomez:rustdoc-gui...
2023-01-11 Yuki OkushiRollup merge of #106671 - tmiasko:opt-bool, r=wesleywiser
2023-01-11 Yuki OkushiRollup merge of #106669 - ozkanonur:helper-function...
2023-01-11 Yuki OkushiRollup merge of #106662 - Ezrashaw:specialize-bool...
2023-01-11 Yuki OkushiRollup merge of #106657 - jyn514:review, r=Mark-Simulacrum
2023-01-11 Yuki OkushiRollup merge of #106653 - ehuss:allow-features-help...
2023-01-11 Yuki OkushiRollup merge of #106645 - c410-f3r:rfc-2397-1, r=oli-obk
2023-01-11 Yuki OkushiRollup merge of #106642 - albertlarsan68:test-106062...
2023-01-11 Yuki OkushiRollup merge of #106635 - RalfJung:std-test-nits, r...
2023-01-11 Yuki OkushiRollup merge of #106628 - GuillaumeGomez:rm-itemid...
2023-01-11 Yuki OkushiRollup merge of #106521 - oskgo:remove-E0280, r=jackh726
2023-01-11 Yuki OkushiRollup merge of #105194 - tmiasko:cleanup-kinds, r...
2023-01-10 Tomasz MiąskoChange type of box_noalias to bool
2023-01-10 Tomasz MiąskoChange type of mutable_noalias to bool
2023-01-10 Tomasz MiąskoAdd comment to cleanup_kinds
2023-01-10 ozkanonurcreate helper function for `rustc_lint_defs::Level...
2023-01-10 borsAuto merge of #106607 - compiler-errors:be-more-accurat...
2023-01-10 borsAuto merge of #106656 - JohnTitor:rollup-rk2qltg, r...
2023-01-10 bowlermanremove E0280 and ICE instead
2023-01-10 borsAuto merge of #106495 - JohnTitor:issue-100772, r=compi...
2023-01-09 Caio[RFC 2397] Initial implementation
2023-01-09 Yuki OkushiRollup merge of #106647 - notriddle:notriddle/a, r...
2023-01-09 Yuki OkushiRollup merge of #106640 - lcnr:update-test, r=jackh726
2023-01-09 Yuki OkushiRollup merge of #106639 - RalfJung:miri, r=RalfJung
2023-01-09 Yuki OkushiRollup merge of #106636 - djkoloski:accept_old_fuchsia_...
2023-01-09 Yuki OkushiRollup merge of #106387 - jyn514:clippy, r=Mark-Simulacrum
2023-01-09 Yuki OkushiRollup merge of #106204 - compiler-errors:no-take-opaqu...
2023-01-09 Yuki OkushiRollup merge of #106175 - compiler-errors:bad-import...
2023-01-09 Yuki OkushiRollup merge of #105708 - tomerze:enable-atomic-cas...
2023-01-09 Yuki OkushiRollup merge of #105034 - HintringerFabian:improve_iter...
2023-01-09 Eric HussFix help docs for -Zallow-features
2023-01-09 borsAuto merge of #105855 - arcnmx:rust-analyzer-2022-12...
2023-01-09 arcnmx:arrow_up: rust-analyzer
2023-01-09 Tyler MandryAdd issue number to FIXMEs
2023-01-09 borsAuto merge of #106637 - fee1-dead-contrib:rollup-ticvms...
2023-01-09 Michael GouletAssert defining anchor is set in take_opaque_types
2023-01-09 Michael Gouletreview comment
2023-01-09 Michael Goulethack: don't normalize xform_ret_ty for trait/object...
2023-01-09 Michael GouletAdd lookup_probe_for_diagnostic
2023-01-09 Michael GouletConsider method return type for various method suggestions
2023-01-09 Michael GouletNo need to take opaques in check_type_bounds
2023-01-09 Michael GouletUnconditionally normalize xform_ret_ty in probe
2023-01-09 David KoloskiAccept old spelling of Fuchsia target triples
2023-01-09 fee1-deadRollup merge of #106614 - Ezrashaw:ui-test-fixups-2...
2023-01-09 fee1-deadRollup merge of #106549 - wcampbell0x2a:use-fmt-named...
2023-01-09 fee1-deadRollup merge of #106468 - compiler-errors:err-instabili...
2023-01-09 fee1-deadRollup merge of #106389 - compiler-errors:no-canonicali...
2023-01-09 fee1-deadRollup merge of #106291 - obeis:issue-106182, r=oli-obk
2023-01-09 fee1-deadRollup merge of #106164 - compiler-errors:check-region...
2023-01-09 fee1-deadRollup merge of #106061 - ilovepi:fuchsia-scs, r=oli-obk
2023-01-09 fee1-deadRollup merge of #106047 - uweigand:s390x-test-bigendian...
2023-01-09 fee1-deadRollup merge of #105655 - RedDocMD:bug-105645, r=oli-obk
2023-01-09 fee1-deadRollup merge of #105292 - JulianKnodt:no_eager_commit...
2023-01-09 borsAuto merge of #101947 - aliemjay:astconv-normalize...
2023-01-09 borsAuto merge of #2753 - RalfJung:rustup, r=RalfJung
2023-01-09 Ralf JungMerge from rustc
2023-01-09 borsAuto merge of #106340 - saethlin:propagate-operands...
2023-01-09 kadminClean up
2023-01-09 kadminCheck for duplicates
2023-01-09 kadminSet !const_evaluatable if ambig. and not inferred
2023-01-09 kadminChange based on comments
2023-01-09 kadminChange commit_if_ok to probe
2023-01-09 borsAuto merge of #106582 - compiler-errors:better-spans...
2023-01-09 borsAuto merge of #106616 - compiler-errors:rollup-emcj0o3...
2023-01-09 Michael GouletRollup merge of #106606 - estebank:bad-nested-turbofish...
2023-01-09 Michael GouletRollup merge of #106602 - GuillaumeGomez:tidy-goml...
2023-01-09 Michael GouletRollup merge of #106600 - compiler-errors:no-private...
2023-01-09 Michael GouletRollup merge of #106584 - kpreid:vec-allocator, r=JohnTitor
2023-01-09 Michael GouletRollup merge of #106497 - chenyukang:yukang/fix-106443...
2023-01-09 Michael GouletRollup merge of #106363 - estebank:mutability-mismatch...
2023-01-09 Michael GouletRollup merge of #106131 - compiler-errors:not-ptrs...
2023-01-09 Michael GouletRollup merge of #104163 - H4x5:once-repeat-with-debug...
2023-01-09 Ezra Shawdocs/test: add error-docs and UI test for `E0711`
2023-01-09 Ezra Shawdocs/test: add empty error-docs for `E0208`, `E0640...
2023-01-08 borsAuto merge of #90291 - geeklint:loosen_weak_debug_bound...
2023-01-08 Esteban KüberDo not emit structured suggestion for turbofish with...
2023-01-08 Michael GouletSuppress type errors that come from private fields
2023-01-08 Michael GouletDon't store spans in assumed_wf_types actually
2023-01-08 Michael GouletNormalize assumed_wf_types after wfchecking is complete...
2023-01-08 Michael GouletImprove spans of non-WF implied bound types
2023-01-08 borsAuto merge of #106449 - GuillaumeGomez:rustdoc-gui...
2023-01-08 borsAuto merge of #106235 - compiler-errors:rework-bounds...
2023-01-08 borsAuto merge of #105733 - compiler-errors:ty-ct-late...
2023-01-08 borsAuto merge of #106588 - JohnTitor:rollup-4z80tjx, r...
2023-01-08 Yuki OkushiRollup merge of #106581 - estebank:bad-suggestion,...
2023-01-08 Yuki OkushiRollup merge of #106580 - Ezrashaw:remove-e0313, r...
2023-01-08 Yuki OkushiRollup merge of #106562 - clubby789:vec-deque-example...
2023-01-08 Yuki OkushiRollup merge of #106557 - Ezrashaw:ui-test-fixups-1...
2023-01-08 Yuki OkushiRollup merge of #106546 - aDotInTheVoid:jsondoclint...
2023-01-08 Yuki OkushiRollup merge of #106457 - kadiwa4:no-bless, r=Mark...
2023-01-08 Yuki OkushiRollup merge of #106410 - clubby789:borrow-mut-self...
2023-01-08 Yuki OkushiRollup merge of #103104 - SUPERCILEX:sep-ref, r=dtolnay
2023-01-08 Michael GouletMention signature rather than fn pointers when comparin...
next