Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor rendering code #523

Merged
merged 5 commits into from Jun 20, 2013
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Next

Propagate debug flag in Makefiles.

  • Loading branch information
metajack committed Jun 17, 2013
commit c07a2be6e76f777a266d988cdc8fd976b21ce8a3
@@ -49,6 +49,7 @@ endif
export CFG_RUSTC
export CFG_RUSTC_FLAGS
export CFG_LOCAL_RUSTC
export CFG_ENABLE_DEBUG
export RUSTC=$(CFG_RUSTC)
export RUSTFLAGS=$(CFG_RUSTC_FLAGS)

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.