1
Fork 0

auto merge of #5574 : thestinger/rust/docstring, r=sanxiyn

This commit is contained in:
bors 2013-03-27 17:48:56 -07:00
commit f7f6013a62
3 changed files with 7 additions and 2 deletions

View file

@ -8,7 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// Core operators
//! Traits for the built-in operators
#[lang="drop"]
pub trait Drop {