rust/crates
bors[bot] 4a3d6aa26a Merge #356
356: Fix a bug in char literal validation discovered through fuzzing r=matklad a=DJMcNab

We also add a Cargo.lock to the fuzzing directory, as that isn't gitignored automatically, so I imagine it should be committed.

Co-authored-by: DJMcNab <36049421+djmcnab@users.noreply.github.com>
2018-12-29 12:50:34 +00:00
..
gen_lsp_server Bump serde from 1.0.82 to 1.0.83 2018-12-28 06:08:30 +00:00
ra_analysis completion for enum variants 2018-12-28 21:07:47 +03:00
ra_cli modernize even more 2018-12-06 21:16:37 +03:00
ra_db Merge #350 2018-12-28 16:17:19 +00:00
ra_editor highlight macro idents 2018-12-28 18:17:43 +03:00
ra_hir Missing return type means unit, not unknown 2018-12-29 12:08:57 +01:00
ra_lsp_server completion for enum variants 2018-12-28 21:07:47 +03:00
ra_syntax Add fuzz failure to the fuzz-failures directory 2018-12-29 12:45:48 +00:00
ra_text_edit change to `TextEdit` to avoid allocation and sort 2018-12-25 20:49:18 +01:00
ra_vfs fix the test 2018-12-20 12:15:38 +03:00
test_utils Bump itertools from 0.7.11 to 0.8.0 2018-12-27 12:32:23 +00:00
thread_worker swtich lsp server to vfs 2018-12-20 12:15:38 +03:00
tools Bump itertools from 0.7.11 to 0.8.0 2018-12-27 12:32:23 +00:00