loynoir

Results 135 issues of loynoir

## feat `corrosion` should detect per crate rust toolchain `rust-toolchain.toml` ## actual `corrosion` cannot detect per crate rust toolchain `rust-toolchain.toml` And complain `Could not find toolchain ''` ```log -- Rust...

### Problem vscode have zero tab-completion and validation on file `cbindgen.toml` ### Feat Generate `cbindgen.toml` jsonschema. https://crates.io/crates/schemars And publish to https://github.com/SchemaStore/schemastore So editor can use `schemastore` to support tab-completion and...

# Proposal ## Problem statement ## Motivating examples or use cases According to https://doc.rust-lang.org/proc_macro/struct.Ident.html There are - `pub fn new(string: &str, span: Span) -> Ident` - `ident.to_string()` Should provide below...

T-libs-api
api-change-proposal
ACP-accepted

https://github.com/guybedford/es-module-shims/issues/469#issuecomment-2692913934 https://github.com/guybedford/es-module-shims/blob/2.6.1/src/core.js#L614 https://github.com/guybedford/es-module-shims/blob/2.6.1/src/core.js#L876

enhancement

* [x] This is a bug report * [ ] This is a feature request * [x] I searched existing issues before opening this one ### Expected behavior ```sh $...