This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
library
History
Matthias Krüger
94cd0259f2
Rollup merge of
#90269
- woppopo:const_option_expect, r=yaahc
...
Make `Option::expect` unstably const Tracking issue:
#67441
2021-12-03 06:24:11 +01:00
..
alloc
Rollup merge of
#88906
- Kixunil:box-maybe-uninit-write, r=dtolnay
2021-12-03 06:24:11 +01:00
backtrace
@
b02ed04a7e
Updated backtrace submodule
2021-11-02 12:31:34 +01:00
core
Rollup merge of
#90269
- woppopo:const_option_expect, r=yaahc
2021-12-03 06:24:11 +01:00
panic_abort
Use
target_family = "wasm"
2021-11-10 08:35:42 -08:00
panic_unwind
Review comments
2021-11-10 08:35:42 -08:00
portable-simd
Add 'library/portable-simd/' from commit '1ce1c645cf27c4acdefe6ec8a11d1f0491954a99'
2021-11-12 16:58:25 -08:00
proc_macro
proc_macro: Add an expand_expr method to TokenStream
2021-11-12 15:41:40 -05:00
profiler_builtins
…
rtstartup
…
rustc-std-workspace-alloc
…
rustc-std-workspace-core
…
rustc-std-workspace-std
…
std
Rollup merge of
#91464
- ChrisDenton:doc-path-case-sensitivity, r=joshtriplett
2021-12-02 22:16:18 +01:00
stdarch
@
cfba59fccd
Update stdarch
2021-11-19 11:20:42 -08:00
test
Update more rustc/libtest things for wasm64
2021-11-10 08:35:42 -08:00
unwind
…