This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
crates
/
hir-ty
/
src
History
bors
c2099fe941
Auto merge of
#12336
- bitgaoshu:mismatch, r=flodiebold
...
fix
:
#12267
type-mismatch when using equals w/ a trait bound
2022-05-31 09:48:54 +00:00
..
consteval
…
diagnostics
feat: Add binding mode inlay hints
2022-05-14 14:58:35 +02:00
infer
fix overflow during tuple struct type inference
2022-05-29 16:22:33 +09:00
tests
Auto merge of
#12336
- bitgaoshu:mismatch, r=flodiebold
2022-05-31 09:48:54 +00:00
autoderef.rs
…
builder.rs
…
chalk_db.rs
mismatch
2022-05-21 17:26:03 +08:00
chalk_ext.rs
…
consteval.rs
…
db.rs
…
diagnostics.rs
…
display.rs
…
infer.rs
feat: Add binding mode inlay hints
2022-05-14 14:58:35 +02:00
interner.rs
…
lib.rs
feat: Add binding mode inlay hints
2022-05-14 14:58:35 +02:00
lower.rs
…
mapping.rs
…
method_resolution.rs
…
primitive.rs
…
test_db.rs
…
tests.rs
…
tls.rs
…
traits.rs
Increase defalt chalk overflow depth to match max solver size
2022-05-22 18:10:38 +03:00
utils.rs
…
walk.rs
…