mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-05 19:00:31 -05:00
stronger inlining for CCVector (so that e.g. push is inline)
This commit is contained in:
parent
1debe08645
commit
9b3419055e
1 changed files with 1 additions and 0 deletions
1
_tags
1
_tags
|
|
@ -160,4 +160,5 @@
|
|||
<tests/*.ml{,i}>: thread
|
||||
<threads/*.ml{,i}>: thread
|
||||
<sequence>: -traverse
|
||||
<core/CCVector.cmx>: inline(25)
|
||||
<{string,core}/**/*.ml>: warn_A, warn(-4), warn(-44)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue