• Bastian Köcher's avatar
    Do not validate a candidate in candidate selection (#1912) · c360efa4
    Bastian Köcher authored
    * Do not validate a candidate in candidate selection
    
    The candidate selection subsystem should not validate a candidate, as
    this is done by the backing subsystem on a `Second` request. Otherwise
    we validate one candidate twice.
    
    * Update candidate-selection.md
    c360efa4
This project manages its dependencies using Cargo. Learn more