Dan Gohman
|
9465668199
|
Fix a TODO comment. (#405)
The parameter to defined_func_index is in the defined-function space, so calling
func_index on it works to translate it into module space.
|
5 years ago |
Dan Gohman
|
8e1b44b29c
|
Make more code work with no_std. (#407)
* Make more code work with no_std.
no_std support is still incomplete, but this patch takes care of the
bulk of the straightforward parts.
|
5 years ago |
Dan Gohman
|
c43803b19c
|
Update dependencies.
|
5 years ago |
Dan Gohman
|
8c524815c3
|
Update dependencies.
|
5 years ago |
Dan Gohman
|
8d52e389f8
|
Update Lightbeam for various API changes.
|
5 years ago |
Dan Gohman
|
4cf15bd8c4
|
Remove the Lightbeam submodule.
|
5 years ago |
Dan Gohman
|
6d5937dee0
|
Move lightbeam into a subdirectory.
|
5 years ago |
Sergey Pepyakin
|
58e3e65bc8
|
Update lightbeam to rustfmt-ed revision
|
5 years ago |
Dan Gohman
|
a666e14279
|
Temporarily switch to the rustfmt branch of lightbeam.
This is branched from master to apply rustfmt, as a temporary measure to
fix the CI.
|
5 years ago |
Dan Gohman
|
6a09c5538f
|
Update lightbeam to latest master.
|
5 years ago |
Jef
|
9bf6d73210
|
Integrate Lightbeam (#51)
* Integrate lightbeam
|
6 years ago |