Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

This is my personal tracking repo for problematic interactions between the new trait solver in Rust (-Ztrait-solver=next, rust-lang/rust#107374) and HIR typecheck, which relies on specific behaviors of the old ("-Ztrait-solver=classic") solver such as eager normalization.

I'll use this to track minimal repros for these problematic cases in HIR typeck, and draft commits that I've stashed in my personal rust fork for demo purposes, early code review, etc.

Mostly using this for the issue tracker since it's a bit easier to keep organized than a HackMD. I was inspired by solver-woes for this ❤️.

About

Issues found in HIR typeck with the new solver

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors