]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #106078 - nikic:filecheck-context, r=Mark-Simulacrum
authorMatthias Krüger <matthias.krueger@famsik.de>
Sat, 24 Dec 2022 07:53:48 +0000 (08:53 +0100)
committerGitHub <noreply@github.com>
Sat, 24 Dec 2022 07:53:48 +0000 (08:53 +0100)
commitedb2b71fdb2e4905aaf501b972680ad0930144c9
treee4677f2219a468ff4728b2f88e74dcc0e5e23111
parent74a9b085177d816d775b68c4fe922256eec92503
parenta0b9c5a9bfe938b0aa74eef826fba7e8849a5df0
Rollup merge of #106078 - nikic:filecheck-context, r=Mark-Simulacrum

Provide more context on FileCheck failures

FileCheck provides 5 lines of context by default. This is often insufficient to analyze failures that happen in CI. Increase the amount of context to 100 lines.
src/tools/compiletest/src/runtest.rs