Skip to content

Commit

Permalink
Includes new add method that uses .clone() for support.
Browse files Browse the repository at this point in the history
Added new tests for bsearch methods and changed "add" to "insert"

Fixed failure on div_floor.
  • Loading branch information
niftynif committed Feb 11, 2014
1 parent 4c967e7 commit 1843670
Showing 1 changed file with 385 additions and 115 deletions.

5 comments on commit 1843670

@bors
Copy link
Contributor

@bors bors commented on 1843670 Feb 12, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saw approval from brson
at niftynif@1843670

@bors
Copy link
Contributor

@bors bors commented on 1843670 Feb 12, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging niftynif/rust/btree = 1843670 into auto

@bors
Copy link
Contributor

@bors bors commented on 1843670 Feb 12, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

niftynif/rust/btree = 1843670 merged ok, testing candidate = a4a908e

@bors
Copy link
Contributor

@bors bors commented on 1843670 Feb 12, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors
Copy link
Contributor

@bors bors commented on 1843670 Feb 12, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fast-forwarding master to auto = a4a908e

Please sign in to comment.