]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-05-13 Jason NewcombImprovements to `while_let_on_iterator`
2021-05-12 borsAuto merge of #7197 - xFrednet:4310-depreciated-lints...
2021-05-11 Fridtjof StoldtUpdate clippy_lints/src/deprecated_lints.rs
2021-05-11 borsAuto merge of #7193 - wchargin:wchargin-inconsistent...
2021-05-10 borsAuto merge of #7203 - flip1995:beta, r=llogiq
2021-05-10 borsAuto merge of #7170 - flip1995:revert_drop_order, r...
2021-05-09 xFrednetMetadata collection monster eating deprecated lints
2021-05-08 William CharginMove `inconsistent_struct_constructor` to pedantic
2021-05-08 borsAuto merge of #7165 - camsteffen:question-mark, r=Manis...
2021-05-07 borsAuto merge of #7183 - th1000s:write_nl_hint, r=flip1995
2021-05-07 borsAuto merge of #7182 - mgacek8:wrong_self_convention_to_...
2021-05-07 borsAuto merge of #7185 - kpreid:patch-1, r=giraffate
2021-05-07 Kevin ReidFix duplicated "Rust 1.52" version section header
2021-05-06 Thomas OttoHandle write!(buf, "\n") case better
2021-05-06 Mateusz Gacekwrong_self_convention: For `to_*` variant don't lint...
2021-05-06 borsAuto merge of #7180 - flip1995:changelog, r=camsteffen
2021-05-06 flip1995Update CHANGELOG.md
2021-05-06 borsAuto merge of #7178 - flip1995:rustup, r=flip1995
2021-05-06 flip1995Bump Clippy version -> 0.1.54
2021-05-06 flip1995Bump nightly version -> 2021-05-06
2021-05-06 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-05-06 borsAuto merge of #7177 - giraffate:add_a_missing_lint_to_m...
2021-05-06 borsAuto merge of #7166 - TaKO8Ki:refactor_misc_early_modul...
2021-05-06 Takayuki NakataAdd a missing lint to MSRV config doc
2021-05-05 borsAuto merge of #7175 - camsteffen:filter-map-none, r...
2021-05-05 Cameron SteffenFix unnecessary_filter_map false positive
2021-05-05 borsAuto merge of #7174 - camsteffen:eval-order-async,...
2021-05-05 Cameron SteffenFix eval_order_dependence async false positive
2021-05-05 Cameron SteffenImprove eval_order_dependence output
2021-05-05 borsAuto merge of #7170 - flip1995:revert_drop_order, r...
2021-05-05 borsAuto merge of #6887 - xFrednet:4310-internal-metadata...
2021-05-05 xFrednetApplying PR suggestions (mostly typos)
2021-05-05 xFrednetApplying PR suggestions
2021-05-05 xFrednetENABLE_METADATA_COLLECTION env-value to disable default...
2021-05-05 xFrednetMetadata collection: Rounding up the implementation
2021-05-05 xFrednetMetadata collection: Resolve lint from locals
2021-05-05 xFrednetMetadata collection: Refining the implementation
2021-05-05 xFrednetMetadata collection: processing emission closures ...
2021-05-05 xFrednetMetadata Collection: Collecting direct emission applica...
2021-05-05 xFrednetMetadata collection: Collecting Applicability assign...
2021-05-05 xFrednetMetadata collection: Some refactoring for readability
2021-05-05 xFrednetMetadata collection: Tracking Applicability mut borrows
2021-05-05 xFrednetMetadata collection: Collecting Applicability assign...
2021-05-05 xFrednetMetadata collection lint: Start Applicability value...
2021-05-05 xFrednetMetadata collection lint: Basic applicability collection
2021-05-05 xFrednetMetadata collection lint: Basic lint collection
2021-05-05 borsAuto merge of #7163 - mgacek8:issue7110_needless_collec...
2021-05-05 borsAuto merge of #84200 - CDirkx:os, r=m-ou-se
2021-05-05 flip1995Add regression test for stack overflow in redundant_pat...
2021-05-05 Cameron SteffenFix stack overflow in `redundant_pattern_matching`
2021-05-05 Mateusz Gacekneedless_collect: use `node_type_opt` instead of `node_...
2021-05-05 borsAuto merge of #7167 - camsteffen:unused-unit-macro...
2021-05-04 Cameron SteffenFix unused_unit macro false positive
2021-05-04 Takayukireplace lit_snip type with &str
2021-05-04 Takayukirefactor unseparated_literal_suffix
2021-05-04 Cameron SteffenFix needless_quesiton_mark false positive
2021-05-04 Takayukimove zero_prefixed_literal to its own module
2021-05-04 Mateusz Gacekneedless_collect: Add `BinaryHeap` for indirect usage...
2021-05-04 Mateusz GacekFix copy_iterator uitest
2021-05-04 Mateusz Gacekneedless_collect: Lint cases with type annotations
2021-05-04 Takayukimove mixed_case_hex_literals to its own module
2021-05-04 Takayukimove unseparated_literal_suffix to its own module
2021-05-04 Takayukimove unneeded_field_pattern to its own module
2021-05-04 borsAuto merge of #7157 - camsteffen:hash-pat, r=flip1995
2021-05-04 Cameron SteffenSpanlessHash Pat
2021-05-04 Takayukimove unneeded_wildcard_pattern to its own module
2021-05-04 Takayukimove redundant_pattern to its own module
2021-05-04 Takayukimove double_neg to its own module
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-05-04 Takayukimove builtin_type_shadow to its own module
2021-05-04 Takayukimove misc_early to misc_early/mod.rs
2021-05-03 Christiaan... Change `std::sys::unix::ext::fs::PermissionsExt::from_m...
2021-05-03 borsAuto merge of #7156 - hellow554:single_char_strip,...
2021-05-03 Marcel Hellwigmove PATTERN_METHODS table directly into file
2021-05-03 Marcel Hellwigadd strip_{prefix,suffix} to PATTERN_METHODS
2021-05-03 borsAuto merge of #7154 - camsteffen:better-conf, r=flip1995
2021-05-03 Cameron SteffenUpdate config contributing docs
2021-05-02 Cameron SteffenFix config parsing
2021-05-02 Cameron SteffenFix error punctuation
2021-05-02 borsAuto merge of #7150 - camsteffen:better-conf, r=llogiq
2021-05-02 KornelAdd ErrorKind::OutOfMemory
2021-05-01 Cameron SteffenRefactor config deserialization
2021-05-01 Cameron SteffenDisable default_trait_access in macros
2021-04-30 borsAuto merge of #7146 - mgacek8:mgacek8-small-fix, r...
2021-04-30 Mateusz GacekSmall fix in CONTRIBUTING.md
2021-04-30 borsAuto merge of #7144 - rust-lang:while_immutable_mut_con...
2021-04-30 borsAuto merge of #6951 - Jarcho:implicit_return_fp, r...
2021-04-30 borsAuto merge of #84401 - crlf0710:impl_main_by_path,...
2021-04-30 borsAuto merge of #7118 - TaKO8Ki:fix-false-positive-in...
2021-04-30 Takayukiuse `in_constant`
2021-04-29 Ryan LevickFix clippy error
2021-04-29 borsAuto merge of #7141 - camsteffen:conf-file, r=flip1995
2021-04-29 borsAuto merge of #84189 - jyn514:clippy-dev, r=Mark-Simulacrum
2021-04-29 Andre Boguswhile_immutable_cond: check condition for mutation
2021-04-29 Jack HueyRollup merge of #84484 - jyn514:check-tools, r=Mark...
2021-04-29 Charles LewImplement RFC 1260 with feature_name `imported_main`.
2021-04-28 Cameron SteffenRemove leftover plugin conf_file code
2021-04-27 borsAuto merge of #7140 - matthiaskrgr:ice_std, r=llogiq
2021-04-27 Matthias Krügerfix ice when checking rustc libstd
2021-04-27 Joshua NelsonSwitch `rustc::internal` from deny to warn
next