about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-03-16Regression test for #13077Tamir Duberstein-0/+31
2015-03-16Regression test for #16922Tamir Duberstein-0/+38
2015-03-16Regression test for #20714Tamir Duberstein-0/+15
2015-03-16Regression test for #20396Tamir Duberstein-0/+23
2015-03-16Regression test for #20261Tamir Duberstein-0/+17
2015-03-16Consistent spacingTamir Duberstein-6/+6
2015-03-16Regression test for #20225Tamir Duberstein-0/+22
2015-03-16Regression test for #19982Tamir Duberstein-0/+39
2015-03-16Regression test for #18919Tamir Duberstein-0/+17
2015-03-16Regression test for #13407Tamir Duberstein-0/+19
2015-03-16Regression test for #11820Tamir Duberstein-0/+19
2015-03-16Regression test for #9951Tamir Duberstein-0/+28
2015-03-16Auto merge of #23395 - bluss:tuple-macro, r=alexcrichtonbors-90/+84
2015-03-16document undefined collection behavior with interior mutabilityAndrew Paseltiner-0/+29
2015-03-16Add test for #7950Corey Richardson-0/+17
2015-03-15[BREAKING] Rename two instances of MAP_NONRESERVENicholas-2/+2
2015-03-16Reviewer changesNick Cameron-4/+5
2015-03-16Auto merge of #23394 - tanadeau:remove-old_io-notes, r=alexcrichtonbors-2/+1
2015-03-16Auto merge of #23396 - semarie:remove-sized-bounds, r=sfacklerbors-2/+2
2015-03-16resolve: factor out resolve imports to its own moduleNick Cameron-1063/+1118
2015-03-16Fallout in testing.Nick Cameron-30/+29
2015-03-16Error if `pub use` references a private item.Nick Cameron-5/+31
2015-03-16Misc tidy ups in resolveNick Cameron-63/+56
2015-03-15Auto merge of #23206 - nagisa:print-io, r=alexcrichtonbors-57/+62
2015-03-15Auto merge of #23353 - alexcrichton:stabilize-os, r=aturonbors-323/+397
2015-03-15Strip trailing whitespaceTamir Duberstein-148/+148
2015-03-15std: Clean up the sys::thread modulesAlex Crichton-221/+148
2015-03-15unbreak freebsd/openbsd/bitrig build after #23316Sébastien Marie-2/+2
2015-03-15std: Stabilize portions of `std::os::$platform`Alex Crichton-323/+397
2015-03-15core: Update tuple docUlrik Sverdrup-11/+5
2015-03-15core: Remove unused parts of tuple macroUlrik Sverdrup-79/+79
2015-03-15Fix binding unsized expressions to ref patternsVadim Petrochenkov-7/+42
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-409/+5
2015-03-15Auto merge of #23387 - Manishearth:rollup, r=Manishearthbors-25/+12
2015-03-15Removed old_io note from std::netTrent Nadeau-2/+1
2015-03-15Fix deprecated `comm` link.Wangshan Lu-4/+4
2015-03-15Auto merge of #23372 - tamird:fix-ios-compilation, r=alexcrichtonbors-13/+3
2015-03-15Rollup merge of #23384 - daboross:patch-2, r=alexcrichtonManish Goregaokar-1/+1
2015-03-15Rollup merge of #23382 - FuGangqiang:typos, r=alexcrichtonManish Goregaokar-2/+2
2015-03-15Rollup merge of #23379 - kballard:tweak-stdio-docs-no-raw-constructors, r=ale...Manish Goregaokar-18/+9
2015-03-15Rollup merge of #23375 - kballard:remove-old_io-recommendation-from-io, r=huonwManish Goregaokar-4/+0
2015-03-15Auto merge of #23316 - alexcrichton:less-question-sized, r=aturonbors-43/+39
2015-03-15Implement `winsize()` for {ios,dragonfly}Tamir Duberstein-12/+2
2015-03-15Fallout of c933d44f7bb9Tamir Duberstein-1/+1
2015-03-15Fix an String -> a String in env.rs documentationDabo Ross-1/+1
2015-03-14std: Fix create_dir_all for empty pathsAlex Crichton-1/+19
2015-03-14std: Remove ?Sized bounds from many I/O functionsAlex Crichton-43/+39
2015-03-15fix typosFuGangqiang-2/+2
2015-03-15Rollup merge of #23368 - EduardoBautista:fix-closures-chapter, r=steveklabnikManish Goregaokar-1/+1
2015-03-15Rollup merge of #23367 - EduardoBautista:fix-indentation-in-book, r=steveklabnikManish Goregaokar-4/+4