---
fixes:
- |
Improve the decomposition of the gate generated by :meth:`.QuantumCircuit.mcx`
without using ancilla qubits, so that the number of :class:`.CXGate` will grow
quadratically in the number of qubits and not exponentially.