Nick Cameron

Results 260 comments of Nick Cameron

Whoops, yeah my mistake, should have removed that

I'm really interested to find out how you find the format for errors. If you make use of the JSON format, please let me know how you get along -...

It should be in the next nightly, but nightlies seem to a bit broken atm. They should be made every night, but we haven't made one since the 15th. Hopefully,...

Maybe do this for beta, or at least investigate what the experience is like.

@jonathandturner is keen to do this sooner rather than later, so I'll write out in more detail what this entails and the open questions. There are 2.5 kinds of code...

Taking this off the beta milestone, would be good to have, but this shouldn't block IMO, and I don't think compiler support will be mature enough in the beta timeframe

Compiler support for a full solution is looking further and further off :-( Currently I wouldn't expect that to happen until early 2019, and being able to reliably use that...

https://github.com/rust-lang-nursery/rls/issues/6#issuecomment-375172949 is still about right. There has been no progress, but its still a highly desired feature.

We definitely want the guts of this stuff to be in rustc - importing depends on name resolution and that is really complex :-( "Remove unused import" should be really...

I'm not sure how sccache works, but I don't think you will be able to use it with the RLS since we use our own version of rustc, so I...