How to disable a particular compiler warning? (@doc on private function)
|
|
3
|
682
|
April 29, 2025
|
Handling Elixir 1.17 compiler warnings on unused optional dependencies
|
|
2
|
160
|
July 12, 2024
|
How to affect number of cores elixir compilation utilizes?
|
|
16
|
1929
|
June 7, 2024
|
Advice to avoid simple transitive compile-time dependency
|
|
8
|
492
|
December 23, 2023
|
Error upgrading to 1.15.x - associated module xyz is not an Ecto Schema
|
|
17
|
656
|
December 12, 2023
|
Knowledge of generated code from compilation tracers
|
|
4
|
421
|
September 17, 2023
|
Incremental compilation bug (or undefined behaviour?)
|
|
3
|
485
|
April 6, 2023
|
Is &foo/1 really faster than &foo(&1)
|
|
12
|
871
|
October 22, 2022
|
How to change AST before Elixir compilation
|
|
2
|
849
|
September 17, 2022
|
Why is not compilation aborted when an undefined module attribute is found?
|
|
14
|
1077
|
September 4, 2022
|
Suppress specific warnings?
|
|
1
|
2201
|
March 28, 2022
|
Undefined module warnings for mix-compiled erlang code
|
|
0
|
789
|
January 31, 2022
|
Where in the Elixir source does unquoting happen?
|
|
2
|
794
|
June 10, 2021
|
Reached Elixir's compiler implementation limit
|
|
8
|
1183
|
May 1, 2021
|
Setting a module attribute from a function in a different module
|
|
3
|
2699
|
May 22, 2020
|
How much does the elixir compiler enforce if a @spec annotation is used on a function
|
|
1
|
523
|
March 3, 2020
|