Skip to content

Refactor asserts, remove rust_srv #2102

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

Merged
merged 2 commits into from
Apr 2, 2012
Merged

Conversation

jamorton
Copy link
Contributor

@jamorton jamorton commented Apr 2, 2012

Fix for #2077 - remove the assertion macroas and favor just assert(condition && "msg");
Also, the second commit completely removes rust_srv from rt. Instead, memory regions are kept in rust_sched_loop and rust_env's are passed around. There are a few fprintf's about now, though.

@brson brson merged commit 128a8b6 into rust-lang:master Apr 2, 2012
@brson
Copy link
Contributor

brson commented Apr 2, 2012

Thanks! This is gorgeous.

celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
Kobzol pushed a commit to Kobzol/rust that referenced this pull request Dec 30, 2024
fix conflicting link names that lead to the "chapter link" leading to rustdoc's source code instead.
bors pushed a commit to rust-lang-ci/rust that referenced this pull request Jan 2, 2025
fix conflicting link names that lead to the "chapter link" leading to rustdoc's source code instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants