Skip to content

Refactor asserts, remove rust_srv#2102

Merged
brson merged 2 commits intorust-lang:masterfrom
jamorton:refactor_asserts
Apr 2, 2012
Merged

Refactor asserts, remove rust_srv#2102
brson merged 2 commits intorust-lang:masterfrom
jamorton:refactor_asserts

Conversation

@jamorton
Copy link
Copy Markdown
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
Copy Markdown
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.
folkertdev added a commit to folkertdev/rust that referenced this pull request May 6, 2026
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