summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2023-12-21 13:15:28 +0000
committerErik Johnston <erik@matrix.org>2023-12-21 13:15:28 +0000
commit70c8f05140178e88b2b87b66cfb16dd7d810c039 (patch)
tree8ff44accf95ad2d7b2cdf5198ab6783c7b7b30a8
parentMove the rust stubs inline for better IDE integration (diff)
downloadsynapse-erikj/inline_stubs.tar.xz
Diffstat (limited to '')
-rw-r--r--changelog.d/16757.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16757.misc b/changelog.d/16757.misc
new file mode 100644
index 0000000000..9856bf1aa6
--- /dev/null
+++ b/changelog.d/16757.misc
@@ -0,0 +1 @@
+Move the rust stubs inline for better IDE integration.