gplugin/gplugin

Set warning level instead of adding Wextra explicitly

2021-10-07, Elliott Sales de Andrade
c24d77cbf268
Set warning level instead of adding Wextra explicitly

Meson warns about the latter, since the warning level covers it.
if get_option('rs')
add_languages('rust')
subdir('tests')
endif # rs