rust/compiler/rustc_traits/src
bors 0d033dee3e Auto merge of #78182 - LeSeulArtichaut:ty-visitor-contolflow, r=lcnr,oli-obk
TypeVisitor: use `std::ops::ControlFlow` instead of `bool`

Implements MCP rust-lang/compiler-team#374.

Blocked on FCP in rust-lang/compiler-team#374.
r? `@lcnr` cc `@jonas-schievink`
2020-10-30 22:53:55 +00:00
..
chalk Auto merge of #78182 - LeSeulArtichaut:ty-visitor-contolflow, r=lcnr,oli-obk 2020-10-30 22:53:55 +00:00
dropck_outlives.rs Address comments 2020-10-14 00:17:42 -04:00
evaluate_obligation.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
implied_outlives_bounds.rs Fix some more clippy warnings 2020-10-30 10:12:56 -04:00
lib.rs TypeVisitor: use ControlFlow in rustc_{mir,privacy,traits,typeck} 2020-10-30 12:27:44 +01:00
normalize_erasing_regions.rs Remove def_id field from ParamEnv 2020-09-09 10:14:31 +02:00
normalize_projection_ty.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
type_op.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00