rust/compiler/rustc_codegen_ssa
bjorn3 aacdce38f7 Remove check_overflow method from MiscMethods
It can be retrieved from the Session too.
2024-06-21 19:30:26 +00:00
..

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.