]> git.lizzy.rs Git - rust.git/history - CHANGELOG.md
Auto merge of #5596 - ebroto:issue_5212, r=phansch
[rust.git] / CHANGELOG.md
2020-05-16 borsAuto merge of #5596 - ebroto:issue_5212, r=phansch
2020-05-15 borsAuto merge of #5592 - ebroto:extend_unused_unit, r...
2020-05-14 borsAuto merge of #5583 - ebroto:reversed_empty_ranges...
2020-05-13 Eduardo BrotoRemove reverse_range_loop lint
2020-05-13 Eduardo BrotoNew lint: reversed_empty_ranges
2020-05-08 borsAuto merge of #5541 - DarkEld3r:patch-1, r=flip1995
2020-05-08 borsAuto merge of #5576 - ebroto:manual_async_fn, r=flip1995
2020-05-07 Eduardo BrotoAdd the manual_async_fn lint
2020-05-02 borsAuto merge of #5560 - CrazyRoka:fix-match-on-vector...
2020-05-02 borsAuto merge of #5558 - ThibsG:FixUnwrapInArgs, r=flip1995
2020-05-02 borsAuto merge of #5559 - alex-700:fix-while-let-on-iterato...
2020-05-02 borsAuto merge of #5550 - ebroto:manual_non_exhaustive...
2020-05-01 Eduardo BrotoImplement the manual_non_exhaustive lint
2020-04-27 railMerge branch 'master' into fix_manual_memcpy
2020-04-27 borsAuto merge of #5522 - CrazyRoka:match_vec_item, r=phansch
2020-04-27 borsAuto merge of #5506 - ebroto:mismatched_target_os,...
2020-04-26 Eduardo BrotoImplement mismatched_target_os lint
2020-04-25 Philipp KronesRollup merge of #5505 - flip1995:avoid_running_lints...
2020-04-25 CrazyRokaRenamed lint to `match_on_vec_items`
2020-04-24 CrazyRokaAdded lint `match_vec_item`
2020-04-23 borsAuto merge of #5513 - matthiaskrgr:reg, r=phansch
2020-04-23 borsAuto merge of #5498 - phansch:update_changelog, r=flip1995
2020-04-22 borsAuto merge of #5439 - rokob:lock-await, r=Manishearth
2020-04-22 Andy WeissLint for holding locks across await points
2020-04-21 Philipp HanschAlso mention `--fix` for nightly users
2020-04-20 borsAuto merge of #5496 - phansch:markdown-link, r=flip1995
2020-04-20 Philipp HanschAddress review comments
2020-04-20 borsAuto merge of #5495 - phansch:update_changelog_docs...
2020-04-20 Philipp Hanschremark fixes
2020-04-20 Philipp HanschUpdate CHANGELOG.md for Rust 1.43 and 1.44
2020-04-20 borsAuto merge of #5332 - DevinR528:if-let-else-mutex,...
2020-04-20 borsAuto merge of #5493 - ebroto:unsafe_derive_deserialize...
2020-04-20 Devin Rprogress work on suggestion for auto fix
2020-04-19 Eduardo BrotoImplement unsafe_derive_deserialize lint
2020-04-19 borsAuto merge of #5489 - phansch:node-id-hir-id, r=flip1995
2020-04-19 borsAuto merge of #5488 - phansch:future-not-send-ret-ty...
2020-04-18 borsAuto merge of #5427 - pmk21:implicit-sat-sub, r=flip1995
2020-04-18 pmk21Added basic lint and tests
2020-04-17 borsAuto merge of #5423 - rkuhn:add_futures_not_send, r...
2020-04-17 Roland Kuhnadd lint futures_not_send
2020-04-15 borsAuto merge of #5363 - yaahc:clippy-fix, r=phansch,flip1995
2020-04-15 borsAuto merge of #5470 - flip1995:rollup-cvkuiza, r=flip1995
2020-04-15 Philipp KronesRollup merge of #5468 - Toxyxer:zero-single-char-names...
2020-04-15 Philipp KronesRollup merge of #5466 - phansch:large-enum-variant...
2020-04-15 Philipp KronesRollup merge of #5430 - michaelsproul:integer-arithmeti...
2020-04-15 Philipp KronesRollup merge of #5248 - ThibsG:ConstValues, r=flip1995
2020-04-15 Philipp KronesRollup merge of #5226 - ThibsG:DerefExplicit1566, r...
2020-04-15 Jane LusbyMerge remote-tracking branch 'upstream/master' into...
2020-04-15 ThibsGUse only check_expr with parent expr and precedence
2020-04-15 ThibsGGlobal rework + fix imports
2020-04-10 borsAuto merge of #5446 - rust-lang:gimme-a-second, r=flip1995
2020-04-09 ThibsGAdd lint on large const arrays
2020-04-08 borsAuto merge of #5437 - rabisg0:should-impl-trait, r...
2020-04-08 borsAuto merge of #5438 - flip1995:rollup-pi762oy, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5425 - xiongmao86:issue5367, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5424 - jpospychala:suspicious_op_assig...
2020-04-08 Philipp KronesRollup merge of #5422 - nickrtorres:contributing-triage...
2020-04-08 Philipp KronesRollup merge of #5420 - dtolnay:newret, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5419 - dtolnay:unreadable, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5417 - flip1995:doc_update, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5415 - nickrtorres:master, r=flip1995
2020-04-04 Nick Torresresult_map_or_into_option: add lint to catch manually...
2020-04-02 borsAuto merge of #5349 - jpospychala:useless_rc, r=Manishearth
2020-04-01 Jacek Pospychalauseless Rc<Rc<T>>, Rc<Box<T>>, Rc<&T>, Box<&T>
2020-03-30 borsAuto merge of #5293 - matthiaskrgr:macro_skip_lifetime...
2020-03-30 borsAuto merge of #5294 - tmiasko:trait-ptr-cmp, r=Manishearth
2020-03-30 Tomasz MiąskoLint unnamed address comparisons
2020-03-30 borsAuto merge of #5365 - mgr-inz-rafal:issue4983_bool_upda...
2020-03-25 borsAuto merge of #5334 - flip1995:backport_remerge, r...
2020-03-23 borsAuto merge of #5364 - flip1995:useless_transmute_quaran...
2020-03-23 borsAuto merge of #5319 - 1tgr:master, r=flip1995
2020-03-20 borsAuto merge of #5323 - rabisg0:fix/5284, r=flip1995
2020-03-19 Philipp KronesRollup merge of #5333 - matthiaskrgr:rustup_34, r=flip1995
2020-03-19 Philipp KronesRollup merge of #5326 - matthiaskrgr:rustup_33, r=flip1995
2020-03-18 borsAuto merge of #5335 - flip1995:changelog, r=Manishearth
2020-03-18 flip1995Update changelog to 1.43.0 beta
2020-03-18 flip1995Merge remote-tracking branch 'upstream/rust-1.43.0...
2020-03-16 Tim RobinsonLint for `pub(crate)` items that are not crate visible...
2020-03-13 borsAuto merge of #5308 - flip1995:changelog, r=Manishearth
2020-03-12 flip1995Change changelog formatting
2020-03-12 flip1995Update CHANGELOG.md
2020-03-10 borsAuto merge of #5272 - jmeyers35:file_read_lint, r=flip1995
2020-03-06 Jacob Meyersadd lint on File::read_to_string and File::read_to_end
2020-03-05 borsAuto merge of #5276 - flip1995:macro_use, r=flip1995
2020-03-05 flip1995Rename macro_use_import -> macro_use_imports
2020-03-05 borsAuto merge of #5230 - DevinR528:macro-use, r=flip1995
2020-03-05 borsAuto merge of #5235 - flip1995:tag_deploy_fix, r=phansch
2020-03-04 Devin Rwarn on macro_use attr
2020-03-04 borsAuto merge of #5266 - sinkuu:questionmark, r=flip1995
2020-03-04 borsAuto merge of #5258 - ThibsG:UselessBindingInStruct638...
2020-03-04 ThibsGAdd restrictive pat use in full binded struct
2020-02-24 borsAuto merge of #4897 - krishna-veerareddy:issue-2040...
2020-02-24 Krishna Sai Veera... Add `imprecise_flops` lint
2020-02-24 Krishna Sai Veera... Move `manual_mul_add` into `suboptimal_flops` lint
2020-02-24 Krishna Sai Veera... Change lint name to `suboptimal_flops`
2020-02-24 Krishna Veera ReddyConsolidate the accuracy and efficiency lints
2020-02-24 Krishna Veera ReddyAdd lints to detect inaccurate and inefficient FP opera...
2020-02-21 borsAuto merge of #5029 - flip1995:wildcard_imports, r...
2020-02-21 flip1995Run update_lints
2020-02-21 borsAuto merge of #5202 - krishna-veerareddy:issue-5201...
next