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
8f008ba4ee
rust
/
src
/
librustc_trans
History
Download ZIP
Download TAR.GZ
Eduard Burtescu
3855fa99ca
trans: Keep transmutes from fn item types working, but lint them.
2016-03-09 18:35:27 +02:00
..
back
Rename middle::ty::ctxt to TyCtxt
2016-03-03 07:37:56 +00:00
save
Rename middle::ty::ctxt to TyCtxt
2016-03-03 07:37:56 +00:00
trans
trans: Keep transmutes from fn item types working, but lint them.
2016-03-09 18:35:27 +02:00
Cargo.toml
bootstrap: Add a bunch of Cargo.toml files
2016-02-11 11:12:32 -08:00
diagnostics.rs
Update long error explanations
2016-02-07 13:03:35 +01:00
lib.rs
Warn when reexporting a private extern crate
2016-02-24 01:34:20 +00:00
README.txt
Make librustc's markdown README.txt claim to be markdown.
2015-03-20 13:29:13 +01:00
README.txt
See the README.md in ../librustc.