We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c6795d commit e252e0fCopy full SHA for e252e0f
cranelift/object/src/backend.rs
@@ -37,8 +37,7 @@ pub struct ObjectBuilder {
37
38
impl ObjectBuilder {
39
/// Create a new `ObjectBuilder` using the given Cranelift target, that
40
- /// can be passed to
41
- /// [`Module::new`](cranelift_module/struct.Module.html#method.new].
+ /// can be passed to [`Module::new`](cranelift_module::Module::new).
42
///
43
/// `collect_traps` setting determines whether trap information is collected in the
44
/// `ObjectProduct`.
0 commit comments