rustdoc

Module core

Source

Structs§

Enums§

  • ImplTraitParam πŸ”’
    DefId or parameter index (ty::ParamTy.index) of a synthetic type parameter for impl Trait in argument position.

Functions§

  • create_config πŸ”’
    Parse, resolve, and typecheck the given crate.
  • new_dcx πŸ”’
    Creates a new DiagCtxt that can be used to emit warnings and errors.
  • run_global_ctxt πŸ”’