Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ra_proc_macro: cleanups here and there | veetaha | 2020-04-20 | 1 | -60/+47 |
* | Use mmap for proc macro libs | Laurențiu Nicola | 2020-04-17 | 1 | -2/+5 |
* | Reduce allocations when looking up proc macro decl | Laurențiu Nicola | 2020-04-17 | 1 | -37/+35 |
* | Improve error handling | Edwin Cheng | 2020-04-11 | 1 | -24/+30 |
* | tidy up a bit | Edwin Cheng | 2020-04-10 | 1 | -50/+18 |
* | Fix macos symbol name bug | Edwin Cheng | 2020-04-09 | 1 | -1/+19 |
* | Remove allow(unused) | Edwin Cheng | 2020-04-09 | 1 | -3/+2 |
* | Add dylib loading code | Edwin Cheng | 2020-04-09 | 1 | -0/+220 |