]> git.lizzy.rs Git - rust.git/history - compiler/rustc_lint
Add a tidy check to check for ". \w"
[rust.git] / compiler / rustc_lint /
2023-01-17 Maybe WaffleRemove double spaces after dots in comments
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 borsAuto merge of #106786 - JohnTitor:rollup-8f4vk8m, r...
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 Philipp KronesMerge commit '7f27e2e74ef957baa382dc05cf08df6368165c74...
2023-01-12 nilsRollup merge of #106714 - Ezrashaw:remove-e0490, r...
2023-01-12 Arthur CarcanoMark ZST as FFI-safe if all its fields are PhantomData
2023-01-12 Michael GouletRollup merge of #106323 - starkat99:stabilize-f16c_targ...
2023-01-12 Michael GouletRollup merge of #103236 - tspiteri:redoc-int-adc-sbb...
2023-01-12 Matthias KrügerRollup merge of #106638 - RalfJung:realstd, r=thomcc
2023-01-12 borsAuto merge of #106711 - albertlarsan68:use-ci-llvm...
2023-01-11 nilsRollup merge of #106717 - klensy:typo, r=lcnr
2023-01-11 nilsRollup merge of #106709 - khuey:disable_split_dwarf_inl...
2023-01-11 nilsRollup merge of #106664 - chenyukang:yukang/fix-106597...
2023-01-11 nilsRollup merge of #106648 - Nilstrieb:poly-cleanup, r...
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 nilsRollup merge of #106321 - compiler-errors:delayed-bug...
2023-01-11 borsAuto merge of #106458 - albertlarsan68:move-tests,...
2023-01-11 borsAuto merge of #105919 - uweigand:s390x-stack-overflow...
2023-01-09 Rejyrrefactor: cleanup
2023-01-09 Rejyrmigrate: `deref_into_dyn_supertrait.rs`
2023-01-09 Rejyradd: allow lints in `lints.rs`
2023-01-09 Rejyrmigrate: rest of `builtin.rs` without `builtin_asm_labels`
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 Rejyrmigrate: `UnsafeCode` in `builtin.rs`
2023-01-09 Rejyrmigrate: `hidden_unicode_codepoints.rs`
2023-01-09 Rejyradd: `#[rustc_lint_diagnostics]` for more `context...
2023-01-09 Rejyrrefactor: refactor to derive for some lints.
2023-01-09 Rejyrmigrate: `for_loops_over_fallibles.rs`
2023-01-09 Rejyrmigrate: `expect.rs`
2023-01-09 Rejyrmigrate(wip): `builtin.rs`
2023-01-09 Rejyrmigrate: `internal.rs`
2023-01-09 Rejyrmigrate: `ImproperCTypes`
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 Rejyrrefactor: comment about lint location
2023-01-09 Rejyrfix: merge conflict
2023-01-09 Rejyrupdate: `lints.rs` for renamed traits
2023-01-09 Rejyradd: `lints` for `errors.rs`
2023-01-09 Rejyrmigrate: `early.rs` and `enum_intrinsics_non_enums.rs`
2023-01-09 Rejyrmigrate: `array_into_iter.rs`
2023-01-09 Rejyrmigrate: `methods.rs`
2023-01-09 Rejyrmigrate: `non_ascii_idents.rs`
2023-01-09 Rejyrmigrate: `non_fmt_panic.rs`
2023-01-09 Rejyrmigrate: `nonstandard_style.rs`
2023-01-09 Rejyrmigrate: `noop_method_call.rs`
2023-01-09 Rejyrmigrate: `pass_by_value.rs`
2023-01-09 Rejyrmigrate: `redundant_semicolon.rs`
2023-01-09 Rejyrmigrate: `traits.rs`
2023-01-09 Rejyrmigrate: `unused.rs`
2023-01-09 Rejyrmigrate: `types.rs`
2023-01-09 Rejyradd: `lints.rs`
2023-01-09 arcnmx:arrow_up: rust-analyzer
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 #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 #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 Michael GouletRollup merge of #104163 - H4x5:once-repeat-with-debug...
2023-01-08 borsAuto merge of #90291 - geeklint:loosen_weak_debug_bound...
2023-01-08 borsAuto merge of #106449 - GuillaumeGomez:rustdoc-gui...
2023-01-08 borsAuto merge of #106235 - compiler-errors:rework-bounds...
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 borsAuto merge of #104658 - thomcc:rand-update-and-usable...
2023-01-07 Matthias KrügerRollup merge of #105859 - compiler-errors:hr-lifetime...
2023-01-07 Matthias KrügerRollup merge of #105517 - pcc:process-panic-after-fork...
2023-01-07 Matthias KrügerRollup merge of #105128 - Sp00ph:vec_vec_deque_conversi...
2023-01-07 Matthias KrügerRollup merge of #104543 - JhonnyBillM:migrate-codegen...
2023-01-07 Matthias KrügerRollup merge of #104081 - joshlf:patch-6, r=dtolnay
2023-01-07 Matthias KrügerRollup merge of #101936 - IntQuant:issue-100717-infer...
2023-01-07 borsAuto merge of #105323 - cjgillot:simplify-const-prop...
2023-01-07 borsAuto merge of #106283 - JulianKnodt:enum_err, r=cjgillot
2023-01-06 borsAuto merge of #106415 - Nilstrieb:where-is-my-master...
2023-01-06 Matthias KrügerRollup merge of #106466 - clubby789:relative-module...
2023-01-06 Matthias KrügerRollup merge of #106453 - coastalwhite:master, r=Guilla...
2023-01-06 Matthias KrügerRollup merge of #106341 - Ezrashaw:refactor-error-code...
2023-01-06 Matthias KrügerRollup merge of #106287 - Nilstrieb:its-bugging-me...
2023-01-06 borsAuto merge of #106474 - erikdesjardins:noalias, r=bjorn3
2023-01-06 Dylan DPCRollup merge of #106499 - lyming2007:issue-105946-fix...
2023-01-05 borsAuto merge of #106487 - GuillaumeGomez:fix-kbd-var...
2023-01-05 borsAuto merge of #106406 - nikic:update-llvm-11, r=cuviper
next