]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #95607 - compiler-errors:issue-95272, r=Aaron1011
[rust.git] / compiler /
2022-04-05 Dylan DPCRollup merge of #95607 - compiler-errors:issue-95272...
2022-04-05 Dylan DPCRollup merge of #95512 - davidtwco:diagnostic-translati...
2022-04-05 Dylan DPCRollup merge of #95449 - jyn514:doc-stage-0, r=ehuss
2022-04-05 Dylan DPCRollup merge of #95234 - ben0x539:nixquotes, r=Dylan-DPC
2022-04-05 David Wooderrors: support fluent + parallel compiler
2022-04-05 David Wooderrors: use `impl Into<FluentId>`
2022-04-05 David Woodsession: opt for enabling directionality markers
2022-04-05 David Wooderrors: add links to fluent documentation
2022-04-05 David Woodtypeck: remove now-unnecessary parameter from diag
2022-04-05 David Wooderrors: don't try load default locale from sysroot
2022-04-05 David Woodmacros: support translatable suggestions
2022-04-05 David Woodmacros: note/help in `SessionDiagnostic` derive
2022-04-05 David Woodmacros: support translatable labels
2022-04-05 David Woodmacros: optional error codes
2022-04-05 David Woodmacros: add `#[no_arg]` to skip `set_arg` call
2022-04-05 David Woodmacros: rename `#[message]` to `#[primary_span]`
2022-04-05 David Woodmacros: translatable struct attrs and warnings
2022-04-05 David Woodmacros: update session diagnostic errors
2022-04-05 David Wooderrors: disable directionality isolation markers
2022-04-05 David Woodmacros: add args for non-subdiagnostic fields
2022-04-05 David Woodmacros: move suggestion type handling to fn
2022-04-05 David Woodmacros: update comments
2022-04-05 David Wooderrors: implement sysroot/testing bundle loading
2022-04-05 David Wooderrors: implement fallback diagnostic translation
2022-04-05 David Woodspan: move `MultiSpan`
2022-04-05 David Wooderrors: introduce `DiagnosticMessage`
2022-04-05 borsAuto merge of #95337 - petrochenkov:doclink3, r=camelid
2022-04-05 Michael GouletFormat invariance notes with backticks
2022-04-05 Michael GouletHandle reporting invariance of fn pointer
2022-04-05 borsAuto merge of #95662 - Dylan-DPC:rollup-fo7jsr6, r...
2022-04-04 Dylan DPCRollup merge of #95642 - lcnr:probe-smol, r=compiler...
2022-04-04 Dylan DPCRollup merge of #95631 - TaKO8Ki:remove-unnecessary...
2022-04-04 Dylan DPCRollup merge of #95630 - declanvk:update-nonnull-doc...
2022-04-04 Dylan DPCRollup merge of #95620 - RalfJung:memory-no-extras...
2022-04-04 Dylan DPCRollup merge of #95603 - compiler-errors:dyn-return...
2022-04-04 Dylan DPCRollup merge of #95588 - RalfJung:strict-provenance...
2022-04-04 Dylan DPCRollup merge of #91873 - estebank:mention-impls-for...
2022-04-04 Esteban KuberRemove hack, fix fmt and tests
2022-04-04 Esteban KuberHighlight `is` in the message for emphasis
2022-04-04 Esteban KuberRefer to the TraitRef::identity in the message to be...
2022-04-04 Esteban KuberDedup logic and improve output for other types that...
2022-04-04 Esteban KuberFix list length
2022-04-04 Esteban KuberSuggest dereferncing when possible in E0277, fix #87437
2022-04-04 Esteban KuberFix #90970, doesn't address #87437
2022-04-04 Esteban KuberMention implementers of unsatisfied trait
2022-04-04 borsAuto merge of #95653 - Dylan-DPC:rollup-2p9hzi3, r...
2022-04-04 Dylan DPCRollup merge of #95609 - compiler-errors:borrow-unsized...
2022-04-04 Dylan DPCRollup merge of #95467 - ChrisDenton:async-read-pipe...
2022-04-04 Dylan DPCRollup merge of #95438 - m-ou-se:sync-unsafe-cell,...
2022-04-04 Dylan DPCRollup merge of #95431 - golddranks:stabilize_total_cmp...
2022-04-04 Dylan DPCRollup merge of #95343 - dtolnay:literals, r=petrochenkov
2022-04-04 Dylan DPCRollup merge of #94817 - cuviper:relnotes-1.60.0, r...
2022-04-04 Dylan DPCRollup merge of #92942 - Xaeroxe:raw_arg, r=dtolnay
2022-04-04 borsAuto merge of #95555 - nnethercote:parse_tt-new-represe...
2022-04-04 borsAuto merge of #95119 - OliverMD:method_suggestions...
2022-04-04 lcnrCandidateSource::XCandidate -> CandidateSource::X
2022-04-04 Nicholas NethercoteReorder match arms in `parse_tt_inner`.
2022-04-04 Nicholas NethercoteA new matcher representation for use in `parse_tt`.
2022-04-04 borsAuto merge of #95031 - compiler-errors:param-env-cache...
2022-04-04 Takayuki Maedaformat cond
2022-04-04 borsAuto merge of #95606 - petrochenkov:linkregr, r=wesleywiser
2022-04-04 Takayuki Maedaremove unnecessary nested blocks
2022-04-03 borsAuto merge of #95619 - bjorn3:inline_location_caller...
2022-04-03 borsAuto merge of #95624 - Dylan-DPC:rollup-r8w7ui3, r...
2022-04-03 Dylan DPCRollup merge of #95618 - adamse:master, r=dtolnay
2022-04-03 Dylan DPCRollup merge of #95617 - saethlin:swap-test-invalidatio...
2022-04-03 Dylan DPCRollup merge of #95613 - GuillaumeGomez:fix-rustdoc...
2022-04-03 Dylan DPCRollup merge of #95553 - jam1garner:naked-function...
2022-04-03 Dylan DPCRollup merge of #95202 - Urgau:check-cfg-perf-well...
2022-04-03 Ralf Jungtweak some function names
2022-04-03 Loïc BRANSTETTCleanup after some refactoring in rustc_target
2022-04-03 Loïc BRANSTETTReplace LinkArgs with Cow<'static, str>
2022-04-03 Loïc BRANSTETTReplace every Vec in Target(Options) with it's Cow...
2022-04-03 Loïc BRANSTETTReplace every `String` in Target(Options) with `Cow...
2022-04-03 Ralf Junginterpret: remove MemoryExtra in favor of giving access...
2022-04-03 borsAuto merge of #95610 - createyourpersonalaccount:derefm...
2022-04-03 borsAuto merge of #92686 - saethlin:unsafe-debug-asserts...
2022-04-03 Oliver DownardImprove method name suggestions
2022-04-03 borsAuto merge of #90791 - drmorr0:drmorr-memcmp-cint-cfg...
2022-04-03 borsAuto merge of #85321 - cjgillot:mir-cycle, r=bjorn3
2022-04-03 borsAuto merge of #88672 - camelid:inc-parser-sugg, r=davidtwco
2022-04-03 David Morrisonmake memcmp return a value of c_int_width instead of i32
2022-04-02 Michael GouletSuggest borrowing when trying to coerce unsized type...
2022-04-02 borsAuto merge of #95590 - GuillaumeGomez:multi-line-attr...
2022-04-02 Michael GouletFix late-bound ICE in unsized return suggestion
2022-04-02 Vadim Petrochenkovlinker: Implicitly link native libs as whole-archive...
2022-04-02 Camille GILLOTLess manipulation of the callee_def_id.
2022-04-02 Camille GILLOTUse only local hash.
2022-04-02 Camille GILLOTUse DefPathHash instead of HirId to break cycles.
2022-04-02 borsAuto merge of #95600 - Dylan-DPC:rollup-580y2ra, r...
2022-04-02 Dylan DPCRollup merge of #95597 - dtolnay:threadlocalu8, r=Dylan-DPC
2022-04-02 Dylan DPCRollup merge of #95593 - notriddle:notriddle/size-of...
2022-04-02 Dylan DPCRollup merge of #95589 - Kobzol:rlink-header, r=bjorn3
2022-04-02 Dylan DPCRollup merge of #95587 - m-ou-se:std-remove-associated...
2022-04-02 Guillaume GomezFix doctest multi-line mod attributes handling
2022-04-02 borsAuto merge of #94911 - jackh726:gats_extended_2, r...
2022-04-02 Jack HueyMake GATs object safe under generic_associated_types_ex...
2022-04-02 borsAuto merge of #95568 - GuillaumeGomez:fix-invalid-dom...
2022-04-02 Jakub BeránekAddress review comments and add a test
2022-04-02 Jakub BeránekInclude a header in .rlink files to provide nicer error...
next