You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 months ago
..
src `&Option<T>` -> `Option<&T>` (#11091) 3 months ago
Cargo.toml build(deps): bump tempfile from 3.10.0 to 3.10.1 (#9733) 7 months ago
build.rs Fix logic to update version when HEAD changes. (#10896) 4 months ago