rust/crates
bors[bot] c6c88070c4 Merge #1068
1068: profiling crate first draft r=matklad a=pasa

I've made this first draft for #961 
Could you look at it? Is this something what you are looking for?
It has lack of tests. I can't figure out how to test stderr output in rust right now. Do you have some clues?
Additionally I'm thinking about to implement procedural  macros to annotate methods with this profiler. Will it be helpful?



Co-authored-by: Sergey Parilin <sergey.parilin@fxdd.com>
2019-04-03 09:09:11 +00:00
..
gen_lsp_server show message in client's UI if workspace fails to load 2019-03-05 16:33:05 +03:00
ra_arena
ra_assists remove flavor 2019-04-02 12:25:24 +03:00
ra_batch rename persistent hir database -> def database 2019-03-23 15:44:24 +03:00
ra_cli Merge #1068 2019-04-03 09:09:11 +00:00
ra_db update salsa some more 2019-03-27 16:31:13 +03:00
ra_fmt add ast::tokens 2019-04-02 10:23:29 +03:00
ra_hir Merge #1068 2019-04-03 09:09:11 +00:00
ra_ide_api always produce source for import 2019-04-02 17:58:04 +03:00
ra_lsp_server PR issuse resolved 2019-04-02 17:52:04 +03:00
ra_mbe always show token text 2019-04-02 14:49:46 +03:00
ra_parser Merge #1082 2019-04-01 11:22:13 +00:00
ra_prof PR issuse resolved 2019-04-02 17:52:04 +03:00
ra_project_model replace todo with fixme 2019-03-23 11:07:09 +03:00
ra_syntax Merge #1076 2019-04-02 19:01:54 +00:00
ra_text_edit Disable fork feature for proptest 2019-03-23 08:57:07 +01:00
ra_tt
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