]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/escape.rs
Merge branch 'macro-use' into HEAD
[rust.git] / clippy_lints / src / escape.rs
2018-07-20 Manish GoregaokarMerge branch 'macro-use' into HEAD
2018-07-19 Manish GoregaokarRemove import of rustc
2018-07-16 Manish GoregaokarMerge pull request #2923 from rust-lang-nursery/kind
2018-07-16 Oliver SchneiderUpdate for hir renamings in rustc
2018-07-16 csmoeStmtKind
2018-07-16 csmoeExprKind
2018-07-07 Manish GoregaokarMerge branch 'pr-2889'
2018-07-03 Oliver SchneiderRustup
2018-06-06 Oliver SchneiderMerge pull request #2804 from utaal/expr-call-author
2018-06-05 Oliver SchneiderMerge pull request #2814 from VKlayd/fn_to_int
2018-06-03 Oliver SchneiderMerge pull request #2813 from terry90/master
2018-05-31 Oliver SchneiderMerge pull request #2816 from mockersf/multiple-impl
2018-05-31 Oliver SchneiderMerge pull request #2819 from zayenz/no-op-ref-in-macro
2018-05-30 Oliver SchneiderMerge pull request #2821 from mati865/rust-2018-migration
2018-05-30 Mateusz MikułaRun rustfix
2018-05-06 Oliver SchneiderMerge pull request #2729 from mikerite/fix_compilation_...
2018-05-06 Michael WrightFixes compilation for rust nightly 2018-05-05
2018-03-29 Manish GoregaokarMerge pull request #2589 from rust-lang-nursery/rangearg
2018-03-29 Oliver SchneiderMerge pull request #2579 from rust-lang-nursery/lint_au...
2018-03-28 Oliver SchneiderCategorize all the lints!
2018-03-26 Oliver SchneiderMerge pull request #2574 from mark-i-m/i128
2018-03-16 Oliver SchneiderMerge pull request #2533 from mati865/dogfood
2018-03-16 Mateusz MikułaApply clippy suggestions
2018-02-23 Manish GoregaokarMerge branch 'rustup'
2018-02-09 Oliver SchneiderMerge pull request #2448 from rust-lang-nursery/fixes
2018-02-09 Oliver SchneiderRemove rarely used `type_size` helper function
2017-10-28 Manish GoregaokarMerge branch 'pr-2140'
2017-10-27 Oliver SchneiderMerge pull request #2129 from vorner/update-script
2017-10-23 Oliver SchneiderMerge pull request #2136 from ykrivopalov/identity_op_f...
2017-10-20 Oliver SchneiderMerge pull request #2146 from MaloJaffre/println_empty_...
2017-10-20 Oliver SchneiderMerge pull request #2156 from cgm616/master
2017-10-20 Oliver SchneiderMerge pull request #2148 from sinkuu/proc_macro
2017-10-20 Oliver SchneiderMerge pull request #2147 from clippered/fix-manual...
2017-10-20 Oliver SchneiderMerge pull request #2153 from rust-lang-nursery/rustup
2017-10-19 Manish GoregaokarPass null borrow context to EUV
2017-09-06 Oliver SchneiderMerge pull request #1963 from rust-lang-nursery/upstream
2017-09-05 Oliver SchneiderMerge pull request #2021 from marcusklaas/needless...
2017-09-05 Oliver SchneiderRun nightly rustfmt
2017-09-04 Oliver SchneiderUpdate to latest nightly
2017-08-14 Oliver SchneiderMerge branch 'master' into move_links
2017-08-14 Oliver SchneiderRustfmt
2017-06-11 Cameron SteffenMerge branch 'master' into never_loop
2017-06-11 Manish GoregaokarBump to 0.0.139
2017-06-11 Manish GoregaokarMerge pull request #1823 from eddyb/nightly-magic
2017-06-11 Eduard-Mihai BurtescuAbide by the common rustc::ty conventions.
2017-06-11 Eduard-Mihai BurtescuUpdate for rustc 1.19.0-nightly (4bf5c99af 2017-06...
2017-06-04 Martin CartonMerge pull request #1808 from messense/feature/try...
2017-06-04 Eduard-Mihai BurtescuFinish rustup.
2017-06-04 mcartonContinue work on rustup
2017-06-02 messenseTry to fix compilation error on rustc 1.19.0-nightly...
2017-05-03 Oliver SchneiderMerge pull request #1715 from Manishearth/rustup
2017-05-03 Oliver SchneiderUpdate to `rustc 1.19.0-nightly (6a5fc9eec 2017-05...
2017-02-07 Martin CartonMerge pull request #1506 from bood/master
2017-02-04 Oliver SchneiderMerge pull request #1505 from Mrmaxmeier/rustup-2017...
2017-02-03 MrmaxmeierRustup to nightly from 2017-01-31
2017-02-03 MrmaxmeierTyCtxt::map is now called TyCtxt::hir
2017-01-17 Oliver Schneiderapply rustfmt
2017-01-13 Martin CartonMerge pull request #1441 from Manishearth/rustup
2017-01-13 Oliver Schneiderrustup to 2017-01-12
2017-01-05 Oliver SchneiderMerge pull request #1414 from samueltardieu/no-short...
2017-01-05 Manish GoregaokarMerge pull request #1419 from Manishearth/rustup
2017-01-04 Josh HolmerRustup to rustc 1.16.0-nightly (468227129 2017-01-03...
2016-12-25 Martin CartonMerge pull request #1400 from oli-obk/needed_needless_l...
2016-12-25 Martin CartonMerge pull request #1394 from Manishearth/absurd_extrem...
2016-12-22 Manish GoregaokarMerge pull request #1399 from Manishearth/the_ice_was_a_lie
2016-12-22 Oliver Schneiderfix an ice related to associated types
2016-12-21 Oliver SchneiderMerge branch 'master' into allow_deprecated
2016-12-21 Oliver SchneiderMerge pull request #1392 from oli-obk/rustfmt
2016-12-21 Oliver Schneiderfunction definition style simplification
2016-12-21 Oliver Schneiderremove nondeterminism by adjusting thresholds
2016-12-20 Oliver Schneideralso run rustfmt on clippy-lints
2016-12-19 Manish GoregaokarMerge pull request #1345 from EpocSquadron/epocsquadron...
2016-12-19 Manish GoregaokarMerge pull request #1355 from philipturnbull/deref...
2016-12-17 Martin CartonMerge pull request #1373 from Manishearth/rustup
2016-12-07 Oliver Schneiderupdate to the rust-PR that unblocks clippy
2016-12-06 Oliver Schneiderrustup to rustc 1.15.0-dev (3b248a184 2016-12-05)
2016-11-18 Martin CartonMerge pull request #1344 from Manishearth/rustup
2016-11-16 mcartonRustup to rustc 1.15.0-nightly (0ed951993 2016-11-14)
2016-09-19 Oliver SchneiderMerge remote-tracking branch 'origin/master' into examples
2016-08-29 Martin CartonMerge pull request #1200 from killercup/feature/gh...
2016-08-28 Martin CartonMerge pull request #1201 from Manishearth/rustup
2016-08-28 mcartonRustup to rustc 1.13.0-nightly (a23064af5 2016-08-27)
2016-08-08 llogiqMerge pull request #1146 from birkenfeld/housekeeping
2016-08-07 Georg BrandlMake lint descriptions short and to the point; always...
2016-08-07 Georg BrandlMake the lint docstrings more consistent.
2016-08-01 Manish GoregaokarMerge pull request #1129 from oli-obk/needless_ref
2016-08-01 Oliver Schneiderlint on by ref patterns for references
2016-07-19 mcartonMerge branch 'feature/gh-pages-docs' of https://github...
2016-07-18 llogiqMerge pull request #1093 from oli-obk/serde_specific_lint
2016-07-15 mcartonImprove docs
2016-07-14 llogiqMerge pull request #1099 from Manishearth/fix
2016-07-12 Martin CartonMerge pull request #1083 from Manishearth/allow-large...
2016-07-12 Manish GoregaokarDon't warn when boxing large arrays
2016-06-21 Martin CartonMerge pull request #1012 from Manishearth/nohyg
2016-06-16 llogiqMerge pull request #994 from oli-obk/stuttter
2016-06-16 Oliver Schneiderround 1
2016-05-27 Manish GoregaokarMerge pull request #950 from oli-obk/split3
2016-05-27 Oliver Schneidersplit clippy into lints, plugin and cargo-clippy