mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
5be7bd605a
2348: Add support for stringify! builtin macro r=matklad a=piotr-szpetkowski Refs #2212 First time ever contributing here, hopefully it's ok. 2352: Move TypeAlias to hir_def r=matklad a=matklad Co-authored-by: Piotr Szpetkowski <piotr.szpetkowski@pyquest.space> Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>