Jani Mustonen
|
31f8bab20d
|
Add ScopeId::ROOT (#1398)
* add ScopeId::ROOT
* replace ScopeId(0) with ScopeId::ROOT
---------
Co-authored-by: Jani Mustonen <jani.mustonen@taitounited.fi>
|
2023-08-25 08:31:23 -05:00 |
|
Jonathan Kelley
|
c4a18bc24d
|
chore: clean up some clippy warnings and add clippy lints to CI
|
2023-01-11 16:13:41 -08:00 |
|
Jonathan Kelley
|
6d24fc3a6f
|
ci: make CI pass for miri
|
2023-01-10 18:08:41 -08:00 |
|
Jonathan Kelley
|
0d95568972
|
chore: add miri and windows test
|
2022-12-30 14:34:44 -05:00 |
|
Jonathan Kelley
|
cee63ae370
|
fix: spawn task
|
2022-12-13 16:04:41 -08:00 |
|
Jonathan Kelley
|
e22923eb2d
|
feat: core tests passing
|
2022-12-05 14:16:54 -08:00 |
|
Jonathan Kelley
|
b0cccce60a
|
feat: miri passing
|
2022-12-05 13:03:52 -08:00 |
|
Jonathan Kelley
|
7c3d308ab5
|
chore: make warnings go away
|
2022-11-29 16:31:04 -05:00 |
|
Jonathan Kelley
|
565df11f7b
|
chore: more tests passing
|
2022-11-27 02:06:04 -05:00 |
|
Jonathan Kelley
|
f614cbb401
|
wip: migrate all tests to core
|
2022-11-27 00:56:49 -05:00 |
|
Jonathan Kelley
|
e04a6d63a5
|
chore: move tests out of core and into the top level crate
This commit moves the tests out of core so rust analyzer
is happier with the workspace.
|
2022-03-02 22:48:22 -05:00 |
|
Jonathan Kelley
|
4a3680ee1b
|
chore: remove all warnings
|
2022-02-10 21:00:15 -05:00 |
|
Jonathan Kelley
|
5bffbba682
|
fmt: apply cargofmt with new rules for lit structs
|
2022-01-31 02:40:12 -05:00 |
|
Jonathan Kelley
|
3edf3e367f
|
wip: debugging
|
2022-01-30 14:08:03 -05:00 |
|
Jonathan Kelley
|
e9792e9b95
|
tests: add miri stress test
|
2022-01-28 21:43:01 -05:00 |
|
Jonathan Kelley
|
cb2782b4bb
|
wip: memoize dom in the prescence of identical components
|
2022-01-05 00:27:22 -05:00 |
|
Jonathan Kelley
|
75fa7b4aa6
|
fix: make tests pass
|
2022-01-03 01:12:39 -05:00 |
|
Jonathan Kelley
|
d1560450ba
|
wip: remove runner on hook and then update docs
|
2022-01-02 02:15:04 -05:00 |
|
Jonathan Kelley
|
14961023f9
|
wip: polish some more things
|
2021-12-29 21:28:28 -05:00 |
|
Jonathan Kelley
|
e2e4d431e1
|
wip: adjust memoization
|
2021-12-20 22:33:13 -05:00 |
|
Jonathan Kelley
|
934de21dd6
|
wip: miri stress tets
|
2021-12-18 23:03:59 -05:00 |
|