diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2014-03-31 07:00:26 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2014-03-31 17:41:52 -0400 |
| commit | 8ca5caf4d936e3193c81c7e9cfa1c6a99717b14a (patch) | |
| tree | 46b326699b4c280dcc119add28b9c37a35d19cbf /src/rustllvm/ExecutionEngineWrapper.cpp | |
| parent | e63b2d30775fdb6661cdd2160bf0111371144bc9 (diff) | |
| download | rust-8ca5caf4d936e3193c81c7e9cfa1c6a99717b14a.tar.gz rust-8ca5caf4d936e3193c81c7e9cfa1c6a99717b14a.zip | |
num: rm wrapping of `Float` methods as functions
The `Float` trait methods will be usable as functions via UFCS, and we came to a consensus to remove duplicate functions like this a long time ago. It does still make sense to keep the duplicate functions when the trait methods are static, unless the decision to leave out the in-scope trait name resolution for static methods changes.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
