Newest
-
When coc-rust-analyzer starts, the following errors are detected: And with `"rust-analyzer.cargo.features": "all"`, it seems that the config is ignored. `CocInfo`: ```text vim version: VIM…91khr opened 2 minutes ago
-
I tried this code: ```rust pub fn new( env: &napi::Env, f: &JsFunction, map_to_js: fn(&Env, I) -> napi::Result, map_result: fn(&Env, JsUnknown) -> O, ) -…kdy1 opened 2 hours ago
-
We can reduce friction by figuring out how to load data most efficiently to polars memory.ritchie46 opened 2 hours ago
-
### Summary RFC: [#NNNN](https://github.com/rust-lang/rfcs/pull/NNNN) Original issue: #NNNN Implementation: #NNNN Documentation: https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#…MohammadAbuzar945 opened 2 hours ago
-
### Summary Finished building a rust project in windows terminal (in a panel alongside helix, which is a new instance of `cmd` i guess)...then went back to the rust file and pressed `.` key (it had…ZuixAlias opened 1 hour ago
-
I do not understand, I have checked out every single version of this cargo and not a single one of them can run any of the examples. Any version 0.21.0 and higher all give the same error on the mac…jeffbdavenport opened 4 hours ago
-
JohnTitor opened 40 minutes ago
-
### Summary this mapping crashes Helix: ```toml [keys.normal] C = ["extend_to_line_end", "change_selection"] ``` I believe the crash happens when you transition editing modes through a keyma…lucypero opened 8 hours ago
-
I checked some new themes for `bat`, as [instructed in the documentation ](https://github.com/sharkdp/bat#adding-new-themes), after which delta stopped working with the following error: ``` $ git di…armak opened 1 hour ago
-
Followups from https://github.com/unicode-org/icu4x/issues/1735: - Level APIs should be at the top level on ICU4XBidiInfo - Do we need the ability to pass in a default level to ICU4XBidiInfo? …Manishearth opened 7 hours ago