jacky liu

Results 3 issues of jacky liu

## Environment * **IntelliJ Rust plugin version:** 0.4.171.4656-221 * **Rust toolchain version:** 1.61.0 (fe5b13d68 2022-05-18) x86_64-pc-windows-msvc * **IDE name and version:** GoLand 2022.1 (GO-221.5080.224) * **Operating system:** Windows 10 10.0...

subsystem::type inference & name resolution
bug

```kotlin class GridConstrainTestView : View() { override val root = gridpane { prefHeight = 600.0 prefWidth = 600.0 row { button("1") button("2") button("3") button("4") } row { button("11111111") { gridpaneConstraints...

https://github.com/SkinnyMind/libgit2dart/blob/b66662f33cfbe2fd4881f63775fa44ae12961afa/macos/libgit2dart.podspec#L18 dylib name should be libgit2.1.5.dylib or it will be fail to find the lib when running otool -L ./fgit show ``` @rpath/libgit2.1.5.dylib (compatibility version 1.5.0, current version 1.5.0) ```...