Racer v2.1.0 Release Notes

    • ๐Ÿ‘Œ Support completions for stdlib macros #902
    • ๐Ÿ‘Œ Support extern "~" block #895
    • Support crate_in_paths #891
    • ๐Ÿ›  Fix bug of getting completion context from use statement #886
    • ๐Ÿ– Handle const unsafe fn #879
    • Limit recursion depth through glob imports #875
    • Enable completion based on trait bound for function args #871
    • Fix bug in search_closure_args #862
    • Replace cargo.rs with cargo crate #855
    • Migrate over to rustc_ap_syntax #854
    • Make RUST_SRC_PATH optional #808
    • ๐Ÿ”จ Refactor based on clippy #860