cairo-native 0.2.6

A compiler to convert Cairo's intermediate representation Sierra code to MLIR.
1
2
3
4
5
6
7
coverage:
  status:
    project:
      default: # This can be anything, but it needs to exist as the name
        threshold: 90%
        paths:
          - "src"