Implement some binops for TyRawPtr
This commit is contained in:
parent
fdc625e18a
commit
f52727b8e6
3 changed files with 112 additions and 31 deletions
|
@ -1,4 +1,4 @@
|
|||
#![feature(rustc_private)]
|
||||
#![feature(rustc_private, macro_at_most_once_rep)]
|
||||
#![allow(intra_doc_link_resolution_failure)]
|
||||
|
||||
extern crate syntax;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue