fix broken link in cranelift-object
This commit is contained in:
committed by
Andrew Brown
parent
3c6795decf
commit
e252e0f5b7
@@ -37,8 +37,7 @@ pub struct ObjectBuilder {
|
|||||||
|
|
||||||
impl ObjectBuilder {
|
impl ObjectBuilder {
|
||||||
/// Create a new `ObjectBuilder` using the given Cranelift target, that
|
/// Create a new `ObjectBuilder` using the given Cranelift target, that
|
||||||
/// can be passed to
|
/// can be passed to [`Module::new`](cranelift_module::Module::new).
|
||||||
/// [`Module::new`](cranelift_module/struct.Module.html#method.new].
|
|
||||||
///
|
///
|
||||||
/// `collect_traps` setting determines whether trap information is collected in the
|
/// `collect_traps` setting determines whether trap information is collected in the
|
||||||
/// `ObjectProduct`.
|
/// `ObjectProduct`.
|
||||||
|
|||||||
Reference in New Issue
Block a user