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/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>
3 months ago
..
config.rs implement proper lsp-workspace support 2 years ago
grammar.rs `&Option<T>` -> `Option<&T>` (#11091) 3 months ago
lib.rs typofix (#10125) 6 months ago
main.rs Use a minimal binary to fetch grammar sources in release CI (#2557) 2 years ago