Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some issues at extraction and add builtins | Son Ho | 2023-10-25 | 1 | -5/+299 |
* | Handle properly the builtin, non fallible functions | Son Ho | 2023-10-24 | 1 | -1/+33 |
* | Start taking into account non-fallible functions like core::mem::replace | Son Ho | 2023-10-24 | 1 | -0/+8 |
* | Fix minor issues | Son Ho | 2023-10-24 | 1 | -4/+4 |
* | Filter some type arguments for the builtin types/functions | Son Ho | 2023-10-24 | 1 | -8/+7 |
* | Add support for builtin trait implementations | Son Ho | 2023-10-24 | 1 | -0/+34 |
* | Fix various issues with the builtins | Son Ho | 2023-10-24 | 1 | -20/+62 |
* | Make progress on handling the builtins | Son Ho | 2023-10-23 | 1 | -42/+51 |
* | Remove some assumed types and add more support for builtin definitions | Son Ho | 2023-10-23 | 1 | -0/+468 |