]> git.lizzy.rs Git - rust.git/history - src
std::trie: Fix find_mut for non-present keys
[rust.git] / src /
2013-11-18 borsauto merge of #10555 : TeXitoi/rust/pidigits-resurected...
2013-11-18 Guillaume Pinotpidigits resurected
2013-11-18 borsauto merge of #10539 : alexcrichton/rust/external-linka...
2013-11-18 Alex CrichtonDon't mark reachable extern fns as internal
2013-11-18 Michael Woeristerdebuginfo: Improved stepping for if-expressions
2013-11-18 Huon Wilsonstd::rand: wrappers for floats from [0,1] and (0,1).
2013-11-18 borsauto merge of #10508 : chris-morgan/rust/tags-improveme...
2013-11-18 borsauto merge of #10443 : alexcrichton/rust/meaninless...
2013-11-18 Alex CrichtonForbid privacy in inner functions
2013-11-18 borsauto merge of #10526 : itdaniher/rust/master, r=pcwalton
2013-11-18 borsauto merge of #10363 : astrieanna/rust/fix-x86stdcall...
2013-11-18 Leah HansonFix XFailed test x86stdcall
2013-11-18 borsauto merge of #10533 : tautologico/rust/fixdocs, r...
2013-11-18 Andrei FormigaFixed docs for advance() in Iterator trait
2013-11-18 Andrei FormigaFixed uses of get() to unwrap() in doc examples in...
2013-11-18 borsauto merge of #10511 : cmr/rust/addtests, r=huonw
2013-11-17 Corey RichardsonBetter error message when using vectors in statics
2013-11-17 Corey RichardsonAdd a test for #6976
2013-11-17 borsauto merge of #10532 : dhodder/rust/master, r=alexcrichton
2013-11-17 borsauto merge of #10531 : TeXitoi/rust/mandelbrot-resurect...
2013-11-17 Dave HodderAdd doc comment for extra::url::query_to_str
2013-11-17 borsauto merge of #10523 : huonw/rust/10522, r=cmr
2013-11-17 borsauto merge of #10518 : huonw/rust/6911, r=alexcrichton
2013-11-17 borsauto merge of #10510 : chris-morgan/rust/fix-num_lit...
2013-11-17 Guillaume PinotPrettier long string breaking.
2013-11-17 Guillaume PinotClarrify the message for test mode and use u8 instead...
2013-11-17 borsauto merge of #10509 : cmr/rust/trait_name, r=alexcrichton
2013-11-17 Guillaume Pinotresurect shootout-mandelbrot.rs
2013-11-17 borsauto merge of #10466 : alexcrichton/rust/issue-10334...
2013-11-17 borsauto merge of #10454 : z0w0/rust/issue-9944, r=cmr
2013-11-17 Huon Wilsonextra: handle an edge case in BigUint.to_str().
2013-11-17 Ian Daniherfix 10468, propagate optimization level as rustc::drive...
2013-11-16 borsauto merge of #10420 : sanxiyn/rust/path, r=cmr
2013-11-16 Huon Wilsonlint: _-prefixed variables don't get an unused-mut...
2013-11-16 Alex CrichtonImplement read_char on the Buffer trait
2013-11-16 Corey RichardsonAdjust error message for method type mismatch
2013-11-16 Jaemin MoonShow the name of the trait in the error message
2013-11-15 borsauto merge of #10478 : TeXitoi/rust/shootout-meteor...
2013-11-15 borsauto merge of #10497 : thestinger/rust/cleanup, r=cmr
2013-11-15 Daniel Micayremove `cast::unsafe_copy`
2013-11-14 Guillaume PinotImprove variable naming.
2013-11-14 Guillaume Pinotremove useless Iterate impl, and permute the order...
2013-11-14 borsauto merge of #10018 : fhahn/rust/check-inferred-ints...
2013-11-14 borsauto merge of #10428 : toffaletti/rust/try_lock, r...
2013-11-14 borsauto merge of #10484 : nibrahim/rust/docfix, r=cmr
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-11-14 borsauto merge of #10476 : catamorphism/rust/rustpkg-doc...
2013-11-14 Guillaume PinotAdd shootout meteor contest benchmark.
2013-11-14 borsauto merge of #10473 : jschaf/rust/ignore-windows-build...
2013-11-14 borsauto merge of #10472 : klutzy/rust/cleanup-xfail, r...
2013-11-14 klutzytest: Add xfail-win32 to two debug-info tests
2013-11-14 klutzyrustpkg: Disable test suite on windows
2013-11-14 klutzytest: Fix signal-exit-status on windows
2013-11-14 klutzytest: Clean up xfail-{fast,win32} tests
2013-11-14 borsauto merge of #10457 : alexcrichton/rust/native-io...
2013-11-14 Alex CrichtonImplement native::IoFactory
2013-11-14 borsauto merge of #10464 : gutworth/rust/snap-err, r=pnkfelix
2013-11-13 Jason Toffalettiadd rust_trylock_little_lock
2013-11-13 borsauto merge of #10421 : adridu59/rust/patch-www, r=alexc...
2013-11-13 borsauto merge of #10447 : alexcrichton/rust/flaky-time...
2013-11-13 borsauto merge of #10451 : zkamsler/rust/buf_writer, r...
2013-11-13 Alex CrichtonIntroduce an io::Buffer trait
2013-11-13 Zach KamslerImplemented BufWriter
2013-11-13 borsauto merge of #10277 : dcrewi/rust/missing-doc-and...
2013-11-13 David Creswickmake missing_doc lint respect the visibility rules
2013-11-13 Benjamin Petersonbe more robust when removing download artifacts and...
2013-11-13 Adrien Tétardoc: disable parser error highlighting + a few fixes
2013-11-13 Zack CorrAdd build_lib_with_cfgs, build_bin_with_cfgs to rustpkg...
2013-11-13 borsauto merge of #10441 : cmr/rust/bench_bufferedstream...
2013-11-13 Corey Richardsonio: benchmarks for creation of the various Buffered...
2013-11-13 borsauto merge of #10342 : catamorphism/rust/rustpkg-dir...
2013-11-12 Tim Chevalierrustpkg: Eliminate the spurious `os::path_exists(&pkg_s...
2013-11-12 borsauto merge of #10410 : willingc/rust/shoot-done, r...
2013-11-12 Carol WFixed xfail for nbody shootout benchmark by correcting...
2013-11-12 Adrien Tétardoc: CSS: fix code fonts
2013-11-12 borsauto merge of #10427 : alexcrichton/rust/no-xray, r...
2013-11-12 Alex CrichtonMake a time test less flaky
2013-11-12 borsauto merge of #10423 : alexcrichton/rust/move-io, r...
2013-11-12 Florian HahnCheck inferred integer literals for overflows, closes...
2013-11-12 Florian HahnRemove type overflow checks from check_const.rs, refs...
2013-11-12 Alex CrichtonImprove error message for breaks in blocks
2013-11-12 borsauto merge of #10439 : brson/rust/rmcxx, r=bstrie
2013-11-12 Brian Andersonrt: Delete more C++
2013-11-12 borsauto merge of #10435 : jayanderson/rust/docs, r=huonw
2013-11-12 borsauto merge of #10198 : alexcrichton/rust/darwin-quiet...
2013-11-12 borsauto merge of #10425 : astrieanna/rust/rm-issue-912...
2013-11-12 Alex CrichtonMove std::rt::io to std::io
2013-11-12 Jay AndersonUse constants instead of raw values.
2013-11-12 borsauto merge of #10424 : alexcrichton/rust/optimize-buffe...
2013-11-12 borsauto merge of #10109 : pcmattman/rust/pass-nonzero...
2013-11-12 Jay AndersonGot directions backwards in to_degrees and to_radians...
2013-11-12 Jay AndersonAdd docs for traits Exponential, Hyperbolic, BitCount.
2013-11-12 Jay AndersonUpdate docs for Fractional, Algebraic, Round, and Trigo...
2013-11-12 Matthew IselinImplemented a ProcessExit enum and helper methods to...
2013-11-12 borsauto merge of #10422 : alexcrichton/rust/explicit-crate...
2013-11-11 borsauto merge of #10419 : brson/rust/conditiondocs, r...
2013-11-11 borsauto merge of #10403 : poiru/rust/issue-2675, r=alexcri...
2013-11-11 Alex CrichtonRemove resolve's xray infrastructure
2013-11-11 Leah HansonRemove test issue-3461
2013-11-11 Birunthan MohanathasAdd asserts to check for faililng QueryPerformance...
next