]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-07-27 Mark SimulacrumRemove src/driver
2017-07-26 borsAuto merge of #43487 - Mark-Simulacrum:rollup, r=Mark...
2017-07-26 borsAuto merge of #42059 - derekdreery:bugfix/fix_emscripte...
2017-07-26 borsAuto merge of #43485 - nrc:rls-env-fix, r=Mark-Simulacrum
2017-07-26 Mark SimulacrumRollup merge of #43480 - dhduvall:sparc-blake2b, r...
2017-07-26 Mark SimulacrumRollup merge of #43471 - ollie27:try_from_ints, r=nagisa
2017-07-26 Mark SimulacrumRollup merge of #43465 - topecongiro:needs-test, r...
2017-07-26 Mark SimulacrumRollup merge of #43463 - nrc:catch-span, r=petrochenkov
2017-07-26 Mark SimulacrumRollup merge of #43462 - dhduvall:solaris-libresolv...
2017-07-26 Mark SimulacrumRollup merge of #43458 - RalfJung:verbose, r=nikomatsakis
2017-07-26 Mark SimulacrumRollup merge of #43456 - joshlf:spawn-doc-grammar,...
2017-07-26 Mark SimulacrumRollup merge of #43455 - QuietMisdreavus:extend-spec...
2017-07-26 Mark SimulacrumRollup merge of #43447 - estebank:import-span, r=nikoma...
2017-07-26 Mark SimulacrumRollup merge of #42959 - SimonSapin:nonzero-checked...
2017-07-26 Richard DoddRemove custom node script
2017-07-26 Nick CameronUpdate RLS
2017-07-26 Esteban KüberPoint at path segment on module not found
2017-07-26 borsAuto merge of #43226 - alexcrichton:aarch64-ci, r=aidanhs
2017-07-25 borsAuto merge of #43046 - milmazz:bootstrap-unittest,...
2017-07-25 Danek DuvallConstrain the layout of Blake2bCtx for proper SPARC...
2017-07-25 borsAuto merge of #43320 - alexcrichton:new-bootstrap,...
2017-07-25 QuietMisdreavusadd a note to Vec's Extend<&T> impl about its slice...
2017-07-25 Alex CrichtonBump master to 1.21.0
2017-07-25 borsAuto merge of #43419 - lu-zero:master, r=alexcrichton
2017-07-25 Milton Mazzarribootstrap: Major refactoring
2017-07-25 borsAuto merge of #43384 - segevfiner:bootstrap-build-argum...
2017-07-25 Oliver MiddletonAdd missing impl and tests for int to int TryFrom impls
2017-07-25 borsAuto merge of #43325 - ollie27:overflowing_literals...
2017-07-25 topecongiroAdd tests for issues with the E-needstest label
2017-07-25 borsAuto merge of #43248 - llogiq:num-try-from, r=nagisa
2017-07-24 Nick CameronFix the spans of catch blocks to include the `do`
2017-07-24 Ralf Jungavoid printing 'static
2017-07-24 Alex CrichtonAdd a disabled builder for aarch64 emulated tests
2017-07-24 Danek DuvallDNS functions are in libresolv on Solaris, just like...
2017-07-24 Ralf JungFix printing regions with -Z verbose
2017-07-24 Andre Bogusimprove the TryFrom implementations
2017-07-24 borsAuto merge of #43454 - Mark-Simulacrum:rollup, r=Mark...
2017-07-24 Joshua Liebow... std::thread::spawn: Fix grammar in documentation
2017-07-24 borsAuto merge of #43430 - Mark-Simulacrum:rustbuild-fixes...
2017-07-24 Mark SimulacrumRollup merge of #43446 - zackmdavis:rustdoc_sidebar_uni...
2017-07-24 Mark SimulacrumRollup merge of #43428 - waywardmonkeys:doc-fixes,...
2017-07-24 Mark SimulacrumRollup merge of #43421 - alexcrichton:add-some-build...
2017-07-24 Mark SimulacrumRollup merge of #43401 - cuviper:homogeneous, r=Mark...
2017-07-24 Mark SimulacrumRollup merge of #43379 - s3rvac:fix-exit-status-success...
2017-07-24 Mark SimulacrumRollup merge of #43374 - stjepang:fix-sort-randomizatio...
2017-07-24 Mark SimulacrumRollup merge of #43366 - leshow:bufreader-docs, r=aturon
2017-07-24 Mark SimulacrumRollup merge of #43361 - michaelwoerister:remove-retrac...
2017-07-24 Mark SimulacrumRollup merge of #43342 - ranweiler:no-std-exe-docs...
2017-07-24 Mark SimulacrumRollup merge of #43322 - redox-os:redox_liblibc, r...
2017-07-24 Mark SimulacrumRollup merge of #43297 - infinity0:master, r=alexcrichton
2017-07-24 Mark SimulacrumMake dist equivalent to old build system.
2017-07-24 borsAuto merge of #43436 - zackmdavis:union_doc_fields_sect...
2017-07-24 Luca BarbatoAdd support for PowerPC Altivec/VSX intrinsics
2017-07-24 borsAuto merge of #43327 - nrc:rls-config, r=eddyb
2017-07-24 Nick CameronMake keep_ast configurable by driver clients
2017-07-24 Nick CameronCatch a panic in save-analysis
2017-07-24 Nick CameronRemove save-analysis-api references from tests and...
2017-07-24 Nick CameronPoint RLS submodule at a branch with required changes
2017-07-24 borsAuto merge of #43280 - lfairy:token-tree-iter-clone...
2017-07-24 borsAuto merge of #43413 - mandeep:ops-generics, r=alexcrichton
2017-07-24 Zack M. Davisrustdoc: add unions to whitelist of sidebar types
2017-07-23 borsAuto merge of #43096 - estebank:ascription-help, r...
2017-07-23 Zack M. Davisrustdoc: fix layout of Fields section in documentation...
2017-07-23 borsAuto merge of #43386 - oli-obk:suggestions, r=nikomatsakis
2017-07-23 Mark SimulacrumDo not run pretty tests by default.
2017-07-23 Bruce MitchenerFix some doc/comment typos.
2017-07-23 borsAuto merge of #43416 - tshepang:extra-layer, r=alexcrichton
2017-07-23 borsAuto merge of #43256 - Others:patch-1, r=steveklabnik
2017-07-23 Alex Crichtonrustc: Add some build scripts for librustc crates
2017-07-23 borsAuto merge of #43406 - canndrew:never-impl-clone, r...
2017-07-23 borsAuto merge of #43387 - TimNN:rustllvm50, r=alexcrichton
2017-07-23 Luca BarbatoAdd support for the VSX and Altivec features on PowerPC
2017-07-22 borsAuto merge of #43382 - mmatyas:aarch64_ignore-stack...
2017-07-22 Tshepang Lekhonkhobedoc: provide an actual equivalent to filter_map
2017-07-22 Simon SapinRemove unnecessary unsafe in test/ui/print_type_sizes...
2017-07-22 Simon SapinDon’t create NonZero(0) in test/ui/print_type_sizes...
2017-07-22 Simon SapinFix unstable feature name for some impls for Unique<T>
2017-07-22 Simon SapinUse safe conversion instead of unsafe constructor in...
2017-07-22 Simon SapinUse checked NonZero constructor in MIR move path indices
2017-07-22 Simon SapinUse checked NonZero constructor in obligation forest...
2017-07-22 Simon SapinUse checked NonZero constructor instead of explicit...
2017-07-22 Simon SapinAdd conversions from references to NonZero pointers...
2017-07-22 Simon SapinAdd Box::into_unique
2017-07-22 Simon SapinImplement From<Unique<T>> for Shared<T>
2017-07-22 Simon SapinRename {NonZero,Shared,Unique}::new_checked to new
2017-07-22 Simon SapinRename {NonZero,Shared,Unique}::new to new_unchecked
2017-07-22 Simon SapinAdd `new_checked(…) -> Option<Self>` to NonZero, Unique...
2017-07-22 borsAuto merge of #43059 - Mark-Simulacrum:rustbuild-2...
2017-07-22 mandeepAdd generic example of std::ops::Sub in doc comments
2017-07-22 Mark SimulacrumMake distcheck work again.
2017-07-22 borsAuto merge of #43367 - alexcrichton:remove-inline-alway...
2017-07-22 Mark SimulacrumAdd make_run to distcheck.
2017-07-22 borsAuto merge of #43352 - estebank:macro-span-replacement...
2017-07-22 Mark SimulacrumFix StartupObject build
2017-07-22 borsAuto merge of #43344 - tlively:wasm-debug, r=alexcrichton
2017-07-22 Andrew CannAdd !: Clone impl
2017-07-22 borsAuto merge of #43343 - petrochenkov:methlife3, r=estebank
2017-07-22 borsAuto merge of #43323 - perryprog:master, r=estebank
2017-07-22 Nick CameronGate signatures on the config
2017-07-22 Nick CameronUse config::pub_only rather than a spearate api mode
next