summaryrefslogtreecommitdiff
path: root/tests/rustdoc-js-std/parser-errors.js
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-04-17 18:13:36 +0200
committerGitHub <noreply@github.com>2023-04-17 18:13:36 +0200
commita76b157624ff4ec3ce1b61ac495fb3043be72bbd (patch)
tree9973d39b1c04ab349ea028b32953e3701bab10da /tests/rustdoc-js-std/parser-errors.js
parentd01c62bcef9ed70f308cc151b6a714f27af1caf8 (diff)
parente28e19034ffd49a50499e96da884be3ea9a950aa (diff)
downloadrust-a76b157624ff4ec3ce1b61ac495fb3043be72bbd.tar.gz
Rollup merge of #110434 - compiler-errors:issue-110171, r=oli-obk
Check freeze with right param-env in `deduced_param_attrs` We're checking if a trait (`Freeze`) holds in a polymorphic function, but not using that function's own (reveal-all) param-env. This causes us to try to eagerly normalize a specializable projection type that has no default value, which causes an ICE. Fixes #110171
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions