rust/src
Erik Michaels-Ober b748c2e90d Change default gender in the dining philosophers project
The paper from which this example was taken made the mistake of assuming
that all five philosophers are men. This is a hypothetical
example--there are no actual philosophers eating spaghetti--so there is
no good reason to make this assumption. Since women make up about half
of the human population, all things being equal, women should represent
about half of the philosophers. However, because this mistake has stood
since 1985, I have changed *all* of the pronouns to be female, to make
up for lost time. If someone would like to revert this patch or switch
to neutral pronouns after 30 years, feel free to set your alarm clock
for 2045.
2015-05-19 22:38:24 +02:00
..
compiler-rt@58ab642c30
compiletest Squeeze the last bits of tasks in documentation in favor of thread 2015-05-09 02:24:18 +09:00
doc Change default gender in the dining philosophers project 2015-05-19 22:38:24 +02:00
driver Unquote all crate names without underscores 2015-03-27 10:58:12 -07:00
error-index-generator Error index style tweaks. 2015-05-05 11:17:00 +10:00
etc Auto merge of #25266 - richo:windows-resource-sancheck, r=steveklabnik 2015-05-11 06:42:25 +00:00
grammar Auto merge of #25337 - bleibig:update-grammar, r=nikomatsakis 2015-05-18 23:29:26 +00:00
jemalloc@e24a1a025a bumping again to get the updated configure 2015-03-05 12:38:35 +05:30
liballoc Make Arc support DSTs 2015-05-17 11:25:17 +12:00
libarena libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libbacktrace Reapply rust-specific changes to libbacktrace 2015-04-11 22:30:17 +10:00
libcollections Auto merge of #25548 - sfackler:debug-builders-by-ref, r=alexcrichton 2015-05-19 05:39:29 +00:00
libcollectionstest Implement append and split_off for BitSet (RFC 509) 2015-05-10 21:46:32 +02:00
libcore Rollup merge of #25591 - rick68:patch-2, r=alexcrichton 2015-05-19 18:47:16 +05:30
libcoretest Rebasing 2015-05-13 14:35:53 +12:00
libflate libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libfmt_macros libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libgetopts libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libgraphviz libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
liblibc libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
liblog libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
librand libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
librbml libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
librustc Auto merge of #25527 - inrustwetrust:const-not-overflow, r=alexcrichton 2015-05-17 23:53:41 +00:00
librustc_back Auto merge of #25387 - eddyb:syn-file-loader, r=nikomatsakis 2015-05-17 00:05:34 +00:00
librustc_bitflags Fallout 2015-04-29 08:55:31 -07:00
librustc_borrowck libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
librustc_data_structures Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
librustc_driver Auto merge of #25387 - eddyb:syn-file-loader, r=nikomatsakis 2015-05-17 00:05:34 +00:00
librustc_lint libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
librustc_llvm libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
librustc_privacy libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
librustc_resolve Auto merge of #25485 - XuefengWu:24968_err_msg_parse_self_type_2, r=nrc 2015-05-16 20:53:42 +00:00
librustc_trans Auto merge of #25387 - eddyb:syn-file-loader, r=nikomatsakis 2015-05-17 00:05:34 +00:00
librustc_typeck Explain E0023, E0024, E0025, E0026, E0027, E0033. 2015-05-19 14:16:18 +10:00
librustc_unicode libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
librustdoc rustdoc: Fix left margin for type aliases 2015-05-19 01:44:04 +02:00
libserialize libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libstd Rollup merge of #25576 - mbrubeck:pathext-doc, r=steveklabnik 2015-05-19 18:47:15 +05:30
libsyntax Auto merge of #25550 - sfackler:derive-debug-unsized, r=alexcrichton 2015-05-19 07:38:24 +00:00
libterm libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libtest libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
llvm@bff6907697 updating llvm submodule to include bitrig support 2015-03-05 12:38:34 +05:30
rt fix typos caught by codespell 2015-05-06 03:00:13 +02:00
rust-installer@e54d4823d2 Update rust-installer 2015-05-11 15:05:57 -07:00
rustbook Add 'active' class to current page in rustbook table of contents 2015-05-17 17:05:23 -04:00
rustllvm Add singlethreaded fence intrinsics. 2015-04-25 19:41:21 -06:00
test Auto merge of #25550 - sfackler:derive-debug-unsized, r=alexcrichton 2015-05-19 07:38:24 +00:00
snapshots.txt Register new snapshots 2015-04-28 17:23:45 -07:00