Lukas Wirth
|
4ec81230db
|
Remove usages of Span::DUMMY
|
2023-12-20 12:53:46 +01:00 |
|
Lukas Wirth
|
f49a2fed3f
|
internal: Move out WithFixture into dev-dep only crate
|
2023-12-18 15:24:08 +01:00 |
|
Lukas Wirth
|
66e29be1bd
|
internal: Split out a span crate
|
2023-12-18 14:08:33 +01:00 |
|
Lukas Wirth
|
5544f4fa3d
|
Bump and unlock some dependencies
|
2023-12-07 11:48:58 +01:00 |
|
Laurențiu Nicola
|
c6fad55c98
|
Bump bitflags
|
2023-11-15 21:20:47 +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
|
f53368dd3f
|
Bump tracing
|
2023-11-15 13:00:32 +02:00 |
|
Laurențiu Nicola
|
f66df10f87
|
Bump itertools
|
2023-11-15 12:53:56 +02:00 |
|
shogo-nakano-desu
|
f671b0b864
|
refactor: move implementation inside anymap crate into stdx crate
|
2023-09-20 09:02:10 +09:00 |
|
shogo-nakano-desu
|
4b3257a365
|
refactor: port anymap
|
2023-09-20 09:02:05 +09:00 |
|
hkalbasi
|
f4704bc8ae
|
Switch to in-tree rustc dependencies with a cfg flag
|
2023-09-15 18:10:11 +03:30 |
|
Lukas Wirth
|
10b0cd7047
|
Replace format-args parser with upstream fork
|
2023-09-07 11:37:59 +02:00 |
|
Lukas Wirth
|
abe8f1ece4
|
Implement builtin#format_args, using rustc's format_args parser
|
2023-09-05 19:19:46 +02:00 |
|
Josh Stone
|
380773b3e8
|
Upgrade to indexmap v2
|
2023-06-24 17:35:20 -07:00 |
|
Lukas Wirth
|
8823db6c78
|
Bump more deps
|
2023-06-22 11:44:10 +02:00 |
|
David Lattimore
|
bea3a33d84
|
Change in-tree libs to workspace dependencies
|
2023-06-20 13:53:39 +10:00 |
|
Laurențiu Nicola
|
7197a27028
|
Use triomphe Arc
|
2023-05-02 20:02:43 +03:00 |
|
Laurențiu Nicola
|
160ab88bb9
|
Bump bitflags
|
2023-04-17 18:42:59 +03:00 |
|
Lukas Wirth
|
3c0f20a7bd
|
internal: Enable smallvec's union feature
|
2023-02-14 17:01:01 +01: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
|
68723043db
|
Split out hir-def attribute handling parts into hir-expand
|
2023-01-09 19:29:28 +01:00 |
|
Lukas Wirth
|
8f8200eb14
|
Simplify
|
2022-12-21 21:34:01 +01:00 |
|
hkalbasi
|
05906da0ec
|
use rustc crates instead of copy paste
|
2022-12-07 01:59:38 +03:30 |
|
Lukas Wirth
|
ffd7bf8bf9
|
Bump Cargo rust-version fields to latest stable
|
2022-11-07 12:59:51 +01:00 |
|
Laurențiu Nicola
|
3a5f6a705e
|
Bump dashmap
|
2022-10-15 12:54:25 +03:00 |
|
Laurențiu Nicola
|
50f990c46f
|
Bump smallvec
|
2022-10-15 12:52:34 +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
|
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
|
791f2a0bec
|
Bump smallvec
|
2022-07-03 10:09:35 +03:00 |
|
Laurențiu Nicola
|
e6fcb23445
|
Bump either
|
2022-07-03 10:09:35 +03:00 |
|
Lukas Wirth
|
76ae5434fa
|
internal: Bump Dependencies
|
2022-06-10 17:30:02 +02:00 |
|
Lukas Wirth
|
0cf677ab42
|
internal: Update dashmap and freeze its version
|
2022-06-10 16:19:52 +02:00 |
|
Aleksey Kladov
|
57cb65bb7a
|
internal: vendor lsp-server
|
2022-05-14 21:15:43 +01:00 |
|
Peh
|
1f011fa4a3
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
|