Wrap up 0.19.10.

This commit is contained in:
Stephen Chung
2021-01-14 19:07:03 +08:00
parent fe65bf6137
commit 3f44e2893c
5 changed files with 16 additions and 20 deletions

View File

@@ -7,8 +7,9 @@ Version 0.19.10
Bug fixes
---------
* `no_std` feature now compiles correctly (bug introduced in `0.19.9`).
* Bug in `FileModuleResolver::clear_cache_for_path` path mapping fixed.
* Some optimizer fringe cases is fixed - related to constants propagation when the evil `eval` is present.
* Some optimizer fringe cases are fixed - related to constants propagation when the evil `eval` is present.
Breaking changes
----------------