This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
src
/
librustc_trans
History
Eduard Burtescu
25cf8001b1
Remove AST from metadata except for consts and const fns.
2016-08-24 13:23:38 +03:00
..
back
Auto merge of
#35854
- nikomatsakis:incr-comp-cache-hash-35549, r=mw
2016-08-23 11:53:17 -07:00
debuginfo
Remove AST from metadata except for consts and const fns.
2016-08-24 13:23:38 +03:00
mir
Remove drop flags from structs and enums implementing Drop.
2016-08-24 13:23:37 +03:00
abi.rs
Remove obsolete divergence related stuff
2016-08-13 21:37:09 +08:00
adt.rs
Remove drop flags from structs and enums implementing Drop.
2016-08-24 13:23:37 +03:00
asm.rs
rustc_trans: remove the bulk of old trans and most of its support code.
2016-08-24 13:23:37 +03:00
assert_module_sources.rs
…
attributes.rs
…
base.rs
Remove AST from metadata except for consts and const fns.
2016-08-24 13:23:38 +03:00
basic_block.rs
…
build.rs
…
builder.rs
…
cabi_aarch64.rs
…
cabi_arm.rs
…
cabi_asmjs.rs
…
cabi_mips.rs
…
cabi_powerpc64.rs
…
cabi_powerpc.rs
…
cabi_x86_64.rs
…
cabi_x86_win64.rs
…
cabi_x86.rs
…
callee.rs
Remove AST from metadata except for consts and const fns.
2016-08-24 13:23:38 +03:00
Cargo.toml
…
cleanup.rs
rustc_trans: remove the bulk of old trans and most of its support code.
2016-08-24 13:23:37 +03:00
closure.rs
rustc_trans: remove the bulk of old trans and most of its support code.
2016-08-24 13:23:37 +03:00
collector.rs
rustc: split Generics of a method from its parent Generics.
2016-08-17 05:50:57 +03:00
common.rs
Remove AST from metadata except for consts and const fns.
2016-08-24 13:23:38 +03:00
consts.rs
Remove AST from metadata except for consts and const fns.
2016-08-24 13:23:38 +03:00
context.rs
Remove AST from metadata except for consts and const fns.
2016-08-24 13:23:38 +03:00
declare.rs
Rename empty/bang to never
2016-08-13 21:37:09 +08:00
diagnostics.rs
…
disr.rs
…
glue.rs
Remove AST from metadata except for consts and const fns.
2016-08-24 13:23:38 +03:00
intrinsic.rs
Remove AST from metadata except for consts and const fns.
2016-08-24 13:23:38 +03:00
lib.rs
Remove AST from metadata except for consts and const fns.
2016-08-24 13:23:38 +03:00
machine.rs
…
macros.rs
…
meth.rs
rustc_trans: remove the bulk of old trans and most of its support code.
2016-08-24 13:23:37 +03:00
monomorphize.rs
Remove AST from metadata except for consts and const fns.
2016-08-24 13:23:38 +03:00
partitioning.rs
rustc: remove ParamSpace from Substs.
2016-08-17 06:32:00 +03:00
README.txt
…
symbol_map.rs
…
symbol_names_test.rs
…
trans_item.rs
Remove AST from metadata except for consts and const fns.
2016-08-24 13:23:38 +03:00
tvec.rs
Remove drop flags from structs and enums implementing Drop.
2016-08-24 13:23:37 +03:00
type_.rs
…
type_of.rs
rustc: remove ParamSpace from Substs.
2016-08-17 06:32:00 +03:00
value.rs
…
README.txt
See the README.md in ../librustc.