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 }}
compiler-errors
/
rust
Public
forked from
rust-lang/rust
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
0
Star
3
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
tspiteri
Datepicker
All time
Commit History
Commits on Feb 15, 2024
doc: panicking division by zero examples for unsigned strict div ops
tspiteri
committed
675d092
Copy full SHA for 675d092
doc: add note before panicking examples for strict_overflow_ops
tspiteri
committed
fdc56b6
Copy full SHA for fdc56b6
Commits on Feb 20, 2023
Stabilize const slice::split_at
Show description for b46b05d
tspiteri
committed
b46b05d
Copy full SHA for b46b05d
Commits on Jan 27, 2023
add comment to rustdoc.css on updating filename suffixes
tspiteri
committed
1c3fc9d
Copy full SHA for 1c3fc9d
rustdoc: update Source Serif 4 from 4.004 to 4.005
Show description for 167fbbc
tspiteri
committed
167fbbc
Copy full SHA for 167fbbc
Commits on Jan 14, 2023
doc: fix typo
tspiteri
committed
208b781
Copy full SHA for 208b781
Commits on Nov 8, 2022
doc: expand description for f32 and f64 associated constants
Show description for c953b6c
tspiteri
committed
c953b6c
Copy full SHA for c953b6c
Commits on Oct 19, 2022
doc: rewrite doc for signed int::{carrying_add,borrowing_sub}
tspiteri
committed
4e38d06
Copy full SHA for 4e38d06
Commits on Sep 27, 2022
doc: rewrite doc for uint::{carrying_add,borrowing_sub}
tspiteri
committed
33421da
Copy full SHA for 33421da
Commits on Aug 29, 2022
add tracking issue number to const_slice_split_at_not_mut
tspiteri
committed
4d95035
Copy full SHA for 4d95035
Commits on Aug 25, 2022
review
tspiteri
committed
bc3d719
Copy full SHA for bc3d719
Commits on Aug 2, 2022
make slice::{split_at,split_at_unchecked} const functions
tspiteri
committed
97c963d
Copy full SHA for 97c963d
Commits on Mar 11, 2022
remove unnecessary try_opt for operations that cannot fail
tspiteri
committed
ed10356
Copy full SHA for ed10356
Commits on Feb 4, 2022
doc: use U+2212 for minus sign in integer MIN/MAX text
tspiteri
committed
d6e1df8
Copy full SHA for d6e1df8
Commits on Oct 5, 2021
for signed overflowing remainder, delay comparing lhs with MIN
Show description for 4ec0377
tspiteri
committed
4ec0377
Copy full SHA for 4ec0377
Commits on Oct 2, 2021
Use bitand when checking for signed integer division overflow
Show description for 1139ee3
tspiteri
committed
1139ee3
Copy full SHA for 1139ee3
Commits on Jul 7, 2021
special case for integer log10
tspiteri
committed
ed76c11
Copy full SHA for ed76c11
test integer log10 values close to all powers of 10
tspiteri
committed
b0f98c6
Copy full SHA for b0f98c6
Commits on Jun 17, 2021
include reference to woff2 files in COPYRIGHT.txt
tspiteri
committed
a7d2061
Copy full SHA for a7d2061
rustdoc: add optional woff2 versions of Source Serif and Source Code
tspiteri
committed
1738c78
Copy full SHA for 1738c78
Commits on May 11, 2021
add BITS associated constant to core::num::Wrapping
Show description for a381e29
tspiteri
committed
a381e29
Copy full SHA for a381e29
Commits on Apr 19, 2021
Update library/std/src/primitive_docs.rs
Show description for 4c64770
tspiteri
and
workingjubilee
authored
4c64770
Copy full SHA for 4c64770
Commits on Apr 16, 2021
doc: use U+2212 for minus sign in floating-point -0.0 remarks
Show description for 1895520
tspiteri
committed
1895520
Copy full SHA for 1895520
Commits on Apr 5, 2021
change SourceSerifPro to SourceSerif4 in emit-shared-files test
tspiteri
committed
70b0874
Copy full SHA for 70b0874
Update Source Serif to release 4.004
Show description for 29fed9a
tspiteri
committed
29fed9a
Copy full SHA for 29fed9a
Commits on Mar 10, 2021
update MSYS2 link in README
Show description for 3a3e7eb
tspiteri
committed
3a3e7eb
Copy full SHA for 3a3e7eb
Commits on Mar 7, 2021
Update Source Code Pro and include italics
tspiteri
committed
87d17bb
Copy full SHA for 87d17bb
Commits on Feb 26, 2021
doc: cube root, not cubic root
Show description for dd502cb
tspiteri
committed
dd502cb
Copy full SHA for dd502cb
fix typo in RELEASES.md
tspiteri
committed
4dcbc00
Copy full SHA for 4dcbc00
Commits on Nov 23, 2020
const_int_pow will be stabilized in 1.50.0, not in 1.49.0
Show description for a6bcf7a
tspiteri
committed
a6bcf7a
Copy full SHA for a6bcf7a
stabilize const_int_pow
Show description for aca37b6
tspiteri
committed
aca37b6
Copy full SHA for aca37b6
Commits on Sep 23, 2020
make ln_1p examples more representative of use
Show description for 50d3ddc
tspiteri
committed
50d3ddc
Copy full SHA for 50d3ddc
make exp_m1 examples more representative of use
Show description for 37ce212
tspiteri
committed
37ce212
Copy full SHA for 37ce212
Commits on Jul 22, 2020
mark methods as constant since 1.47.0 instead of 1.46.0
tspiteri
committed
d6cf128
Copy full SHA for d6cf128
Commits on Jun 29, 2020
stabilize const_ascii_ctype_on_intrinsics
tspiteri
committed
2a84e31
Copy full SHA for 2a84e31
Pagination
Previous
Next
You can’t perform that action at this time.