]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-04-27 borsAuto merge of #41433 - estebank:constructor, r=michaelw...
2017-04-27 borsAuto merge of #37860 - giannicic:defaultimpl, r=nagisa
2017-04-27 borsAuto merge of #41567 - arielb1:rollup, r=arielb1
2017-04-26 Ariel Ben-YehudaRollup merge of #41552 - jessicah:updated-num-cpus...
2017-04-26 Ariel Ben-YehudaRollup merge of #41550 - wesleywiser:fix_33287, r=estebank
2017-04-26 Ariel Ben-YehudaRollup merge of #41546 - cuviper:reduced-rust-src,...
2017-04-26 Ariel Ben-YehudaRollup merge of #41524 - michaelwu:basic-hexagon, r...
2017-04-26 Ariel Ben-YehudaRollup merge of #41501 - GuillaumeGomez:invalid_module_...
2017-04-26 Ariel Ben-YehudaRollup merge of #41499 - steveklabnik:gh25164, r=alexcr...
2017-04-26 Ariel Ben-YehudaRollup merge of #41493 - scottmcm:fix-step-replace...
2017-04-26 Ariel Ben-YehudaRollup merge of #41456 - jessicah:haiku-support, r...
2017-04-26 Ariel Ben-YehudaRollup merge of #41370 - malbarbo:android-bootstrap...
2017-04-26 borsAuto merge of #41563 - aidanhs:aphs-fix-spurious-osx...
2017-04-26 Aidan Hobson... Make sure openssl compiles with only one core
2017-04-26 Michael WuEnable building the LLVM Hexagon target
2017-04-26 borsAuto merge of #41420 - alexcrichton:mingw-6.3.0, r...
2017-04-26 Gianni Ciccarelli support `default impl` for specialization
2017-04-26 Alex Crichtonappveyor: Upgrade to gcc for mingw 6.3.0
2017-04-26 borsAuto merge of #41352 - kennytm:macos-sanitizers, r...
2017-04-26 borsAuto merge of #41504 - eddyb:query-api, r=nikomatsakis
2017-04-26 steveklabnikAddress platform-specific behavior in TcpStream::shutdown
2017-04-26 borsAuto merge of #41258 - clarcharr:str_box_extras, r...
2017-04-26 Michael WuCherry pick LLVM hexagon fixes
2017-04-26 borsAuto merge of #41551 - frewsxcv:rollup, r=frewsxcv
2017-04-26 Jessica HamiltonUpdate num_cpus dependency to 1.x (1.4.0)
2017-04-26 Corey FarwellRollup merge of #41535 - steveklabnik:gh37746, r=alexcr...
2017-04-26 Corey FarwellRollup merge of #41530 - GuillaumeGomez:vec-from, r...
2017-04-26 Corey FarwellRollup merge of #41528 - steveklabnik:gh33269, r=frewsxcv
2017-04-26 Corey FarwellRollup merge of #41527 - steveklabnik:gh41285, r=frewsxcv
2017-04-26 Corey FarwellRollup merge of #41518 - tbu-:pr_fix_cp_error, r=sfackler
2017-04-26 Corey FarwellRollup merge of #41500 - steveklabnik:gh37866, r=frewsxcv
2017-04-26 Corey FarwellRollup merge of #41463 - SergioBenitez:master, r=alexcr...
2017-04-26 Corey FarwellRollup merge of #41442 - tbu-:pr_writeall_interrupted...
2017-04-26 Corey FarwellRollup merge of #39983 - AndrewGaspar:rust-windbg,...
2017-04-26 Michael WuAvoid the hexagon backend on old versions of LLVM
2017-04-26 Wesley WiserAdd a regression test for ICE #33287
2017-04-25 borsAuto merge of #41332 - petrochenkov:privti, r=eddyb
2017-04-25 Josh StoneReduce the contents of the rust-src component
2017-04-25 Josh StoneBuild the rustc-src tarball before the rust-src component
2017-04-25 Vadim PetrochenkovFix object safety violations in the test
2017-04-25 Vadim Petrochenkovprivacy: Rename and cleanup PrivacyVisitor
2017-04-25 Vadim PetrochenkovCheck privacy of trait items in all contexts
2017-04-25 borsAuto merge of #41362 - alexcrichton:run-cargot-ests...
2017-04-25 steveklabnikFix up vec guarnatee around capacity
2017-04-25 Guillaume GomezImplement From<&mut [T]> for Vec
2017-04-25 kennytmDo not check if libclang_rt.?san_*_dynamic.dylib is...
2017-04-25 borsAuto merge of #40434 - mattico:splice-update, r=alexcri...
2017-04-25 Guillaume GomezAdd ui tests
2017-04-25 steveklabnikClarify "side effect" in peek's docs
2017-04-25 steveklabnikClarify the doc index
2017-04-25 Michael WuAdd Hexagon support
2017-04-25 Gianni Ciccarelli support `default impl` for specialization
2017-04-25 kennytmForce link with an absolute rpath when using sanitizer...
2017-04-25 kennytmSupport AddressSanitizer and ThreadSanitizer on x86_64...
2017-04-25 kennytmPass `--format-version 1` to `cargo metadata`.
2017-04-25 Sergio BenitezAdd cautions to io::get_mut method documentation.
2017-04-25 Sergio BenitezReference tracking issue for more_io_inner_methods.
2017-04-24 Sergio BenitezAdd more_io_inner_methods feature to unstable book.
2017-04-24 Sergio BenitezAdd internal accessor methods to io::{Chain, Take}.
2017-04-24 Andrew GasparAdds rust-windbg.cmd script
2017-04-24 Tobias BucherFix a copy-paste error in `Instant::sub_duration`
2017-04-24 borsAuto merge of #40123 - TimNN:llvm40, r=alexcrichton
2017-04-24 Clar CharrMore methods for str boxes.
2017-04-24 Alex CrichtonRun tests for the cargo submodule in tree
2017-04-24 Eduard-Mihai... rustc: use tcx.at(span) to set the location of a query.
2017-04-24 Matt IckstadtAdd Splice forget test
2017-04-24 Jessica HamiltonHaiku: add missing cases of using LIBRARY_PATH
2017-04-24 Eduard-Mihai... rustc: expose the common DUMMY_SP query case as tcx...
2017-04-24 Guillaume GomezRemove strip prefix
2017-04-24 Guillaume GomezAdd tests for module suggestions
2017-04-24 Guillaume GomezFix invalid module suggestion
2017-04-24 borsAuto merge of #40634 - GuillaumeGomez:refcell-docs...
2017-04-24 Guillaume GomezAdd more explanation on RefCell::get_mut
2017-04-24 Eduard-Mihai... rustc: rename some of the queries to match tcx methods.
2017-04-24 steveklabnikuse the word 'length' in Vec::len's docs
2017-04-24 Gianni Ciccarelli support `default impl` for specialization
2017-04-24 Gianni Ciccarellisupport `default impl` for specialization
2017-04-24 Gianni Ciccarellisupport `default impl` for specialization
2017-04-24 borsAuto merge of #41494 - withoutboats:associated-consts...
2017-04-24 Without BoatsFeature gate in test.
2017-04-24 Without BoatsStyle.
2017-04-24 Without BoatsFix type error.
2017-04-24 Without BoatsAdd compile-fail test.
2017-04-24 Without BoatsAssociated consts are not object safe.
2017-04-24 Scott McMurrayStep::replace_one should put a one, not a zero (Issue...
2017-04-24 Matt IckstadtAdd splice to the unstable book.
2017-04-24 Matt IckstadtUse Vec::splice impl in string::Splice::drop()
2017-04-24 Matt IckstadtImprove splice docs and tests
2017-04-24 Matt IckstadtUpdate splice impl
2017-04-24 Simon SapinAdd Vec::splice and String::splice
2017-04-23 borsAuto merge of #41486 - arielb1:select-where, r=eddyb
2017-04-23 borsAuto merge of #41485 - arielb1:dtorck-constraint, r...
2017-04-23 Ariel Ben-Yehudacache ADT dtorck results
2017-04-23 Ariel Ben-Yehudatraits::select: quickly filter out predicates from...
2017-04-23 Tim NeumannFIN: windows-gnu: statically link gcc_s, pthread with...
2017-04-23 Tim NeumannFIN: Compile LLVM with -fno-omit-frame-pointer on 32bit...
2017-04-23 Tim NeumannFIN: switch appveryor to mingw with posix threads
2017-04-23 Tim NeumannFIN: ignore failing test on emscripten, see #41299
2017-04-23 Tim NeumannFIN: update appveyor mingw description
2017-04-23 Tim NeumannFIN: build comiler-rt wihout Thumb on arm
next