]> git.lizzy.rs Git - rust.git/history - src/test/ui/macros/stringify.rs
Rollup merge of #92372 - dtolnay:fntype, r=jackh726
[rust.git] / src / test / ui / macros / stringify.rs
2021-12-29 Matthias KrügerRollup merge of #92372 - dtolnay:fntype, r=jackh726
2021-12-29 Matthias KrügerRollup merge of #92371 - dtolnay:attrblock, r=oli-obk
2021-12-29 Matthias KrügerRollup merge of #92351 - TmLev:master, r=GuillaumeGomez
2021-12-29 Matthias KrügerRollup merge of #92340 - camelid:search-index-cleanup...
2021-12-29 Matthias KrügerRollup merge of #92237 - compiler-errors:issue-92100...
2021-12-29 Matthias KrügerRollup merge of #92118 - jackh726:type-alias-position...
2021-12-29 Matthias KrügerRollup merge of #92075 - jyn514:resolve-cleanup, r...
2021-12-29 borsAuto merge of #92291 - AngelicosPhosphoros:typeid_inlin...
2021-12-29 borsAuto merge of #92283 - vacuus:print-generic-bounds...
2021-12-28 borsAuto merge of #92269 - vacuus:clean-generics-print...
2021-12-28 David TolnayPrint space after formal generic params in fn type
2021-12-28 David TolnayRemove pretty printer space inside block with only...
2021-12-28 borsAuto merge of #92352 - matthiaskrgr:rollup-19fbq7u...
2021-12-28 Matthias KrügerRollup merge of #92344 - lnicola:rust-analyzer-2021...
2021-12-28 Matthias KrügerRollup merge of #92335 - ecstatic-morse:std-column...
2021-12-28 Matthias KrügerRollup merge of #92333 - compiler-errors:elided-lifetim...
2021-12-28 Matthias KrügerRollup merge of #92330 - wesleywiser:mailmap, r=Mark...
2021-12-28 Matthias KrügerRollup merge of #92238 - dtolnay:stringifytest, r=Mark...
2021-12-24 David TolnayFix tidy line length lint in stringify tests
2021-12-24 David TolnayFormat with rust-lang/rust's rustfmt settings
2021-12-24 David TolnayAdd a test suite for stringify macro