about summary refs log tree commit diff
path: root/compiler/rustc_next_trait_solver/src/canonicalizer.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-05-06 12:00:44 +0000
committerbors <bors@rust-lang.org>2024-05-06 12:00:44 +0000
commit25e3949aa1b24b3f62a72c1f713830aa1d1efcd4 (patch)
treee894a9f5f82c0d455c01a596ede8dc28b22dc350 /compiler/rustc_next_trait_solver/src/canonicalizer.rs
parent8cef37dbb67e9c80702925f19cf298c4203991e4 (diff)
parent34fe2172b16fb9d80c76e51ab4703bd297d630fe (diff)
downloadrust-25e3949aa1b24b3f62a72c1f713830aa1d1efcd4.tar.gz
rust-25e3949aa1b24b3f62a72c1f713830aa1d1efcd4.zip
Auto merge of #124753 - GuillaumeGomez:migrate-rustdoc-determinism, r=jieyouxu
Migrate `run-make/rustdoc-error-lines` to new `rmake.rs`

Part of https://github.com/rust-lang/rust/issues/121876.

There was a weird naming inconsistency with `input`/`output`. A few tests write `.arg("-o").arg(path)` and the `output` method was actually the command output. So instead, I renamed the original `output` into `command_output` so that I could create the `output` method with the expected effect (and updated the tests to use it too).

EDIT: The first two commits come from https://github.com/rust-lang/rust/pull/124711. Some weird things happened recently pparently. ^^'

r? `@jieyouxu`
Diffstat (limited to 'compiler/rustc_next_trait_solver/src/canonicalizer.rs')
0 files changed, 0 insertions, 0 deletions