go/parser
#70731 opened 3 months ago by mateusz834
scanner errors do not cause a bailoutNeedsInvestigation
#70726 opened 3 months ago by mateusz834
(*ast.File).Decls is empty after bailoutNeedsDecision
#70725 opened 3 months ago by mateusz834
#66683 opened 1 year ago by adonovan
#63834 opened 1 year ago by griesemer
#58833 opened 2 years ago by adonovan
SIGSEGV in `(*resolver).resolveList`NeedsInvestigation
#52046 opened 3 years ago by bcmills
#50956 opened 3 years ago by aarzilli
#48300 opened 3 years ago by findleyr
files parsed with mode 'parser.ImportsOnly|parser.ParseComments' can contain a comment after import declarationNeedsInvestigation
#47778 opened 3 years ago by ShoshinNikita
#45160 opened 4 years ago by findleyr
#36750 opened 5 years ago by myitcv
inconsistent error messages when missing braces after struct/interface in return typeNeedsFixgopls/parsing
#36595 opened 5 years ago by zikaeroh
keep parsing after error limit is reached?NeedsInvestigation
#29992 opened 6 years ago by stamblerre
#29148 opened 6 years ago by stamblerre
fails when a valid function declaration follows an broken oneNeedsInvestigation
#29145 opened 6 years ago by stamblerre
#28326 opened 6 years ago by griesemer
#24327 opened 7 years ago by dotaheor
test gives go/parser's syntax errors, which are sometimes worse than the compiler'sGoCommandNeedsFix
#24278 opened 7 years ago by mvdan