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
d190e10f74
rust
/
src
/
librustc_interface
History
Download ZIP
Download TAR.GZ
Vadim Petrochenkov
55a94bdc38
rustc_target: Stop using "string typing" for code models
...
Introduce `enum CodeModel` instead.
2020-05-16 12:02:11 +03:00
..
build.rs
Locate rustc binary similarly to codegen backend loading
2019-09-10 16:57:14 -04:00
callbacks.rs
Query-ify Instance::resolve
2020-04-05 01:21:36 -04:00
Cargo.toml
Remove unused dependencies
2020-04-20 17:59:27 +09:00
interface.rs
fix miri-unleash delayed sanity checking
2020-05-02 14:39:19 +02:00
lib.rs
Depend on libc from crates.io
2020-04-11 11:07:04 -04:00
passes.rs
cleanup:
config::CrateType
->
CrateType
2020-05-02 11:57:23 +03:00
proc_macro_decls.rs
librustc_middle: return LocalDefId instead of DefId in local_def_id
2020-04-23 23:14:07 +01:00
queries.rs
Fix clippy warnings
2020-05-11 17:13:32 +02:00
tests.rs
rustc_target: Stop using "string typing" for code models
2020-05-16 12:02:11 +03:00
util.rs
Auto merge of
#71775
- petrochenkov:crtcfg, r=matthewjasper
2020-05-10 08:25:32 +00:00