提交 24918148 编写于 作者: E est31

We have Rust 1.25 now

上级 a8556d77
...@@ -328,7 +328,7 @@ pub fn line(&self) -> u32 { ...@@ -328,7 +328,7 @@ pub fn line(&self) -> u32 {
/// ///
/// panic!("Normal panic"); /// panic!("Normal panic");
/// ``` /// ```
#[stable(feature = "panic_col", since = "1.24")] #[stable(feature = "panic_col", since = "1.25")]
pub fn column(&self) -> u32 { pub fn column(&self) -> u32 {
self.col self.col
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册