]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-10-25 kennytmRollup merge of #45212 - GuillaumeGomez:sidebar-fixed...
2017-10-25 kennytmRollup merge of #45059 - tmccombs:pid, r=alexcrichton
2017-10-25 borsAuto merge of #45513 - GuillaumeGomez:rollup, r=Guillau...
2017-10-25 borsAuto merge of #45476 - Xanewok:fingerprint-disambiguato...
2017-10-25 Guillaume GomezRollup merge of #45502 - GuillaumeGomez:show-src-on...
2017-10-25 Guillaume GomezRollup merge of #45486 - oli-obk:patch-9, r=kennytm
2017-10-25 Guillaume GomezRollup merge of #45465 - glaubitz:sparc64, r=alexcrichton
2017-10-25 Guillaume GomezRollup merge of #45461 - wesleywiser:intrinsics_docs...
2017-10-25 Guillaume GomezRollup merge of #45361 - GuillaumeGomez:fs-docs, r...
2017-10-25 borsAuto merge of #45473 - SimonSapin:variance-red-green...
2017-10-25 borsAuto merge of #45455 - kennytm:print-extern-impl-for...
2017-10-24 borsAuto merge of #44603 - SimonSapin:stylo, r=alexcrichton
2017-10-24 borsAuto merge of #45446 - leodasvacas:remove-libcollection...
2017-10-24 Guillaume GomezShow src button and function version on mobile version
2017-10-24 Guillaume GomezFix doc build on other architectures than linux
2017-10-24 Simon SapinAdd WebRender to cargotest
2017-10-24 Simon SapinAdd Stylo to cargotest
2017-10-24 Guillaume GomezFix the sidebar height
2017-10-24 Igor MatuszewskiIntroduce CrateDisambiguator newtype and fix tests
2017-10-24 borsAuto merge of #45350 - cjkenn:cjkenn/used-trait-imports...
2017-10-24 borsAuto merge of #45401 - zackmdavis:crate_shorthand_visib...
2017-10-24 Oliver SchneiderUpdate docs for Diagnostic::span_suggestion(s)
2017-10-24 John Paul Adrian... bootstrap: Add openssl configuration for sparc64-unknow...
2017-10-24 borsAuto merge of #44984 - Maaarcocr:master, r=nikomatsakis
2017-10-24 borsAuto merge of #44766 - sunjay:lift_generics, r=nikomatsakis
2017-10-23 Niko Matsakisupdate inherent_impls tests
2017-10-23 Simon SapinRemove dependency tracking for variance computation
2017-10-23 Igor MatuszewskiUse 128 bit instead of Symbol for crate disambiguator
2017-10-23 Simon SapinMove cargotest to separate jobs on Travis-CI and AppVeyor
2017-10-23 Simon SapinExtend cargotest to specify packages to test (within...
2017-10-23 Zack M. Davis`crate` shorthand visibility modifier
2017-10-23 Wesley WiserAdd link to stable version of `needs_drop` intrinsic
2017-10-23 Wesley WiserDocument the `size_of_val` instrinsic
2017-10-22 borsAuto merge of #45451 - durka:patch-45, r=steveklabnik
2017-10-22 borsAuto merge of #45429 - frewsxcv:frewsxcv-once-docs...
2017-10-22 kennytmPrint the conflicting impl on E0119 with external crate.
2017-10-22 borsAuto merge of #45304 - kennytm:travis-color-color-confl...
2017-10-22 Alex Burkafix stringify docs in std
2017-10-22 Alex Burkafix stringify docs
2017-10-22 leonardo.yvensDon't build docs for removed libcollections.
2017-10-22 leonardo.yvensRemove deprecated `collections` crate.
2017-10-22 borsAuto merge of #45442 - matthewjasper:const-dynamic...
2017-10-22 Corey FarwellImprove docs around `Once::call_once_force` and `OnceSt...
2017-10-22 borsAuto merge of #45432 - ollie27:rustbuild_error_index_ge...
2017-10-22 borsAuto merge of #45433 - ollie27:rustbuild_nomicon, r...
2017-10-22 borsAuto merge of #45423 - durka:update-jobserver, r=Mark...
2017-10-22 borsAuto merge of #45400 - alexcrichton:bootstrap-thinlto...
2017-10-21 Marco Concetto... renamed query
2017-10-21 Marco Concetto... anon NormalizeTy DepNode
2017-10-21 Marco Concetto... moved depnode
2017-10-21 Marco Concetto... removed unused import
2017-10-21 Marco Concetto... trans_ -> fully_ prefix
2017-10-21 Marco Concetto... tidier
2017-10-21 Marco Concetto... added trans_ prefix and pluralised types. Solved failin...
2017-10-21 Marco Concetto... added newlines at the end of the file and changed ...
2017-10-21 Marco Concetto... Create NormalizeTy query
2017-10-21 borsAuto merge of #45399 - alexcrichton:compress-parallel...
2017-10-21 Alex Crichtonrustc: Move bytecode compression into codegen
2017-10-21 borsAuto merge of #45393 - alexcrichton:update-musl, r...
2017-10-21 borsAuto merge of #45366 - ollie27:rustbuild_compiler_docs...
2017-10-21 Oliver Middletonrustbuild: Fix path for the nomicon
2017-10-21 Oliver Middletonrustbuild: Build stage 1 error index generator at stage 0
2017-10-21 borsAuto merge of #45430 - frewsxcv:rollup, r=frewsxcv
2017-10-21 Corey FarwellRollup merge of #45419 - steveklabnik:fix-commonmark...
2017-10-21 Corey FarwellRollup merge of #45418 - Manishearth:update-coc, r...
2017-10-21 Corey FarwellRollup merge of #45411 - oli-obk:clippy, r=Manishearth
2017-10-21 Corey FarwellRollup merge of #45407 - topecongiro:fix-typos/librust...
2017-10-21 Corey FarwellRollup merge of #45356 - neunenak:master, r=GuillaumeGomez
2017-10-21 Corey FarwellRollup merge of #45227 - frewsxcv:frewsxcv-set-nonblock...
2017-10-21 Corey FarwellExpand docs/examples for TCP `set_nonblocking` methods.
2017-10-21 borsAuto merge of #45391 - malbarbo:x32-1, r=alexcrichton
2017-10-21 gregAdd explanatory text for error E0599
2017-10-21 borsAuto merge of #45381 - bjorn3:move_collector_out_of_tra...
2017-10-21 borsAuto merge of #45370 - alexcrichton:update-windows...
2017-10-21 borsAuto merge of #45364 - nikomatsakis:issue-44137-anon...
2017-10-20 borsAuto merge of #45348 - alexcrichton:thinlto-timp, r...
2017-10-20 Alex Burkaupdate jobserver version to work around macos bug
2017-10-20 kennytmFix rustbuild --color conflict when building on Travis...
2017-10-20 steveklabnikFix most rendering warnings from switching to CommonMark
2017-10-20 Alex Crichton[test] Add some `#[inline]` to `HashMap`
2017-10-20 Alex Crichtonrustbuild: Compile rustc with ThinLTO
2017-10-20 borsAuto merge of #44792 - Mark-Simulacrum:correct-deps...
2017-10-20 Manish GoregaokarRemove "gender" from code of conduct, keep only "gender...
2017-10-20 Marco A L BarbosaFix some tests for linux gnux32
2017-10-20 borsAuto merge of #45359 - arielb1:escaping-borrow, r=eddyb
2017-10-20 Oliver SchneiderReactivate clippy in toolstate.toml
2017-10-20 borsAuto merge of #45324 - GuillaumeGomez:switch-default...
2017-10-20 topecongiroFix typos in README.md
2017-10-20 borsAuto merge of #45319 - michaelwoerister:use-128bit...
2017-10-20 cjkennMisc code review changes
2017-10-20 cjkennRemove commented out line.
2017-10-20 cjkennAdd used_trait_imports query
2017-10-20 cjkennInitial work to remove typeck_tables call from check_unused
2017-10-20 borsAuto merge of #45316 - goffrie:exitable-breakable-block...
2017-10-20 borsAuto merge of #45312 - theotherjimmy:refactor-ensure...
2017-10-19 borsAuto merge of #45288 - GuillaumeGomez:tab-key-binding...
2017-10-19 Mark SimulacrumMake tools which may not build return Option.
2017-10-19 borsAuto merge of #45080 - clippered:issue-44986/fix-window...
2017-10-19 Alex Crichtonci: Update musl with new release
2017-10-19 matthewjasperCleanly error for non-const expression in associated...
next