helix-mods/helix-loader/src
Ricardo Fernández Serrata 6997ee9151
&Option<T> -> Option<&T> (#11091)
* refactor `starting_request_args` to only `ref` non-`Copy`

* refactor `needs_recompile` to only `ref` non-`Copy`

* refactor `add_workspace_folder` to only `ref` `Some`

---------

Co-authored-by: Rudxain <rudxain@localhost.localdomain>
2024-07-09 18:34:28 +09:00
..
config.rs implement proper lsp-workspace support 2023-03-29 12:57:30 +09:00
grammar.rs &Option<T> -> Option<&T> (#11091) 2024-07-09 18:34:28 +09:00
lib.rs typofix (#10125) 2024-04-03 23:05:48 +09:00
main.rs Use a minimal binary to fetch grammar sources in release CI (#2557) 2022-06-05 19:53:20 +09:00