about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-12-21T00·53+0000
committerVincent Ambo <tazjin@google.com>2019-12-21T00·53+0000
commit426780060dee0abb47c85f839943d35a70b0af01 (patch)
tree26d49f2b2b571c3ec8094de7da9856d46e850711
parent6193726fb7ba858254eaeec5d790ad7828bd13e9 (diff)
chore(defer.rs): Prepare for depot merge
-rw-r--r--fun/defer_rs/.gitignore (renamed from .gitignore)0
-rw-r--r--fun/defer_rs/Cargo.toml (renamed from Cargo.toml)0
-rw-r--r--fun/defer_rs/README.md (renamed from README.md)0
-rw-r--r--fun/defer_rs/examples/defer-with-error.rs (renamed from examples/defer-with-error.rs)0
-rw-r--r--fun/defer_rs/examples/defer.rs (renamed from examples/defer.rs)0
-rw-r--r--fun/defer_rs/examples/undefer.rs (renamed from examples/undefer.rs)0
6 files changed, 0 insertions, 0 deletions
diff --git a/.gitignore b/fun/defer_rs/.gitignore
index 6aa106405a..6aa106405a 100644
--- a/.gitignore
+++ b/fun/defer_rs/.gitignore
diff --git a/Cargo.toml b/fun/defer_rs/Cargo.toml
index 0fcd60373f..0fcd60373f 100644
--- a/Cargo.toml
+++ b/fun/defer_rs/Cargo.toml
diff --git a/README.md b/fun/defer_rs/README.md
index 160158d177..160158d177 100644
--- a/README.md
+++ b/fun/defer_rs/README.md
diff --git a/examples/defer-with-error.rs b/fun/defer_rs/examples/defer-with-error.rs
index 26d56d77cf..26d56d77cf 100644
--- a/examples/defer-with-error.rs
+++ b/fun/defer_rs/examples/defer-with-error.rs
diff --git a/examples/defer.rs b/fun/defer_rs/examples/defer.rs
index eadac795f8..eadac795f8 100644
--- a/examples/defer.rs
+++ b/fun/defer_rs/examples/defer.rs
diff --git a/examples/undefer.rs b/fun/defer_rs/examples/undefer.rs
index 17ad8a6b54..17ad8a6b54 100644
--- a/examples/undefer.rs
+++ b/fun/defer_rs/examples/undefer.rs