aboutsummaryrefslogtreecommitdiffhomepage
path: root/implementors/core/ops/deref
diff options
context:
space:
mode:
authorjohannst <johannst@users.noreply.github.com>2022-09-24 22:38:40 +0000
committerjohannst <johannst@users.noreply.github.com>2022-09-24 22:38:40 +0000
commit73e25a571f12d3deaa6f4493a5b4792a9dae39eb (patch)
treed34d13ad7917ad94433e1378dceff6fcccd2718a /implementors/core/ops/deref
parent559c9ddd6079b2313c196866215133b926d07d34 (diff)
downloadllvm-kaleidoscope-rs-73e25a571f12d3deaa6f4493a5b4792a9dae39eb.tar.gz
llvm-kaleidoscope-rs-73e25a571f12d3deaa6f4493a5b4792a9dae39eb.zip
deploy: 295081130ca1eed6e67dfc035e2df2c9ed49b174
Diffstat (limited to 'implementors/core/ops/deref')
-rw-r--r--implementors/core/ops/deref/trait.Deref.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/implementors/core/ops/deref/trait.Deref.js b/implementors/core/ops/deref/trait.Deref.js
index 1f5eeda..55f250e 100644
--- a/implementors/core/ops/deref/trait.Deref.js
+++ b/implementors/core/ops/deref/trait.Deref.js
@@ -1,3 +1,3 @@
(function() {var implementors = {};
-implementors["llvm_kaleidoscope_rs"] = [{"text":"impl&lt;'llvm&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.55.0/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a> for <a class=\"struct\" href=\"llvm_kaleidoscope_rs/llvm/struct.FnValue.html\" title=\"struct llvm_kaleidoscope_rs::llvm::FnValue\">FnValue</a>&lt;'llvm&gt;","synthetic":false,"types":["llvm_kaleidoscope_rs::llvm::value::FnValue"]}];
+implementors["llvm_kaleidoscope_rs"] = [{"text":"impl&lt;'llvm&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.63.0/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a> for <a class=\"struct\" href=\"llvm_kaleidoscope_rs/llvm/struct.FnValue.html\" title=\"struct llvm_kaleidoscope_rs::llvm::FnValue\">FnValue</a>&lt;'llvm&gt;","synthetic":false,"types":["llvm_kaleidoscope_rs::llvm::value::FnValue"]},{"text":"impl&lt;'llvm&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.63.0/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a> for <a class=\"struct\" href=\"llvm_kaleidoscope_rs/llvm/struct.PhiValue.html\" title=\"struct llvm_kaleidoscope_rs::llvm::PhiValue\">PhiValue</a>&lt;'llvm&gt;","synthetic":false,"types":["llvm_kaleidoscope_rs::llvm::value::PhiValue"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file