Home
last modified time | relevance | path

Searched defs:LocalMutationIsAllowed (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/compiler/rustc_borrowck/src/
Dinvalidation.rs334 _is_local_mutation_allowed: LocalMutationIsAllowed, in access_place()
Dlib.rs907 enum LocalMutationIsAllowed { enum
979 is_local_mutation_allowed: LocalMutationIsAllowed, in access_place()
1948 is_local_mutation_allowed: LocalMutationIsAllowed, in check_access_permissions()
2111 is_local_mutation_allowed: LocalMutationIsAllowed, in is_mutable()