]> git.lizzy.rs Git - rust.git/commit
Use ObligationCtxt::new_in_snapshot in satisfied_from_param_env
authorMichael Goulet <michael@errs.io>
Mon, 30 Jan 2023 19:04:55 +0000 (19:04 +0000)
committerMichael Goulet <michael@errs.io>
Mon, 30 Jan 2023 19:04:59 +0000 (19:04 +0000)
commit343a359109a48f4ece657831bf0331e22d108800
treec5a036c1a80cc94867a3b06d3e90c8f8b233b812
parentf55b0022db8dccc6aa6bf3f650b562eaec0fdc54
Use ObligationCtxt::new_in_snapshot in satisfied_from_param_env
compiler/rustc_trait_selection/src/traits/const_evaluatable.rs
tests/rustdoc/document-item-with-associated-const-in-where-clause.rs [new file with mode: 0644]
tests/ui/const-generics/generic_const_exprs/single-satisfied-ConstEvaluatable-in-probe.rs [new file with mode: 0644]