Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add fix to wrap return expression in Some | Phil Ellison | 2021-01-07 | 1 | -0/+2 |
* | More accurate `#[derive]` parsing | Jonas Schievink | 2020-12-19 | 1 | -0/+1 |
* | Implement `RawAttr::filter` | Jonas Schievink | 2020-12-18 | 1 | -0/+1 |
* | Node-ify lifetimes | Lukas Wirth | 2020-12-16 | 1 | -3/+2 |
* | Resolve `macro-error` diagnostics on asm & llvm_asm | lf- | 2020-12-15 | 1 | -0/+2 |
* | Implement `module_path!()` | Jonas Schievink | 2020-12-14 | 1 | -0/+1 |
* | Add Lifetimes to the HIR | Lukas Wirth | 2020-12-11 | 1 | -1/+6 |
* | Fix typo in comment | Francesco Zardi | 2020-10-21 | 1 | -1/+1 |
* | Add whitelist of safe intrinsics | Francesco Zardi | 2020-10-21 | 1 | -0/+36 |
* | Shorten type hints for std::iter Iterators | Lukas Wirth | 2020-10-06 | 1 | -0/+1 |
* | Bump smol_str from 0.1.16 to 0.1.17 | Jean SIMARD | 2020-09-24 | 1 | -5/+5 |
* | Rename ra_hir_expand -> hir_expand | Aleksey Kladov | 2020-08-13 | 1 | -0/+230 |