rust/crates/rust-analyzer/src
bors[bot] f654f49435
Merge #4125
4125: Avoid lossy OsString conversions r=matklad a=lnicola

This is a bit invasive, and perhaps for not much benefit since non-UTF-8 environment variables don't work anyway.

Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
2020-04-25 10:35:14 +00:00
..
bin Bubble up error 2020-04-24 01:38:58 +08:00
cli Convert code to text-size 2020-04-25 11:59:18 +02:00
main_loop Merge #4125 2020-04-25 10:35:14 +00:00
caps.rs Simplify by using to_vec 2020-03-02 14:05:44 -05:00
cargo_target_spec.rs feat: run ignored tests 2020-04-22 23:54:09 +02:00
cli.rs add diagnostics subcommand to rust-analyzer CLI 2020-04-13 18:40:41 -07:00
config.rs Honor snippet capability 2020-04-24 02:41:07 +02:00
conv.rs Convert code to text-size 2020-04-25 11:59:18 +02:00
diagnostics.rs
lib.rs Check for eprintln on CI 2020-04-06 17:00:18 +02:00
main_loop.rs Avoid lossy OsString conversions 2020-04-25 12:19:23 +03:00
markdown.rs
req.rs Avoid lossy OsString conversions 2020-04-25 12:19:23 +03:00
semantic_tokens.rs Add semantic tag for unresolved references 2020-04-18 21:28:51 +02:00
vfs_glob.rs Simpify workspace handling 2020-04-02 21:07:05 +03:00
world.rs Cleanup proc_macro config 2020-04-23 18:55:26 +02:00