Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for typechecker (0.34 sec)

  1. src/cmd/go/internal/work/exec.go

    	a.Failed = false // vet of dependency may have failed but we can still succeed
    
    	if a.Deps[0].Failed {
    		// The build of the package has failed. Skip vet check.
    		// Vet could return export data for non-typecheck errors,
    		// but we ignore it because the package cannot be compiled.
    		return nil
    	}
    
    	vcfg := a.Deps[0].vetCfg
    	if vcfg == nil {
    		// Vet config should only be missing if the build failed.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 10 14:46:37 UTC 2024
    - 105.6K bytes
    - Viewed (0)
  2. src/encoding/json/testdata/code.json.gz

    weight":0.00392156862745098,"touches":1,"min_t":1285863249,"max_t":1285863249,"mean_t":1285863249},{"name":"__init__.py","kids":[],"cl_weight":0.00392156862745098,"touches":1,"min_t":1285863249,"max_t":1285863249,"mean_t":1285863249},{"name":"type_checkers.py","kids":[],"cl_weight":0.00392156862745098,"touches":1,"min_t":1285863249,"max_t":1285863249,"mean_t":1285863249},{"name":"service_reflection_test.py","kids":[],"cl_weight":0.00392156862745098,"touches":1,"min_t":1285863249,"max_t":12858632...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 25 04:02:36 UTC 2016
    - 117.6K bytes
    - Viewed (0)
Back to top