mcclure

Results 166 issues of mcclure

I would like this option. Uncertain how many people would toggle it. Defaults to on (IE merging this is a no-op).

Modules have a ".domain" field [used primarily for reading back domains by name, usually aliased from `m.d`] and a ".domains" field [a list which is added to to define new...

improvement

I have a project, in which when I run `cargo objcopy` I get this error: ![image](https://github.com/rust-embedded/cargo-binutils/assets/277318/123ea1c4-3e7d-497d-8ba2-db2275040230) The error says "could not compile due to 2 previous errors", but there are...

### Problem While trying to diagnose another problem (see issue I will file in a minute), I decided to try uninstalling and reinstalling Rustup. When I sat down at my...

bug

We are developing with FNA in C#. In a particular situation, we had a reason to want to force Core profile. Our understanding is in order to run in Core...

I would like to know the number of samples in a file before I decode it (#21). An obvious way to do this would be to iterate over all frames...

### Problem I have a simple WebGPU app. *(See [this repo](https://github.com/mcclure/webgpu-tutorial-rs/tree/19dbf4a07fc85f661629abfdededc106b35822a1), commit 19dbf4a0. This is a simplified version that only draws a stripe. The actual repo is an in-progress "video...

E-hard
C-feature-request
A-manifest
S-needs-design
A-cargo-targets
A-crate-types

Kondo is really nice! But Say I don't want to let Kondo delete anything, right now. Say I just want to know *how much space would it free up if...

### Issue Description I have a C# project (csproj) with a C/C++ project as a dependency (vcxproj): the vcxproj builds a shared object file which the csproj makes use of...

bug
Documentation
triaged

### Motivation There is a new "filtered notifications" feature in Mastodon we must support to some degree: https://github.com/tuskyapp/Tusky/issues/4331 I think (?) Conny has work toward the preference pane for choosing...

enhancement