]> git.lizzy.rs Git - rust.git/history - compiler/rustc_error_messages
Add a tidy check to check for ". \w"
[rust.git] / compiler / rustc_error_messages /
2023-01-13 borsAuto merge of #106004 - fee1-dead-contrib:const-closure...
2023-01-13 borsAuto merge of #101138 - Rejyr:diagnostic-migration...
2023-01-12 Yuki OkushiRollup merge of #106778 - RReverser:patch-1, r=dtolnay
2023-01-12 Yuki OkushiRollup merge of #106772 - michaelwoerister:triagebot...
2023-01-12 Yuki OkushiRollup merge of #106759 - compiler-errors:revert-105255...
2023-01-12 Yuki OkushiRollup merge of #106741 - GuillaumeGomez:reexport-doc...
2023-01-12 Yuki OkushiRollup merge of #106740 - petar-dambovaliev:float-itera...
2023-01-12 Yuki OkushiRollup merge of #106675 - krtab:fix_improper_ctypes...
2023-01-12 Yuki OkushiRollup merge of #106446 - bzEq:fix-unwind-lsda, r=Amanieu
2023-01-12 Yuki OkushiRollup merge of #105795 - nicholasbishop:bishop-stabili...
2023-01-12 borsAuto merge of #106780 - flip1995:clippyup, r=Manishearth
2023-01-12 Philipp KronesMerge commit '7f27e2e74ef957baa382dc05cf08df6368165c74...
2023-01-12 borsAuto merge of #106773 - Nilstrieb:rollup-sq73pyg, r...
2023-01-12 nilsRollup merge of #106761 - WaffleLapkin:waffle-is-Compil...
2023-01-12 nilsRollup merge of #106751 - clubby789:const-intrinsic...
2023-01-12 nilsRollup merge of #106714 - Ezrashaw:remove-e0490, r...
2023-01-12 nilsRollup merge of #106579 - estebank:issue-52144, r=Nilstrieb
2023-01-12 nilsRollup merge of #106322 - compiler-errors:CollectAllMis...
2023-01-12 nilsRollup merge of #105806 - mejrs:eager2, r=davidtwco
2023-01-12 borsAuto merge of #105603 - oli-obk:non_repeatable_queries...
2023-01-12 borsAuto merge of #106760 - compiler-errors:rollup-0bogyco...
2023-01-12 Michael GouletRollup merge of #106739 - WaffleLapkin:astconv, r=estebank
2023-01-12 Michael GouletRollup merge of #106524 - compiler-errors:constructor...
2023-01-12 Michael GouletRollup merge of #106360 - estebank:remove-borrow-sugges...
2023-01-12 Michael GouletRollup merge of #106323 - starkat99:stabilize-f16c_targ...
2023-01-12 Michael GouletRollup merge of #106170 - compiler-errors:autoderef...
2023-01-12 Michael GouletRollup merge of #106097 - mejrs:mir_build2, r=oli-obk
2023-01-12 Michael GouletRollup merge of #103800 - danielhenrymantilla:stabilize...
2023-01-12 Michael GouletRollup merge of #103236 - tspiteri:redoc-int-adc-sbb...
2023-01-12 Matthias KrügerRollup merge of #106748 - clubby789:on-unimplemented...
2023-01-12 Matthias KrügerRollup merge of #106733 - DebugSteven:revert-104552...
2023-01-12 Matthias KrügerRollup merge of #106732 - durin42:dmitrig-arrayref...
2023-01-12 Matthias KrügerRollup merge of #106702 - estebank:trait-bounds, r...
2023-01-12 Matthias KrügerRollup merge of #106676 - oli-obk:tait_test, r=dtolnay
2023-01-12 Matthias KrügerRollup merge of #106638 - RalfJung:realstd, r=thomcc
2023-01-12 Matthias KrügerRollup merge of #106596 - estebank:verbose-e0271, r...
2023-01-12 Matthias KrügerRollup merge of #106532 - compiler-errors:dyn-star...
2023-01-12 Matthias KrügerRollup merge of #106309 - compiler-errors:prefer-non...
2023-01-12 Matthias KrügerRollup merge of #106167 - yanchen4791:issue-105544...
2023-01-12 borsAuto merge of #106711 - albertlarsan68:use-ci-llvm...
2023-01-12 borsAuto merge of #106537 - fmease:recover-where-clause...
2023-01-12 Ezra Shawremove unreachable error code `E0490`
2023-01-11 borsAuto merge of #106743 - matthiaskrgr:rollup-q5dpxms...
2023-01-11 mejrsTranslate `Overlap` eagerly
2023-01-11 mejrsDon't recommend `if let` if `let else` works
2023-01-11 mejrsMigrate pattern matching
2023-01-11 mejrsMigrate usefulness.rs
2023-01-11 mejrsMigrate deconstruct_pat.rs
2023-01-11 mejrsTranslate const_to_pat.rs
2023-01-11 Michael GouletMove autoderef to rustc_hir_analysis
2023-01-11 Matthias KrügerRollup merge of #106734 - albertlarsan68:deny-src-tests...
2023-01-11 Matthias KrügerRollup merge of #106726 - cmorin6:fix-comment-typos...
2023-01-11 Matthias KrügerRollup merge of #106705 - compiler-errors:new-solver...
2023-01-11 Matthias KrügerRollup merge of #106703 - compiler-errors:impl-derived...
2023-01-11 Matthias KrügerRollup merge of #106622 - estebank:issue-68972, r=davidtwco
2023-01-11 Matthias KrügerRollup merge of #106620 - estebank:issue-82051, r=davidtwco
2023-01-11 León Orell Valeria... parser: recover from where clauses placed before tuple...
2023-01-11 Esteban KüberDetect struct literal needing parentheses
2023-01-11 Esteban KüberDetect out of bounds range pattern value
2023-01-11 nilsRollup merge of #106664 - chenyukang:yukang/fix-106597...
2023-01-11 nilsRollup merge of #106570 - Xaeroxe:div-duration-tests...
2023-01-11 nilsRollup merge of #106427 - mejrs:translation_errors...
2023-01-11 nilsRollup merge of #106397 - compiler-errors:new-solver...
2023-01-11 borsAuto merge of #105919 - uweigand:s390x-stack-overflow...
2023-01-10 borsAuto merge of #106495 - JohnTitor:issue-100772, r=compi...
2023-01-09 Rejyrmigrate: `deref_into_dyn_supertrait.rs`
2023-01-09 Rejyrmigrate: rest of `builtin.rs` without `builtin_asm_labels`
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 #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 Rejyrrefactor: refactor to derive for some lints.
2023-01-09 Rejyrmigrate: `for_loops_over_fallibles.rs`
2023-01-09 Rejyrmigrate(wip): `builtin.rs`
2023-01-09 Rejyrmigrate: `internal.rs`
2023-01-09 Rejyrmigrate: `let_underscore.rs`
2023-01-09 Rejyrmigrate: `levels.rs`
2023-01-09 Rejyradd: `emit{,_spanned}_lint` for `LintLevelsBuilder`
2023-01-09 arcnmx:arrow_up: rust-analyzer
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 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 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...
next