This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2173681647
rust
/
src
/
librustdoc
/
clean
History
Download ZIP
Download TAR.GZ
QuietMisdreavus
401cb6bb53
don't inline
pub use some_crate
unless directly asked to
2018-11-09 09:07:57 -06:00
..
auto_trait.rs
Remove redundant clone
2018-10-26 12:07:39 +09:00
blanket_impl.rs
Rollup merge of
#55358
- sinkuu:redundant_clone2, r=estebank
2018-10-26 23:06:49 +08:00
cfg.rs
Rollup merge of
#53496
- matthiaskrgr:codespell_08_2018, r=varkor
2018-08-21 17:51:49 +08:00
def_ctor.rs
Remove Ty prefix from Ty{Bool|Char|Int|Uint|Float|Str}
2018-08-22 16:08:49 +01:00
inline.rs
Prefer
Default::default
over
FxHash*::default
in struct constructors
2018-10-19 14:34:44 +02:00
mod.rs
don't inline
pub use some_crate
unless directly asked to
2018-11-09 09:07:57 -06:00
simplify.rs
rustc: keep a Span for each predicate in ty::GenericPredicates.
2018-09-28 17:19:35 +03:00