rp-rs / rp2040-project-template

A basic rp2040-hal project with blinky and rtt logging example code. With this you can quickly get started on a new rp2040 project
480 stars 98 forks source link

Update settings.json to use new rust-analyzer.check.allTargets #86

Open axelkar opened 1 week ago

axelkar commented 1 week ago

https://github.com/rust-lang/rust-analyzer/pull/13799

jannic commented 1 week ago

Thanks for your contribution. I don't know much about rust analyzer config, so I'll have to read the docs / try it out before approving this. Great that you provided a link to the corresponding change to rust-analyzer! (Of course, if some reviewer with more knowledge about rust analyzer is sure that this is fine, feel free to approve & merge!)