Skip to content

Commit b71ce29

Browse files
committed
Remove a low value comment.
1 parent 473f916 commit b71ce29

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

compiler/rustc_serialize/src/serialize.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
//! Support code for encoding and decoding types.
22
3-
/*
4-
Core encoding and decoding interfaces.
5-
*/
6-
73
use std::alloc::Allocator;
84
use std::borrow::Cow;
95
use std::cell::{Cell, RefCell};

0 commit comments

Comments
 (0)