solana-program-library/libraries/math/src
Brian Anderson 8fbb54bf5f
Eliminate doc warnings (#2058)
* Add URL autolinks to docs in spl-math

* Autolink URLs in doc comments

* Surround 'account references' doc items with code spans to avoid warnings
2021-07-15 17:58:37 -05:00
..
approximations.rs Eliminate doc warnings (#2058) 2021-07-15 17:58:37 -05:00
checked_ceil_div.rs stake-pool: Use checked_ceil_div for withdraw calc (#1482) 2021-03-23 00:33:51 +01:00
entrypoint.rs spl-math: Add separate package to test instruction usage (#1205) 2021-02-10 17:40:54 +01:00
error.rs spl-math: Add separate package to test instruction usage (#1205) 2021-02-10 17:40:54 +01:00
instruction.rs Fix float measurements (#1613) 2021-04-21 00:33:49 +00:00
lib.rs stake-pool: Use checked_ceil_div for withdraw calc (#1482) 2021-03-23 00:33:51 +01:00
precise_number.rs Update all solana dependencies to 1.7.3, fix issues (#1958) 2021-06-25 00:39:08 +02:00
processor.rs Fix float measurements (#1613) 2021-04-21 00:33:49 +00:00
uint.rs Remove unknown_clippy_lints 2021-03-16 18:33:37 -07:00