Age | Commit message (Collapse) | Author |
|
(#10156)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
|
This commits adds two integration tests that typecheck examples
in the docstrings in Deno declaration files.
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #10691
|
|
Fixes #10695
|
|
|
|
|
|
|
|
|
|
|
|
Closes: #10413
|
|
Co-authored-by: RobyCigar <69680330+RobyCigar@users.noreply.github.com>
|
|
|
|
|
|
|
|
Closes #9932
|
|
Resolves #9447
Resolves #9415
|
|
Fixes #10575
|
|
|
|
|
|
|
|
|
|
|
|
For the Deno 1.10.2 release.
|
|
|
|
|
|
|
|
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
|
|
|
|
|
(#10645)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#10574)
|
|
Note that Rust 1.51.1 adds extra verification to avoid miscompiles, so it
is possible that this PR causes build failures on CI, in which case it
needs to be reverted.
See https://blog.rust-lang.org/2021/05/10/Rust-1.52.1).
|
|
|
|
|