bors[bot] ff5ef2830c
Merge #7591 #7622
7591: Fix/no floating promises r=matklad a=sahandevs

closes #3515

- added `@typescript-eslint/no-floating-promises: error` rule
- changed `"no-console": ["error"]` to `"no-console": ["error", { allow: ["warn", "error"] }]` (we at least log the error messages of the floating promises)
- fixed lint/compile errors

7622: Resolve TupleStructPat in SourceAnalyzer::resolve_path r=Veykril a=Veykril

Closes #7594
bors r+

Co-authored-by: Sahandevs <sahandevs@gmail.com>
Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-02-10 08:44:53 +00:00
..
2021-02-09 18:40:05 +01:00
2021-01-27 12:39:19 +03:00
2021-02-09 20:25:39 +03:00
2021-01-22 15:38:33 +01:00
2021-02-05 16:57:26 +01:00
2021-01-27 12:39:19 +03:00
.
2021-01-20 01:56:11 +03:00
2021-02-05 16:09:45 +01:00
2021-02-09 21:52:34 +03:00
2021-02-09 21:52:34 +03:00