about summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/assert
AgeCommit message (Expand)AuthorLines
2022-07-29Remove `TreeAndSpacing`.Nicholas Nethercote-4/+4
2022-07-12Parse closure bindersMaybe Waffle-1/+1
2022-06-21[RFC 2011] Optimize non-consuming operatorsCaio-15/+81
2022-06-15[RFC 2011] Expand expressions where possibleCaio-2/+90
2022-06-15[RFC 2011] Minimal initial implementationCaio-26/+281
2022-06-02Basic compiler infraCaio-0/+44