about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/query.rs
diff options
context:
space:
mode:
authorDarshan Kathiriya <darshankathiriya121@gmail.com>2020-10-07 09:09:59 -0300
committerDarshan Kathiriya <darshankathiriya121@gmail.com>2020-10-08 16:11:45 -0300
commit1385eb9b5562ec78f772341e1ad5c3d2f5443141 (patch)
tree59f50a15db708a37ef98b1d2debacfe4bdb1c153 /compiler/rustc_mir/src/transform/coverage/query.rs
parentadb7fc6283711c881186ca85bb9ac3bb8add099b (diff)
downloadrust-1385eb9b5562ec78f772341e1ad5c3d2f5443141.tar.gz
rust-1385eb9b5562ec78f772341e1ad5c3d2f5443141.zip
Replace run_compiler with RunCompiler builder pattern.
RunCompiler::new takes non-optional params, and optional
params can be set using set_*field_name* method.
finally `run` will forward all fields to `run_compiler`.
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/query.rs')
0 files changed, 0 insertions, 0 deletions