-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Open
Labels
NeedsDecisionFeedback is required from experts, contributors, and/or the community before a change can be made.Feedback is required from experts, contributors, and/or the community before a change can be made.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.pkgsite
Milestone
Description
Fix the cmd/godoc side of issue https://code.google.com/p/go/source/detail?r=f5b37c93e4c5bb2962c added some methods to go1.txt that were always there, but neither cmd/godoc nor cmd/api (both with their own bad embedding rules) detected. Robert's rewrite of cmd/api to use go/types fixed cmd/api, but cmd/godoc is still broken. This bug is about making those methods (like issue #6125 -- xml.Encoder.Reset / Available / etc) show up, if they're actually there. (But issue #6125 should remove them)
bcmills
Metadata
Metadata
Assignees
Labels
NeedsDecisionFeedback is required from experts, contributors, and/or the community before a change can be made.Feedback is required from experts, contributors, and/or the community before a change can be made.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.pkgsite