Skip to content

Add type restrictions to Log directory#15777

Merged
straight-shoota merged 4 commits intocrystal-lang:masterfrom
Vici37:add-type-restrictions-to-log
Jul 28, 2025
Merged

Add type restrictions to Log directory#15777
straight-shoota merged 4 commits intocrystal-lang:masterfrom
Vici37:add-type-restrictions-to-log

Conversation

@Vici37
Copy link
Contributor

@Vici37 Vici37 commented May 15, 2025

This is the output of compiling cr-source-typer and running it with the below incantation:

CRYSTAL_PATH="./src:lib" ./typify spec/all_spec.cr 
--error-trace 
--exclude src/crystal/ 
--stats --progress 
--ignore-private-defs 
--ignore-protected-defs 
--union-size-threshold 2 
--include-splats 
src/log

This is related to #15682 .

@Vici37 Vici37 changed the title Add type restrictions to log directory Add type restrictions to log directory May 15, 2025
@Vici37 Vici37 changed the title Add type restrictions to log directory Add type restrictions to Log directory May 15, 2025
@straight-shoota straight-shoota added this to the 1.18.0 milestone Jul 22, 2025
@straight-shoota straight-shoota merged commit 462cb22 into crystal-lang:master Jul 28, 2025
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants