-
Notifications
You must be signed in to change notification settings - Fork 12.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Get rid of rustdoc::doctree #78082
Closed
Closed
Commits on Nov 18, 2020
-
[extremely broken] try to get rid of doctree
this compiles but does not run
Configuration menu - View commit details
-
Copy full SHA for ad9933e - Browse repository at this point
Copy the full SHA ad9933eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b8c5aa - Browse repository at this point
Copy the full SHA 7b8c5aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b05cee - Browse repository at this point
Copy the full SHA 0b05ceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 341ae70 - Browse repository at this point
Copy the full SHA 341ae70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42b2043 - Browse repository at this point
Copy the full SHA 42b2043View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b22097 - Browse repository at this point
Copy the full SHA 4b22097View commit details -
Configuration menu - View commit details
-
Copy full SHA for 350e4d7 - Browse repository at this point
Copy the full SHA 350e4d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ba37bc - Browse repository at this point
Copy the full SHA 5ba37bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd38b65 - Browse repository at this point
Copy the full SHA bd38b65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42d4dbb - Browse repository at this point
Copy the full SHA 42d4dbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a781126 - Browse repository at this point
Copy the full SHA a781126View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1589dda - Browse repository at this point
Copy the full SHA 1589ddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4e3896 - Browse repository at this point
Copy the full SHA f4e3896View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a1507d - Browse repository at this point
Copy the full SHA 0a1507dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04de151 - Browse repository at this point
Copy the full SHA 04de151View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0302f6 - Browse repository at this point
Copy the full SHA d0302f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d7c146 - Browse repository at this point
Copy the full SHA 0d7c146View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0f7ce9 - Browse repository at this point
Copy the full SHA d0f7ce9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed27f87 - Browse repository at this point
Copy the full SHA ed27f87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1697ada - Browse repository at this point
Copy the full SHA 1697adaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44cef3e - Browse repository at this point
Copy the full SHA 44cef3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a79eb20 - Browse repository at this point
Copy the full SHA a79eb20View commit details -
Don't ICE on trait functions and imports
It turns out these were being silently dropped before because they didn't have a name.
Configuration menu - View commit details
-
Copy full SHA for ba301ac - Browse repository at this point
Copy the full SHA ba301acView commit details -
Fix broken handling of extern "ABI" blocks
ForeignModule is just such a terrible name for these.
Configuration menu - View commit details
-
Copy full SHA for ee0cad5 - Browse repository at this point
Copy the full SHA ee0cad5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e27b769 - Browse repository at this point
Copy the full SHA e27b769View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eaca9d - Browse repository at this point
Copy the full SHA 9eaca9dView commit details -
- Add back call to `from_hir_id_and_parts()` - Remove outdated comment
Configuration menu - View commit details
-
Copy full SHA for 5e2793b - Browse repository at this point
Copy the full SHA 5e2793bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.