rust/compiler/rustc_infer/src/infer
2023-04-06 23:01:35 -04:00
..
canonical Use BoundTy and BoundRegion instead of kind of PlaceholderTy and PlaceholderRegion 2023-04-06 23:01:35 -04:00
error_reporting Use BoundTy and BoundRegion instead of kind of PlaceholderTy and PlaceholderRegion 2023-04-06 23:01:35 -04:00
higher_ranked Use BoundTy and BoundRegion instead of kind of PlaceholderTy and PlaceholderRegion 2023-04-06 23:01:35 -04:00
lexical_region_resolve Doc-comment IndexVec::from_elem and use it in a few more places 2023-04-03 14:29:32 -07:00
nll_relate Use BoundTy and BoundRegion instead of kind of PlaceholderTy and PlaceholderRegion 2023-04-06 23:01:35 -04:00
opaque_types Assert defining anchor is set in take_opaque_types 2023-01-09 18:14:28 +00:00
outlives Remove intercrate and mark_ambiguous from Relation 2023-04-04 00:09:12 +00:00
region_constraints Use BoundTy and BoundRegion instead of kind of PlaceholderTy and PlaceholderRegion 2023-04-06 23:01:35 -04:00
at.rs assertion for only collection nll region variable information for debug in non-canonicalization contexts 2023-03-22 16:59:41 +00:00
combine.rs Remove intercrate and mark_ambiguous from Relation 2023-04-04 00:09:12 +00:00
equate.rs Remove intercrate and mark_ambiguous from Relation 2023-04-04 00:09:12 +00:00
free_regions.rs Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
freshen.rs stop special-casing 'static in evaluate 2023-03-22 11:37:57 +01:00
fudge.rs Remove type-traversal trait aliases 2023-02-22 17:04:58 +00:00
glb.rs Remove intercrate and mark_ambiguous from Relation 2023-04-04 00:09:12 +00:00
lattice.rs always make define_opaque_types explicit 2023-03-15 14:00:15 +01:00
lub.rs Remove intercrate and mark_ambiguous from Relation 2023-04-04 00:09:12 +00:00
mod.rs Use BoundTy and BoundRegion instead of kind of PlaceholderTy and PlaceholderRegion 2023-04-06 23:01:35 -04:00
opaque_types.rs Remove VecMap 2023-03-17 20:49:28 +00:00
projection.rs Rename AliasEq -> AliasRelate 2023-03-23 05:56:40 +00:00
resolve.rs resolve to universal regions when possible 2023-03-05 12:00:22 +03:00
sub.rs Remove intercrate and mark_ambiguous from Relation 2023-04-04 00:09:12 +00:00
type_variable.rs Fast path that skips over unchanged obligations in process_obligations 2023-03-17 19:56:03 +01:00
undo_log.rs clippy::complexity fixes 2022-12-19 00:04:28 +01:00