]> git.lizzy.rs Git - rust.git/history - crates/ra_syntax/src/validation.rs
Some FIXMEs were outdated:
[rust.git] / crates / ra_syntax / src / validation.rs
2020-05-24 Julian WollersbergerSome FIXMEs were outdated:
2020-05-24 Julian WollersbergerUpdate to rustc_lexer version 660.
2020-05-21 Galilée 'Bill' Eng... Merge branch 'master' of github.com:rust-analyzer/rust...
2020-05-15 bors[bot]Merge #4448
2020-05-14 bors[bot]Merge #4273
2020-05-14 bors[bot]Merge #4445
2020-05-14 bors[bot]Merge #4405
2020-05-14 bors[bot]Merge #4432
2020-05-13 bors[bot]Merge #4452
2020-05-13 Trevor SpiteriUse back ticks instead of single quotes around code
2020-05-05 bors[bot]Merge #4166
2020-05-04 bors[bot]Merge #4287
2020-05-03 bors[bot]Merge #4278
2020-05-03 bors[bot]Merge #4276
2020-05-02 bors[bot]Merge #4272
2020-05-02 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-05-02 bors[bot]Merge #4234
2020-05-02 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-05-01 bors[bot]Merge #4220 #4240
2020-05-01 bors[bot]Merge #4236
2020-05-01 bors[bot]Merge #4244
2020-05-01 bors[bot]Merge #4246
2020-05-01 John RennerValidate uses of self and super
2020-05-01 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-30 bors[bot]Merge #4228
2020-04-30 bors[bot]Merge #4153
2020-04-30 bors[bot]Merge #4227
2020-04-30 John RennerReport invalid, nested, multi-segment crate-paths
2020-04-30 bors[bot]Merge #4222
2020-04-30 bors[bot]Merge #4219
2020-04-30 bors[bot]Merge #4210
2020-04-30 bors[bot]Merge #4178
2020-04-29 John RennerValidate the location of `crate` in paths
2020-04-25 bors[bot]Merge #4113 #4136 #4141 #4142
2020-04-25 bors[bot]Merge #4139
2020-04-25 bors[bot]Merge #4133
2020-04-25 bors[bot]Merge #4134
2020-04-25 bors[bot]Merge #4125
2020-04-25 bors[bot]Merge #4131
2020-04-25 Aleksey KladovSwitch to TryFrom
2020-04-25 Aleksey KladovConvert code to text-size
2020-04-08 bors[bot]Merge #3826
2020-04-07 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-07 Aleksey KladovMerge pull request #3863 from Veetaha/feature/migrate...
2020-04-07 Aleksey KladovMerge pull request #3866 from lnicola/fewer-braces
2020-04-06 Laurențiu NicolaFix unnecessary braces warnings
2020-03-01 bors[bot]Merge #3384
2020-02-29 bors[bot]Merge #3379
2020-02-29 Aleksey KladovRename ast::ImplBlock -> ast::ImplDef
2020-02-18 bors[bot]Merge #3218
2020-02-18 bors[bot]Merge #3026
2020-02-17 Veetahara_syntax: reshape SyntaxError for the sake of removing...
2020-02-09 Kevin DeLoreyMerge branch 'master' into kdelorey/complete-trait...
2020-02-04 bors[bot]Merge #2948
2020-02-04 bors[bot]Merge #2981
2020-02-04 bors[bot]Merge #2962
2020-02-03 bors[bot]Merge #2911
2020-02-03 Veetahara_syntax: added tests for tokenization errors
2020-01-17 Aleksey KladovMerge pull request #2813 from jyn514/arg_attributes
2020-01-15 bors[bot]Merge #2843
2020-01-14 bors[bot]Merge #2841
2020-01-14 bors[bot]Merge #2844
2020-01-14 bors[bot]Merge #2834
2020-01-14 Veetaharefactor(ra_syntax.validation): removed code duplicatio...
2019-11-18 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-16 bors[bot]Merge #2263
2019-11-15 bors[bot]Merge #2266
2019-11-15 bors[bot]Merge #2252
2019-11-15 Geoffry SongAttempt to implement typed accessors
2019-11-15 Geoffry SongMove inclusive range check to validation
2019-11-15 bors[bot]Merge #2165
2019-11-11 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-11 bors[bot]Merge #2205
2019-11-11 bors[bot]Merge #2203
2019-11-11 bors[bot]Merge #2207
2019-11-11 Aleksey KladovForbid visibility qualifiers in traits
2019-10-08 bors[bot]Merge #1922
2019-10-08 bors[bot]Merge #1951
2019-10-05 bors[bot]Merge #1960
2019-10-05 Ekaterina Babshukovareplace AST visitors with macro
2019-09-30 bors[bot]Merge #1937
2019-09-30 Alexander AndreevMerge branch 'master' into feature/issue/1856
2019-09-30 Alexander AndreevAdded test for check doc strings in crates.
2019-09-05 bors[bot]Merge #1743
2019-09-02 bors[bot]Merge #1752
2019-09-02 Aleksey Kladovalways wrap block into an expression
2019-08-26 bors[bot]Merge #1736
2019-08-23 bors[bot]Merge #1731
2019-08-23 Aleksey Kladovrename struct -> record, pos -> tuple
2019-08-20 bors[bot]Merge #1706 #1708
2019-08-20 Aleksey Kladov:arrow_up: rustc_lexer
2019-08-13 bors[bot]Merge #1636
2019-08-09 bors[bot]Merge #1673
2019-08-09 Aleksey KladovMove numeric names inside of `NameRef`
2019-07-29 bors[bot]Merge #1604
2019-07-29 bors[bot]Merge #1601
2019-07-24 bors[bot]Merge #1584
2019-07-24 Aleksey Kladovswitch to upstream unescape
2019-07-21 Kirill BulatovMerge branch 'master' into add-type-lenses
2019-07-21 bors[bot]Merge #1570
next