about summary refs log tree commit diff
path: root/src/test/ui/rfc-2361-dbg-macro
AgeCommit message (Expand)AuthorLines
2019-04-22update tests for migrate mode by defaultMatthew Jasper-29/+3
2019-04-19extend ui testAndre Bogus-0/+22
2019-04-05Include trailing comma in multiline Debug representationDavid Tolnay-4/+4
2019-03-19Rollup merge of #57847 - clarcharr:dbg_no_params, r=CentrilMazdak Farrokhzad-4/+9
2019-03-11Update NLL testsVadim Petrochenkov-1/+1
2019-03-11Update testsVadim Petrochenkov-3/+3
2019-02-02Test behaviourClar Fon-4/+9
2019-01-24Fix --compare-mode=nll testsEsteban Küber-1/+2
2018-12-04Update testsOliver Scherer-6/+7
2018-12-01stabilize std::dbg!(...)Mazdak Farrokhzad-34/+12
2018-09-23dbg_macro: fix line numbersMazdak Farrokhzad-8/+8
2018-09-23dbg_macro: only ignore cloudabi and emscriptenMazdak Farrokhzad-2/+0
2018-09-23dbg_macro: more things...Mazdak Farrokhzad-0/+3
2018-09-22dbg_macro: // ignore-wasmMazdak Farrokhzad-8/+9
2018-09-20debug_macro: --bless tests.Mazdak Farrokhzad-23/+1
2018-09-20dbg_macro: notes about VCS and log::debug!(..)Mazdak Farrokhzad-0/+0
2018-09-20dbg_macro: output tests.Mazdak Farrokhzad-0/+119
2018-09-20dbg_macro: Debug-required test.Mazdak Farrokhzad-0/+24
2018-09-20dbg_macro: feature gate + move semantics test.Mazdak Farrokhzad-0/+89