Rename ra_ide -> ide

This commit is contained in:
Aleksey Kladov 2020-08-13 17:42:52 +02:00
parent fc34403018
commit 1b0c7701cc
96 changed files with 122 additions and 125 deletions

View file

@ -1,10 +1,9 @@
[package]
edition = "2018"
name = "proc_macro_api"
version = "0.1.0"
authors = ["rust-analyzer developers"]
publish = false
version = "0.0.0"
license = "MIT OR Apache-2.0"
authors = ["rust-analyzer developers"]
edition = "2018"
[lib]
doctest = false