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
05a872df2b
rust
/
src
/
librustc_interface
History
Download ZIP
Download TAR.GZ
Amanieu d'Antras
2f5bd9d0f1
Remove -Z no-landing-pads flag
2020-04-29 01:05:55 +01: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
use direct import for ErrorReported
2020-04-02 13:40:43 +02:00
lib.rs
Depend on libc from crates.io
2020-04-11 11:07:04 -04:00
passes.rs
Accept
LocalDefId
as key for
mir_borrowck
query
2020-04-27 21:50:18 +01: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
Change return type of
entry_fn
query to return a
LocalDefId
2020-04-27 23:58:11 +01:00
tests.rs
Remove -Z no-landing-pads flag
2020-04-29 01:05:55 +01:00
util.rs
Rollup merge of
#71537
- Mark-Simulacrum:no-self-open, r=davidtwco
2020-04-26 21:02:35 +02:00