This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-01-20 04:40:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_codegen_ssa
/
src
History
LingMan
a56bffb4f9
Use Option::map_or instead of
.map(..).unwrap_or(..)
2021-01-14 19:23:59 +01:00
..
back
Use Option::map_or instead of
.map(..).unwrap_or(..)
2021-01-14 19:23:59 +01:00
coverageinfo
remove redundant closures (clippy::redundant_closure)
2021-01-03 13:34:24 +01:00
debuginfo
Stop adding '*' at the end of type names for Ref and Slice when computing debug info for MSVC debuggers
2020-11-30 14:31:34 -08:00
mir
Auto merge of
#80200
- mahkoh:dst-offset, r=nagisa
2021-01-07 03:13:21 +00:00
traits
cg_ssa: introduce
TargetMachineFactoryFn
alias
2020-12-16 10:33:43 +00:00
base.rs
Rollup merge of
#80323
- camelid:codegen-base-docs, r=nagisa
2020-12-31 22:20:43 +01:00
common.rs
…
glue.rs
…
lib.rs
don't clone copy types
2020-12-29 19:40:03 +01:00
meth.rs
…
mono_item.rs
…
target_features.rs
Rollup merge of
#78361
- DevJPM:master, r=workingjubilee
2020-11-18 15:46:19 +01:00