This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-05-02 21:17:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
adc700b089
rust
/
compiler
/
rustc_passes
History
Mara Bos
c4f829b2e5
Allow #[unstable] impl for fn() -> UnstableType.
...
(But not fn() -> !, which is stable.)
2022-10-19 13:34:18 +02:00
..
src
Allow #[unstable] impl for fn() -> UnstableType.
2022-10-19 13:34:18 +02:00
Cargo.toml
passes: migrate half of
check_attr
2022-07-15 16:13:49 +01:00