aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/03-notations/10963-simplify-parser.rst
blob: 327a39bdb6722995d63955682cc1332a3da09f40 (plain)
1
2
3
4
5
6
- A simplification of parsing rules could cause a slight change of
  parsing precedences for the very rare users who defined notations
  with `constr` at level strictly between 100 and 200 and used these
  notations on the right-hand side of a cast operator (`:`, `:>`,
  `:>>`) (`#10963 <https://github.com/coq/coq/pull/10963>`_, by Théo
  Zimmermann, simplification initially noticed by Jim Fehrle).