Alex Crichton 4f76a00024 Refactor creation of functions in the backend
This commit refactors the lowest-level primitive for creating functions into a
new `create_one_function` function. This doesn't take into account overloading
but is suitable for things like `create_{getter,setter}`. Eventually the
overloading will be implemented in terms of this function.
2018-08-30 12:54:54 -07:00
..
2018-08-13 21:58:40 -07:00
2018-08-13 21:58:40 -07:00
2018-08-13 20:09:18 +03:00
2018-08-30 12:54:54 -07:00
2018-08-30 12:54:54 -07:00