Amos Wenger
|
00bc060ba3
|
Fix imports, delete removed interfaces
|
2022-07-20 19:18:39 +02:00 |
|
Amos Wenger
|
e009cdc8d9
|
Move token_stream to separate module
|
2022-07-20 19:18:39 +02:00 |
|
Amos Wenger
|
315b0a7254
|
Add sysroot-abi feature, copy 1.64 ABI fo rnow
|
2022-07-20 19:18:39 +02:00 |
|
Amos Wenger
|
f5042947ce
|
Add proc-macro-srv integration test that clones literals
This exercises some of the upcoming proc_macro bridge changes. It
should also pass for all supported ABIs, with the older-style bridge.
|
2022-07-20 16:43:40 +02:00 |
|
Amos Wenger
|
ade31ad757
|
Rename proc macro server from 'Rustc' to 'RustAnalyzer'
|
2022-07-20 15:40:23 +02:00 |
|
Amos Wenger
|
816f7fe12a
|
Run cargo fix --edition-idioms
|
2022-07-20 15:02:08 +02:00 |
|
Amos Wenger
|
23d25a3094
|
Enable extra warnings required by rust-lang/rust
|
2022-07-20 15:00:17 +02:00 |
|
Jonas Schievink
|
188c0e424c
|
Remove macro ABI version from doc comment
It's hard to remember to keep this in sync, but since the file path already contains the version, this comment is pretty unnecessary.
|
2022-07-18 17:44:53 +02:00 |
|
Jonas Schievink
|
5ad981ba67
|
Remove outdated proc macro ABIs
|
2022-07-18 14:58:50 +02:00 |
|
Jonas Schievink
|
6cb0746f82
|
Support the 1.64 nightly proc macro ABI
|
2022-07-18 14:31:21 +02:00 |
|
Jonas Schievink
|
ebfbb314c0
|
Update 1.63 proc macro ABI to match rustc
|
2022-07-12 15:19:31 +02:00 |
|
bjorn3
|
f9e1ff6846
|
Add doc comment
|
2022-06-08 14:31:36 +00:00 |
|
bjorn3
|
c6827e2f47
|
Rustfmt
|
2022-06-08 14:22:17 +00:00 |
|
bjorn3
|
a07b3103b1
|
Add proc macro ABI for rustc 1.63
|
2022-06-08 13:41:10 +00:00 |
|
Peh
|
1f011fa4a3
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
|