Skip to content

Fix files optmize#1

Merged
NullSablex merged 5 commits intomasterfrom
fix-files-optmize
Feb 19, 2026
Merged

Fix files optmize#1
NullSablex merged 5 commits intomasterfrom
fix-files-optmize

Conversation

@NullSablex
Copy link
Copy Markdown
Owner

No description provided.

…horias de código

- Atualizado Rust edition de 2018 para 2024 com resolver 3
- Substituído static mut por AtomicPtr (runtime.rs, encoding.rs)
- Atualizado todas as dependências: syn 2.0, bitflags 2.10, fern 0.7, memcache 0.19
- Removida dependência morta colored (build-dep sem build.rs)
- Renomeado Args::next() para Args::next_arg() para evitar confusão com Iterator
- Corrigido sombreamento do Display trait no AmxString
- Adicionadas docs de Safety, correção de precedência, padrões idiomáticos Rust
- Substituído Travis CI por GitHub Actions
- Adicionado LICENSE (MIT), CHANGELOG.md, README atualizado em português
- Removidos docs/ obsoleto, .rustfmt.toml e branches antigas
@NullSablex NullSablex merged commit 5b2bdaa into master Feb 19, 2026
1 check passed
@NullSablex NullSablex deleted the fix-files-optmize branch February 19, 2026 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant