diff options
author | pommicket <pommicket@gmail.com> | 2022-12-23 21:25:48 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-12-23 21:25:48 -0500 |
commit | aabe543ee93796330158fa7fd247fb1ebeb8e3bb (patch) | |
tree | 0917a9b55082b1dc6974e797cc942a8792c697d0 /main.c | |
parent | eb7519e92f768224803ab66985541c99bddc2bf0 (diff) |
remove old code
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -11,7 +11,6 @@ - run everything through valgrind ideally with leak checking - rust-analyzer bug reports: - bad json can give "Unexpected error: client exited without proper shutdown sequence" - - rust-analyzer should wait until cargo metadata/check is done before sending initialize response FUTURE FEATURES: - robust find (results shouldn't move around when you type things) - multiple files with command line arguments |