Lukas Wirth
|
b97ab00bd4
|
Split out rustc_lexer from rustc_dependencies
|
2024-01-08 15:24:46 +01:00 |
|
Tetsuharu Ohzeki
|
efc87092b3
|
Use Cargo's [workspace.lints.*] to config clippy
|
2023-12-29 23:51:32 +09:00 |
|
Lukas Wirth
|
f49a2fed3f
|
internal: Move out WithFixture into dev-dep only crate
|
2023-12-18 15:24:08 +01:00 |
|
Lukas Wirth
|
b1a8f83a0c
|
fix: Smaller spans for unresolved field and method diagnostics
|
2023-12-08 18:46:36 +01:00 |
|
Laurențiu Nicola
|
2814d646cb
|
Bump rayon
|
2023-11-15 21:14:56 +02:00 |
|
Laurențiu Nicola
|
1fc056ec93
|
Bump indexmap
|
2023-11-15 13:21:34 +02:00 |
|
Laurențiu Nicola
|
cb8434e594
|
Bump either
|
2023-11-15 13:07:36 +02:00 |
|
Laurențiu Nicola
|
f66df10f87
|
Bump itertools
|
2023-11-15 12:53:56 +02:00 |
|
hkalbasi
|
f4704bc8ae
|
Switch to in-tree rustc dependencies with a cfg flag
|
2023-09-15 18:10:11 +03:30 |
|
Josh Stone
|
380773b3e8
|
Upgrade to indexmap v2
|
2023-06-24 17:35:20 -07:00 |
|
Lukas Wirth
|
099b5b3b15
|
internal: Bump rustc_lexer
|
2023-05-18 10:17:40 +02:00 |
|
Laurențiu Nicola
|
7197a27028
|
Use triomphe Arc
|
2023-05-02 20:02:43 +03:00 |
|
Lukas Wirth
|
1456b53051
|
Bump smol-str
|
2023-04-11 14:39:19 +02:00 |
|
Lukas Wirth
|
39e86e78c3
|
Bump Cargo.lock
|
2023-03-25 15:12:39 +01:00 |
|
Ryo Yoshida
|
cf0c8fe000
|
minor: import Either from either
|
2023-02-25 21:55:11 +09:00 |
|
Lukas Wirth
|
4788c7a056
|
Bump rustc-ap-rustc_lexer
|
2023-02-08 11:42:14 +01:00 |
|
Laurențiu Nicola
|
1431264646
|
Bump rayon
|
2023-01-21 14:05:22 +02:00 |
|
Laurențiu Nicola
|
392a6ee422
|
Bump once_cell
|
2023-01-21 08:48:46 +02:00 |
|
bors
|
fa874627f0
|
Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril
Use workspace.dependencies to declare local dependencies
|
2023-01-17 10:29:27 +00:00 |
|
Lukas Wirth
|
bed4db3c62
|
Use workspace.dependencies to declare local dependencies
|
2023-01-17 10:52:26 +01:00 |
|
Lukas Wirth
|
e4858fe480
|
Specify authors, edition and license via workspace.package
|
2023-01-16 16:44:00 +01:00 |
|
Lukas Wirth
|
679df2adf1
|
Specify rust-version via workspace.package
|
2023-01-16 16:33:01 +01:00 |
|
Lukas Wirth
|
ffd7bf8bf9
|
Bump Cargo rust-version fields to latest stable
|
2022-11-07 12:59:51 +01:00 |
|
Laurențiu Nicola
|
f5bbf9a06a
|
Bump proc-macro2
|
2022-10-15 13:02:10 +03:00 |
|
Laurențiu Nicola
|
39777bf941
|
Bump rowan
|
2022-10-15 12:58:57 +03:00 |
|
Laurențiu Nicola
|
cbce0cda08
|
Bump anyhow, arbitrary, itertools, semver, serde
|
2022-10-15 12:52:34 +03:00 |
|
Laurențiu Nicola
|
df7d39b2ed
|
Bump once_cell
|
2022-10-08 21:25:11 +03:00 |
|
Amos Wenger
|
0bffdf2627
|
Disable all source-gen tests at compile time
|
2022-07-24 10:38:28 +02:00 |
|
Lukas Wirth
|
cb6703fe06
|
internal: Don't parse files unnecessarily in scope_for_offset
|
2022-07-23 00:50:59 +02:00 |
|
Amos Wenger
|
1b416473a3
|
Upgrade to expect-test@1.4.0
cf. https://github.com/rust-analyzer/expect-test/issues/33
cf. https://github.com/rust-lang/rust/pull/99444#issuecomment-1188844202
|
2022-07-19 13:00:45 +02:00 |
|
Laurențiu Nicola
|
6669f388a2
|
Bump indexmap
|
2022-07-03 10:09:35 +03:00 |
|
Laurențiu Nicola
|
c7c314d462
|
Bump quote
|
2022-07-03 10:09:35 +03:00 |
|
Lukas Wirth
|
76ae5434fa
|
internal: Bump Dependencies
|
2022-06-10 17:30:02 +02:00 |
|
Peh
|
1f011fa4a3
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
|
Alex Touchet
|
940ec0967a
|
Update repo URL
|
2022-04-13 16:54:24 -07:00 |
|
Lukas Wirth
|
0d1d1dc3d9
|
internal: Move rust.ungram into rust-analyzer/crates/syntax
|
2022-04-01 17:12:33 +02:00 |
|
Lukas Wirth
|
8e91bb7660
|
minor: Bump dependencies
|
2022-03-22 17:42:24 +01:00 |
|
Lukas Wirth
|
c0d6471143
|
fix: Recognize Self as a proper keyword
|
2022-03-05 23:20:06 +01:00 |
|
Chayim Refael Friedman
|
d9f0731bd2
|
Parse destructuring assignment
The only patterns we should parse are `..` in structs and `_`: the rest are either not supported or already valid expressions.
|
2022-03-02 01:51:25 +00:00 |
|
Chayim Refael Friedman
|
9881614db1
|
Upgrade ungrammar to 1.15.0
|
2022-02-21 08:34:36 +02:00 |
|
iDawer
|
676744be6e
|
Bump MSRV (1.57)
|
2021-12-16 01:56:12 +05:00 |
|
Laurențiu Nicola
|
8782e8e704
|
Bump deps
|
2021-12-12 13:10:21 +02:00 |
|
Lukas Wirth
|
92f7db447c
|
minor: Lift out FxIndex{Map/Set} types into ide_db
|
2021-11-16 12:15:47 +01:00 |
|
Lukas Wirth
|
2f5afba9f8
|
Replace some String usages with SmolStr in completions
|
2021-11-05 12:30:39 +01:00 |
|
Laurențiu Nicola
|
8457ae34bd
|
Set MSRV
|
2021-10-23 15:07:11 +03:00 |
|
Lukas Wirth
|
1294bfce86
|
Migrate to edition 2021
|
2021-10-21 20:10:40 +02:00 |
|
Lukas Wirth
|
b219a4c465
|
internal: Parse const trait bounds
|
2021-10-19 14:20:00 +02:00 |
|
Aleksey Kladov
|
afacdd612d
|
internal: update expect
|
2021-10-09 17:17:16 +03:00 |
|
Jonas Schievink
|
f8acae7895
|
Support let...else
|
2021-10-07 17:06:24 +02:00 |
|
zhoufan
|
116c7aef7f
|
move outer_attrs call before the match
|
2021-10-03 09:22:02 +08:00 |
|