Rex

Results 33 issues of Rex

This is likely more a problem with rust-analyzer than this library, but I want to raise awareness because this harms ergonomics and I'd like to understand if there's a work...

Fixes https://github.com/launchbadge/sqlx/issues/2595, https://github.com/launchbadge/sqlx/issues/2262, and https://github.com/launchbadge/sqlx/issues/1576. replaces https://github.com/launchbadge/sqlx/pull/2641

breaking

```bash $ srb spec/spec_helper.rb:385: Unable to resolve constant Sorbet https://srb.help/5002 385 |RSpec::Sorbet.allow_doubles! ``` I followed the directions in the readme. I added the `gem 'rspec-sorbet'` to the `Gemfile`, `bundle install`ed,...