helix/helix-loader
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
..
src &Option<T> -> Option<&T> (#11091) 2024-07-09 18:34:28 +09:00
build.rs Fix logic to update version when HEAD changes. (#10896) 2024-06-07 08:24:33 +09:00
Cargo.toml build(deps): bump tempfile from 3.10.0 to 3.10.1 (#9733) 2024-02-27 01:25:17 +01:00