Skip to content

Commit

Permalink
auto merge of #11961 : niftynif/rust/btree, r=brson
Browse files Browse the repository at this point in the history
I implemented an add method for the btree in progress.  It is intended to be refactored later using an alternative to .clone() that passes the borrow checker, but for now, it works as intended. r? @catamorphism
  • Loading branch information
bors committed Feb 12, 2014
2 parents 0ac6e5a + 1843670 commit a4a908e
Showing 1 changed file with 385 additions and 115 deletions.
Loading

0 comments on commit a4a908e

Please sign in to comment.