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
bors
506e75cbf8
Auto merge of
#85109
- RalfJung:remove-const_fn, r=oli-obk
...
remove const_fn feature gate Fixes
https://github.com/rust-lang/rust/issues/84510
r? `@oli-obk`
2021-05-11 10:25:14 +00:00
..
alloc
Document Rc::from
2021-05-10 18:46:13 +08:00
backtrace
@
221483ebaf
Update backtrace to 0.3.57
2021-04-25 13:48:03 -07:00
core
Rollup merge of
#85096
- clarfonthey:const_unchecked, r=oli-obk
2021-05-10 16:15:02 +02:00
panic_abort
android: set abort message
2021-04-09 15:33:43 +02:00
panic_unwind
Change 'NULL' to 'null'
2021-05-02 17:46:00 -06:00
proc_macro
don't let const_fn feature flag affect impl-block-level trait bounds
2021-04-29 09:27:45 +02:00
profiler_builtins
…
rtstartup
…
rustc-std-workspace-alloc
…
rustc-std-workspace-core
…
rustc-std-workspace-std
…
std
Auto merge of
#85109
- RalfJung:remove-const_fn, r=oli-obk
2021-05-11 10:25:14 +00:00
stdarch
@
6c4f4e1990
Bump stdarch submodule
2021-05-08 19:40:27 +01:00
term
…
test
move core::hint::black_box under its own feature gate
2021-04-25 11:08:12 +02:00
unwind
…