about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2021-12-10 22:41:23 +0100
committerGitHub <noreply@github.com>2021-12-10 22:41:23 +0100
commit6451de0a5df68d50cffdf6bbe34a921760636688 (patch)
tree13e9c9b41784ec2ef4e85175413b137067650072
parentd6e941778abfb11b4a35fce47c09c68ffab04e5b (diff)
parentc025a5d9623154e194ac55f90e1d4e42658c59d7 (diff)
downloadrust-6451de0a5df68d50cffdf6bbe34a921760636688.tar.gz
rust-6451de0a5df68d50cffdf6bbe34a921760636688.zip
Rollup merge of #91679 - ibraheemdev:stream-mod, r=Mark-Simulacrum
Move core/stream/stream/mod.rs to core/stream/stream.rs

Removes an unnecessary nested module.
-rw-r--r--library/core/src/stream/stream.rs (renamed from library/core/src/stream/stream/mod.rs)0
1 files changed, 0 insertions, 0 deletions
diff --git a/library/core/src/stream/stream/mod.rs b/library/core/src/stream/stream.rs
index d102619b8e5..d102619b8e5 100644
--- a/library/core/src/stream/stream/mod.rs
+++ b/library/core/src/stream/stream.rs