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
/
mk
History
bors
a0b4e67648
Auto merge of
#35174
- arielb1:llvm-type-audit, r=eddyb
...
Audit C++ types in rustllvm cc @eddyb
Fixes
#35131
2016-08-03 07:52:08 -07:00
..
cfg
Add -mrelax-relocations=no hacks to fix musl build
2016-08-01 23:42:15 -07:00
clean.mk
…
crates.mk
Move errors from libsyntax to its own crate
2016-06-23 08:07:35 -04:00
ctags.mk
…
debuggers.mk
…
dist.mk
…
docs.mk
…
grammar.mk
…
host.mk
…
install.mk
…
llvm.mk
llvm: allow cleaning LLVM's Visual Studio builds
2016-07-07 21:10:18 -04:00
main.mk
mk: Only pass -Zorbit=off in stage1/2
2016-08-02 13:06:43 -07:00
platform.mk
[LLVM-3.9] Pass correct relocation model flag
2016-07-29 10:29:44 +02:00
prepare.mk
…
reconfig.mk
…
rt.mk
Fix build of compiler-rt on FreeBSD
2016-07-24 04:48:26 +00:00
rustllvm.mk
remove the ExecutionEngine binding
2016-08-03 15:08:47 +03:00
stage0.mk
mk: If local-rust is the same as the current version, then force a local-rebuild
2016-07-15 19:37:15 +02:00
target.mk
mk: Fix bootstrapping cross-hosts on beta
2016-05-23 22:21:21 -07:00
tests.mk
add mir optimization tests, dump-mir-dir option
2016-07-20 19:41:39 -07:00
util.mk
…