]> git.lizzy.rs Git - rust.git/history - crates/syntax/src/ast.rs
Merge #11294
[rust.git] / crates / syntax / src / ast.rs
2022-01-15 bors[bot]Merge #11294
2022-01-15 Lukas WirthMove format specifier lexing from syntax to ide_db
2022-01-08 bors[bot]Merge #11107
2022-01-07 bors[bot]Merge #11145
2022-01-07 bors[bot]Merge #11220
2022-01-07 bors[bot]Merge #11225
2022-01-07 Lukas WirthBetter interface for doc comment and attribute processing
2021-10-17 bors[bot]Merge #10417
2021-10-14 bors[bot]Merge #10434
2021-10-12 bors[bot]Merge #10423
2021-10-06 bors[bot]Merge #10420
2021-10-06 bors[bot]Merge #10459
2021-10-05 bors[bot]Merge #10440
2021-10-03 bors[bot]Merge #10438
2021-10-03 Lukas Wirthminor: Simplify
2021-09-29 bors[bot]Merge #10181
2021-09-28 bors[bot]Merge #10373
2021-09-27 bors[bot]Merge #10366
2021-09-27 bors[bot]Merge #10364
2021-09-27 Lukas WirthRename `*Owner` traits to `Has*`
2021-09-26 bors[bot]Merge #10360
2021-09-26 Aleksey Kladovinternal: more reasonable grammar for blocks
2021-09-25 bors[bot]Merge #10211
2021-09-24 bors[bot]Merge #10105
2021-09-23 bors[bot]Merge #10315
2021-09-22 bors[bot]Merge #10284
2021-09-21 bors[bot]Merge #10304
2021-09-21 Lukas WirthGenerate ast nodes for each ast trait
2021-08-21 bors[bot]Merge #9908
2021-08-21 bors[bot]Merge #9962
2021-08-14 bors[bot]Merge #9890
2021-08-14 Aleksey Kladovinternal: merge hir::BinaryOp and ast::BinOp
2021-08-14 Aleksey Kladovinternal: prepare to merge hir::BinaryOp and ast::BinOp
2021-08-14 Aleksey Kladovinternal: make naming consistent
2021-08-14 Aleksey Kladovinternal: prepare a dedicated module for all operators
2021-05-19 bors[bot]Merge #8882
2021-05-18 bors[bot]Merge #8871
2021-05-17 bors[bot]Merge #8795
2021-05-16 bors[bot]Merge #8813
2021-05-14 bors[bot]Merge #8819
2021-05-14 Aleksey Kladovinternal: remove one more immutable tree
2021-03-22 bors[bot]Merge #8054
2021-03-20 bors[bot]Merge #8119
2021-03-19 bors[bot]Merge #8112
2021-03-19 Jonas SchievinkMove `AttrsOwnerNode` to syntax and make it public
2021-03-18 bors[bot]Merge #8082
2021-03-18 bors[bot]Merge #8081
2021-03-17 bors[bot]Merge #8065
2021-03-17 Lukas WirthBetter handling of block doc comments
2021-03-17 bors[bot]Merge #8048
2021-03-16 bors[bot]Merge #8042
2021-03-16 bors[bot]Merge #8034
2021-03-16 bors[bot]Merge #8051
2021-03-16 bors[bot]Merge #7498
2021-03-16 Aleksey KladovUpgrade rowan
2021-03-02 bors[bot]Merge #7335 #7691
2021-02-17 bors[bot]Merge #7706
2021-02-17 Lukas WirthRevert "Replace usage of ast::NameOrNameRef with ast...
2021-02-17 bors[bot]Merge #7699
2021-02-17 Lukas WirthReplace usage of ast::NameOrNameRef with ast::NameLike
2021-02-16 Lukas WirthImplement ast::AstNode for NameLike and move it to...
2021-01-22 bors[bot]Merge #7310 #7395
2021-01-22 bors[bot]Merge #7353
2021-01-22 bors[bot]Merge #7374
2021-01-22 bors[bot]Merge #7386
2021-01-20 bors[bot]Merge #7359
2021-01-20 bors[bot]Merge #7350
2021-01-20 bors[bot]Merge #7355
2021-01-19 Aleksey Kladov.
2020-12-18 bors[bot]Merge #6901
2020-12-16 bors[bot]Merge #6896
2020-12-16 bors[bot]Merge #6897
2020-12-16 Lukas WirthNode-ify lifetimes
2020-12-15 Jonas SchievinkBasic support for decl macros 2.0
2020-11-26 bors[bot]Merge #6496
2020-11-13 bors[bot]Merge #6519
2020-11-12 bors[bot]Merge #6524
2020-11-12 bors[bot]Merge #6514
2020-11-12 bors[bot]Merge #6513
2020-11-12 bors[bot]Merge #6534
2020-11-12 Aleksey KladovFix attachment of inner doc comments
2020-11-09 bors[bot]Merge #6472
2020-11-09 bors[bot]Merge #6465
2020-11-07 bors[bot]Merge #6476
2020-11-06 bors[bot]Merge #6477
2020-11-06 bors[bot]Merge #6480
2020-11-06 bors[bot]Merge #6482
2020-11-06 Aleksey KladovMove int parsing to IntNumber token
2020-11-04 bors[bot]Merge #6456
2020-11-04 bors[bot]Merge #6458
2020-11-03 bors[bot]Merge #6454
2020-11-03 Aleksey KladovFix overflow panic in convert_interger_literal assist
2020-11-03 bors[bot]Merge #6435
2020-11-02 bors[bot]Merge #6365
2020-11-02 bors[bot]Merge #6393 #6399
2020-11-02 bors[bot]Merge #6438
2020-11-02 Aleksey KladovDeny unreachable-pub
2020-08-24 Zac Pullar-StreckerMerge remote-tracking branch 'upstream/master' into...
2020-08-18 bors[bot]Merge #5687
2020-08-17 bors[bot]Merge #5782
next