about summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
2019-05-04Rename 'no tracking issue START' to fit better with tidy.Mazdak Farrokhzad-4/+4
2019-05-03tidy: Extract `let mut part` out of `parts` block in `version.rs`Alexey Shmalko-7/+5
2019-05-03Migrate tidy to rust 2018 editionAlexey Shmalko-10/+3
2019-05-02Make tidy::version::Version copyAlexey Shmalko-4/+4
2019-05-02Make in_feature_group a simple bool flagAlexey Shmalko-7/+6
2019-05-02Rework Version::parse to avoid extra allocationsAlexey Shmalko-10/+20
2019-05-02Make tidy::version::Version a [u32; 3]Alexey Shmalko-12/+28
2019-05-02Address review commentsAlexey Shmalko-28/+29
2019-05-02Ensure language features in group are sorted by sinceAlexey Shmalko-0/+17
2019-05-02Assign group and parse since for FeatureAlexey Shmalko-11/+117
2019-05-02Make find_attr_val a little bit more preciseAlexey Shmalko-4/+17
2019-04-30Cleanup 'active' declare_features! with uniform style + sorting.Mazdak Farrokhzad-10/+16
2019-04-27tidy: Fix false positives from long URLsVadim Petrochenkov-6/+11
2019-04-25Fix false position on style.rs itselfvarkor-8/+11
2019-04-25Advise the user on how to suppress the file length tidy errorvarkor-1/+7
2019-04-25Add a tidy test for line countvarkor-3/+15
2019-04-23Check for other unused tidy check directivesvarkor-28/+70
2019-04-23Tidy warn on ignored line length when lines are not too longvarkor-3/+9
2019-04-23Look specifically for comments containing tidy ignore directivesvarkor-5/+10
2019-04-23Auto merge of #60172 - varkor:tidy-double-trailing-newline, r=kennytmbors-1/+1
2019-04-22Add a tidy check for leading trailing newlinesvarkor-0/+7
2019-04-22Disallow double trailing newlines in tidyvarkor-1/+1
2019-04-18Remove unnecessary conditionYuki OKUSHI-1/+1
2019-04-17Rename filenameYuki OKUSHI-1/+1
2019-04-14Rollup merge of #59747 - gruberb:copy-book-toml-unstable-book, r=ehussMazdak Farrokhzad-4/+4
2019-04-12Use measureme in self-profilerWesley Wiser-0/+1
2019-04-07Change root path for unstable-bookBastian Gruber-4/+4
2019-03-28Auto merge of #59336 - gnzlbg:hint_black_box, r=alexcrichtonbors-0/+4
2019-03-26Add exception for libcore/hint.rs to pal lint of tidy scriptgnzlbg-0/+4
2019-03-26Rollup merge of #59315 - Zoxc:move-query, r=oli-obkMazdak Farrokhzad-0/+1
2019-03-25SGX target: fix std unit testsJethro Beekman-0/+1
2019-03-20Allow itertoolsJohn Kåre Alsaker-0/+1
2019-03-05Create a derive macro for HashStableJohn Kåre Alsaker-0/+1
2019-03-02Rollup merge of #58842 - mati865:53005, r=alexcrichtonkennytm-1/+1
2019-03-01Forbid duplicating Cargo as a dependencyMateusz Mikuła-1/+1
2019-03-01tidy: deny(rust_2018_idioms)Mazdak Farrokhzad-8/+9
2019-02-27Fix tidy check for language and library featuresDan Robertson-10/+12
2019-02-18Add constant_time_eq to license exception list of tidy toolflip1995-0/+1
2019-02-12Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnikbors-3/+3
2019-02-11Allow platform specific testsOliver Scherer-0/+1
2019-02-10tools: doc commentsAlexander Regueiro-3/+3
2019-02-04Transition tidy and unstable-book-gento 2018 editionHirokazu Hata-1/+2
2019-01-30Add exception for new dependency in license checkerJames Munns-0/+1
2019-01-29Update stdsimdgnzlbg-0/+2
2019-01-26Bump bootstrap compiler to 1.33 betaMark Rousskov-1/+1
2019-01-25Rebase to the llvm-project monorepoJosh Stone-0/+1
2019-01-13Added check for copyright notices.Alexander Regueiro-2/+10
2019-01-13Cosmetic improvementsAlexander Regueiro-114/+122
2019-01-13Update the const fn tracking issue to the new metabugvarkor-6/+5
2018-12-28Update cargo, rls, miriEric Huss-0/+5