| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-02-01 | ast: Optimize list and value extraction primitives for attributes | Vadim Petrochenkov | -50/+38 |
| 2023-02-01 | Auto merge of #107257 - inquisitivecrystal:ffi-attr, r=davidtwco | bors | -47/+3 |
| 2023-01-26 | change fn_sig query to use EarlyBinder; remove bound_fn_sig query; add EarlyB... | Kyle Matsuda | -3/+3 |
| 2023-01-26 | replace usages of fn_sig query with bound_fn_sig | Kyle Matsuda | -3/+3 |
| 2023-01-24 | Move FFI attribute validation to `check_attr` | inquisitivecrystal | -47/+3 |
| 2023-01-17 | Remove double spaces after dots in comments | Maybe Waffle | -2/+2 |
| 2022-12-15 | Check `fn_sig` in more situations per review | inquisitivecrystal | -1/+1 |
| 2022-12-13 | Don't perform invalid checks in `codegen_attrs` | inquisitivecrystal | -2/+23 |
| 2022-12-13 | Move some codegen-y methods from rustc_hir_analysis::collect -> rustc_codegen... | Michael Goulet | -0/+688 |
