Update docs for LLVM 14 #936
Annotations
11 warnings
Mac CI
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Mac CI
Deprecated syntax. Parentheses here are no longer required and will not be supported in the future.
|
Mac CI
Deprecated syntax. Parentheses here are no longer required and will not be supported in the future.
|
Mac CI
The "using" keyword has been replaced with "use", and qubits may now be allocated without a block. Consider "use q = Qubit();" or "use q = Qubit() { ... }".
|
Mac CI
Microsoft.Quantum.Arrays.Zip has been deprecated. Please use Microsoft.Quantum.Arrays.Zipped instead.
|
Mac CI
Deprecated syntax. Parentheses here are no longer required and will not be supported in the future.
|
Mac CI
Deprecated syntax. Parentheses here are no longer required and will not be supported in the future.
|
Mac CI
The "using" keyword has been replaced with "use", and qubits may now be allocated without a block. Consider "use q = Qubit();" or "use q = Qubit() { ... }".
|
Mac CI
Microsoft.Quantum.Arrays.Zip has been deprecated. Please use Microsoft.Quantum.Arrays.Zipped instead.
|
Mac CI
Deprecated syntax. Parentheses here are no longer required and will not be supported in the future.
|
Mac CI
The "using" keyword has been replaced with "use", and qubits may now be allocated without a block. Consider "use q = Qubit();" or "use q = Qubit() { ... }".
|