rust/crates
bors[bot] 51e82fe6d2 Merge #1299
1299: Use ThemeColor and add support for light themes r=matklad a=lnicola

Part of #1294.

- switch to `ThemeColor`
- add light and high contrast theme definitions
- highlight control flow keywords and `unsafe`


Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
2019-05-21 13:58:42 +00:00
..
gen_lsp_server switch to official extend selection API 2019-04-21 12:13:48 +03:00
ra_arena Add is_empty to Arena 2019-04-26 11:42:10 -04:00
ra_assists apply T! macro where it is possible 2019-05-15 15:35:47 +03:00
ra_batch migrate to salsas interning 2019-04-09 22:51:22 +03:00
ra_cli output the progress for real 2019-05-20 21:20:52 +03:00
ra_db Assert that DB is unwind-safe, instead of proving 2019-05-18 13:05:42 +03:00
ra_fmt apply T! macro where it is possible 2019-05-15 15:35:47 +03:00
ra_hir profile type inference 2019-05-21 16:26:13 +03:00
ra_ide_api Merge #1299 2019-05-21 13:58:42 +00:00
ra_lsp_server Added local macro goto 2019-05-04 17:39:51 +01:00
ra_mbe Fix match literal 2019-05-20 18:29:02 +08:00
ra_parser apply T! macro where it is possible 2019-05-15 15:35:47 +03:00
ra_prof profile type inference 2019-05-21 16:26:13 +03:00
ra_project_model Sends cwd info for runnables and code lenses 2019-04-14 10:04:38 +02:00
ra_syntax sort hash maps for tests 2019-05-21 14:14:31 +03:00
ra_text_edit Disable fork feature for proptest 2019-03-23 08:57:07 +01:00
ra_tt Use map, sum in Subtree::coount instead of fold 2019-04-22 17:37:27 +08:00
test_utils fix error on wrong path 2019-03-17 12:53:22 +03:00
thread_worker automatically wait for worker threads 2019-02-14 21:11:07 +03:00
tools Use EXE extension for pre-commit hook on Window 2019-03-27 07:52:59 +01:00