Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15.4k
Star
116k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Enable doctests in compiler/ crates
- #99324
#99324
Merged
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
reez12g:issue-99144
reez12g/rust:issue-99144
Copy head branch name to clipboard
Oct 6, 2022
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Enable doctests in compiler/ crates
#99324
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
reez12g:issue-99144
reez12g/rust:issue-99144
Copy head branch name to clipboard
Commits
Commits on Sep 29, 2022
Add test execution step to x86_64-gnu-aux
reez12g
committed
29ac30c
View commit details
Copy full SHA for 29ac30c
Browse repository at this point
Revert "Add test execution step to x86_64-gnu-aux"
Show description for d79caa3
reez12g
committed
d79caa3
View commit details
Copy full SHA for d79caa3
Browse repository at this point
Remove from compiler/ crates
reez12g
committed
9a4c5ab
View commit details
Copy full SHA for 9a4c5ab
Browse repository at this point
Mark ignore(illustrative) on docs in compiler/rustc_ast_lowering/src/expr.rs
reez12g
committed
a1999b7
View commit details
Copy full SHA for a1999b7
Browse repository at this point
Mark ignore on error code docs in compiler/rustc_borrowck/src/diagnostics/region_errors.rs
reez12g
committed
c2ad8d2
View commit details
Copy full SHA for c2ad8d2
Browse repository at this point
Mark ignore on error code docs in compiler/rustc_borrowck/src/region_infer/mod.rs
reez12g
committed
cf31a29
View commit details
Copy full SHA for cf31a29
Browse repository at this point
Add feature flag to docs in compiler/rustc_builtin_macros/src/assert/context.rs
reez12g
committed
213910a
View commit details
Copy full SHA for 213910a
Browse repository at this point
Fix docs in compiler/rustc_builtin_macros/src/assert/context.rs
reez12g
committed
cc8f98f
View commit details
Copy full SHA for cc8f98f
Browse repository at this point
Fix docs in compiler/rustc_builtin_macros/src/deriving/generic/mod.rs
reez12g
committed
73775a9
View commit details
Copy full SHA for 73775a9
Browse repository at this point
Mark ignore(illustrative) on docs in compiler/rustc_const_eval/src/interpret/validity.rs
reez12g
committed
00612e2
View commit details
Copy full SHA for 00612e2
Browse repository at this point
Fix confliction
reez12g
committed
e89fbc5
View commit details
Copy full SHA for e89fbc5
Browse repository at this point
Commits on Oct 2, 2022
Remove 'E0312' from 'compile_fail,E0312' statement temporarily
reez12g
committed
ebcec30
View commit details
Copy full SHA for ebcec30
Browse repository at this point
Commits on Oct 5, 2022
Temporarily reinstate doctest=false
reez12g
committed
488eb42
View commit details
Copy full SHA for 488eb42
Browse repository at this point
You can’t perform that action at this time.