Module rustc_session::options

source ยท

Modulesยง

Macrosยง

  • hash_opt ๐Ÿ”’
  • hash_substruct ๐Ÿ”’
  • insert ๐Ÿ”’
  • options ๐Ÿ”’
    Defines all CodegenOptions/DebuggingOptions fields and parsers all at once. The goal of this macro is to define an interface that can be programmatically used by the option parser to initialize the struct without hardcoding field names all over the place.
  • redirect_field ๐Ÿ”’
  • top_level_options ๐Ÿ”’

Structsยง

Constantsยง

Functionsยง

Type Aliasesยง