Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
nox
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 28, 2016
Auto merge of #31241 - tshepang:fix, r=steveklabnik
bors
committed
10de882
Copy full SHA for 10de882
Auto merge of #31171 - dirk:dirk/safety-section-in-cstring-docs, r=steveklabnik
Show description for a891c72
bors
committed
a891c72
Copy full SHA for a891c72
Auto merge of #31240 - durka:follow-set-docs, r=pnkfelix
Show description for 035f4cc
bors
committed
035f4cc
Copy full SHA for 035f4cc
Auto merge of #31225 - mbrubeck:btreeset-size-hint, r=Gankro
Show description for 1c06f64
bors
committed
1c06f64
Copy full SHA for 1c06f64
Commits on Jan 27, 2016
Fix formatting in documentation of `ffi::CString`
dirk
committed
9cfa191
Copy full SHA for 9cfa191
Auto merge of #31243 - Manishearth:rollup, r=Manishearth
Show description for 38e23e8
bors
committed
38e23e8
Copy full SHA for 38e23e8
Rollup merge of #31226 - steveklabnik:gh30954, r=Manishearth
Show description for 5e7dfa7
Manishearth
committed
5e7dfa7
Copy full SHA for 5e7dfa7
Rollup merge of #31222 - durka:patch-15, r=steveklabnik
Show description for d7c57e1
Manishearth
committed
d7c57e1
Copy full SHA for d7c57e1
Rollup merge of #31219 - mbrubeck:missing-docs, r=steveklabnik
Show description for 3e56732
Manishearth
committed
3e56732
Copy full SHA for 3e56732
Rollup merge of #31186 - gchp:contributing, r=alexcrichton
Show description for cb3680c
Manishearth
committed
cb3680c
Copy full SHA for cb3680c
Rollup merge of #30689 - Manishearth:lifetime-bound, r=steveklabnik
Show description for b29628a
Manishearth
committed
b29628a
Copy full SHA for b29628a
doc: insert missing chars
tshepang
committed
699c581
Copy full SHA for 699c581
trpl: fix macro follow sets
durka
committed
fd4d013
Copy full SHA for fd4d013
Auto merge of #31224 - bluss:deque-hashing, r=Gankro
Show description for b2f4c5c
bors
committed
b2f4c5c
Copy full SHA for b2f4c5c
Auto merge of #31089 - fhahn:macro-ice, r=pnkfelix
Show description for 8256c47
bors
committed
8256c47
Copy full SHA for 8256c47
Add NOTE test annotations
fhahn
committed
ecb7b01
Copy full SHA for ecb7b01
Avoid storing interolated token in Parser.last_token
fhahn
committed
e533ed9
Copy full SHA for e533ed9
Auto merge of #31206 - nrc:early-save, r=nikomatsakis
Show description for b8b18aa
bors
committed
b8b18aa
Copy full SHA for b8b18aa
Turn interpolated_or_expr_span into a function
fhahn
committed
47bfd8c
Copy full SHA for 47bfd8c
Auto merge of #31020 - regexident:fix_16884, r=brson
Show description for aba11b3
bors
committed
aba11b3
Copy full SHA for aba11b3
Auto merge of #30859 - aliclark:musl-nx-issue, r=brson
Show description for a186eb2
bors
committed
a186eb2
Copy full SHA for a186eb2
Auto merge of #30487 - jonas-schievink:more-attrs-lint-fixes, r=alexcrichton
Show description for b694d1b
bors
committed
b694d1b
Copy full SHA for b694d1b
Commits on Jan 26, 2016
collections: Hash VecDeque in its slice parts
Show description for d3174ce
bluss
committed
d3174ce
Copy full SHA for d3174ce
Mention that globs import public symbols
Show description for 5c61be6
steveklabnik
committed
5c61be6
Copy full SHA for 5c61be6
Auto merge of #31120 - alexcrichton:attribute-deny-warnings, r=brson
Show description for 4b61585
bors
committed
4b61585
Copy full SHA for 4b61585
Add size hints for BTreeSet iterators
mbrubeck
committed
6ff177e
Copy full SHA for 6ff177e
capitalization and associated types
durka
committed
2f633b2
Copy full SHA for 2f633b2
Auto merge of #31081 - alexcrichton:stabilize-hasher, r=aturon
Show description for a9e139b
bors
committed
a9e139b
Copy full SHA for a9e139b
book: cover UFCS in Syntax Index
durka
committed
638555e
Copy full SHA for 638555e
Fix examples that use missing_docs lint
Show description for e23f8b0
mbrubeck
committed
e23f8b0
Copy full SHA for e23f8b0
Fix warnings during tests
Show description for cb343c3
alexcrichton
committed
cb343c3
Copy full SHA for cb343c3
Auto merge of #30402 - jooert:prettypanic, r=alexcrichton
Show description for 13b5eda
bors
committed
13b5eda
Copy full SHA for 13b5eda
std: Stabilize custom hasher support in HashMap
Show description for 1fa0be2
alexcrichton
committed
1fa0be2
Copy full SHA for 1fa0be2
Re-worded intro paragraph to be more positive
gchp
committed
05f7b59
Copy full SHA for 05f7b59
Updated to reflect comments from review
Show description for 6fd728d
gchp
committed
6fd728d
Copy full SHA for 6fd728d
Pagination
Previous
Next
You can’t perform that action at this time.