about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/failed-doctest-output.stdout
AgeCommit message (Expand)AuthorLines
2019-03-10Make the rustc driver and interface demand drivenJohn Kåre Alsaker-2/+5
2019-02-28Introduce rustc_interface and move some methods thereJohn Kåre Alsaker-2/+2
2019-01-20rustdoc: Don't modify library path for doctestsOliver Middleton-2/+2
2019-01-17Bless test.Wesley Norris-2/+2
2019-01-17Minor changes to wording and formatting.Wesley Norris-3/+2
2019-01-17Bless test.Wesley Norris-2/+3
2019-01-13Account for 2 removed lines in src/librustdoc/test.rsIgor Matuszewski-2/+2
2019-01-02make `panictry!` private to libsyntaxAndy Russell-2/+2
2018-12-25Remove licensesMark Rousskov-10/+10
2018-12-13Update panic message to be clearer about env-varsDaniel Silverstone-2/+2
2018-12-07Fixed line numbers in stderr file.Alexander Regueiro-2/+2
2018-12-04adds DocTest filename variant, refactors doctest_offset out of source_map, fi...Matthew Russo-2/+2
2018-11-22Move Cargo.{toml,lock} to the repository root directory.Eduard-Mihai Burtescu-2/+2
2018-11-02update rustdoc-ui/failed-doctest-output testQuietMisdreavus-2/+2
2018-10-23Set RUST_BACKTRACE=0 for rustdoc-ui/failed-doctest-output.rsJosh Stone-9/+9
2018-10-09Update a rustdoc ui test whose output has changedAlex Crichton-2/+2
2018-07-31Fixup test caseMark Rousskov-2/+2
2018-07-20add failure-status to rustdoc doctest ui testQuietMisdreavus-9/+9
2018-07-20normalize test output so it can be run from repo rootQuietMisdreavus-9/+9
2018-07-20update stdout file with test path normalizationQuietMisdreavus-10/+10
2018-07-20report doctest compile failures correctlyQuietMisdreavus-3/+14
2018-07-20add ui test for failing doctestQuietMisdreavus-0/+21