Hi, I noticed that a few sections within the nomicon overlap with that of the reference.
For instance, coercions:
and the method call operator:
https://doc.rust-lang.org/reference/expressions/method-call-expr.html?#method-call-expressions
https://doc.rust-lang.org/nomicon/dot-operator.html
Are these sections still necessary in the nomicon?