about summary refs log tree commit diff
path: root/tests/rustdoc-ui
AgeCommit message (Expand)AuthorLines
2023-02-10Auto merge of #102963 - ilammy:xray-basic, r=estebankbors-0/+9
2023-02-09Introduce `-Zterminal-urls` to use OSC8 for error codesEsteban Küber-0/+1
2023-02-09Parse "-Z instrument-xray" codegen optionOleksii Lozovskyi-0/+9
2023-02-07Replace a command line flag with an env var to allow tools to initialize the ...Oli Scherer-1/+0
2023-02-02Auto merge of #107000 - GuillaumeGomez:fix-items-in-doc-hidden-block, r=notri...bors-7/+34
2023-01-30Modify primary span label for E0308Esteban Küber-1/+1
2023-01-29Auto merge of #106227 - bryangarza:ctfe-limit, r=oli-obkbors-0/+1
2023-01-27Add `drop_tracking_mir` option.Camille GILLOT-0/+1
2023-01-27Update newly failing UI testsGuillaume Gomez-7/+34
2023-01-23Bless z-help test for new flagBryan Garza-0/+1
2023-01-19Revert "Update newly failing UI tests"Guillaume Gomez-34/+7
2023-01-14Rollup merge of #106566 - clubby789:contiguous-weird-unicode, r=cjgillotMatthias Krüger-2/+0
2023-01-12Emit a single error for contiguous sequences of Unicode homoglyphsclubby789-2/+0
2023-01-12Add log-backtrace option to show backtraces along with loggingYuki Omoto-0/+1
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-33/+33
2023-01-11Move /src/test to /testsAlbert Larsan-0/+9143