You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
				
					
						
							In tiny.txt, we already check line numbers via stderr, so there's no need to do that via -debugdir. In syntax.txt, we only really care about what names remain in the binary, not the names which remain in the source but don't affect the binary. These changes are important because -debugdir adds a non-trivial amount of work, which will impede build caching once that feature lands. We will likely make -debugdir support build caching eventually, but for now, this preliminary change will make 'go test' much faster with build caching. And of course, the tests get simpler, which is nice.  | 
			5 years ago | |
|---|---|---|
| .. | ||
| asm.txt | 5 years ago | |
| basic.txt | 5 years ago | |
| cgo.txt | 5 years ago | |
| debugdir.txt | 5 years ago | |
| goprivate.txt | 5 years ago | |
| goversion.txt | 5 years ago | |
| help.txt | 5 years ago | |
| implement.txt | 5 years ago | |
| imports.txt | 5 years ago | |
| ldflags.txt | 5 years ago | |
| literals.txt | 5 years ago | |
| modinfo.txt | 5 years ago | |
| plugin.txt | 5 years ago | |
| seed.txt | 5 years ago | |
| syntax.txt | 5 years ago | |
| test.txt | 5 years ago | |
| tiny.txt | 5 years ago | |