]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-07-27 Vadim PetrochenkovDiscern between `Path` and `Path<>` in AST
2017-07-27 Vadim PetrochenkovSimplify parsing of paths
2017-07-27 borsAuto merge of #43482 - Mark-Simulacrum:single-rustdoc...
2017-07-27 Mark SimulacrumCorrect a few run.host invocations where run.target...
2017-07-27 borsAuto merge of #43498 - joshtriplett:fix-notices, r...
2017-07-27 Mark SimulacrumExplain why we subtract one from the stage
2017-07-27 Mark SimulacrumMake sure CFG_RELEASE_CHANNEL is always set.
2017-07-27 Mark SimulacrumAllow changing rustdoc which builds the book.
2017-07-27 Mark SimulacrumDon't needlessly build rustdoc for compiletest.
2017-07-27 Mark SimulacrumBuild rustdoc on-demand.
2017-07-27 Mark SimulacrumChange tools to take a compiler instead of a stage.
2017-07-27 Mark SimulacrumRemove src/driver
2017-07-27 borsAuto merge of #43489 - petrochenkov:mutref, r=Guillaume...
2017-07-27 borsAuto merge of #43479 - ivanbakel:loop_borrow_msg, r...
2017-07-27 borsAuto merge of #43477 - est31:master, r=alexcrichton
2017-07-27 borsAuto merge of #43445 - zackmdavis:rustdoc_major_section...
2017-07-27 Isaac van BakelAdded tests for new loop borrow message
2017-07-26 Josh TriplettCOPYRIGHT: Provide a better explanation of Rust copyrights
2017-07-26 Josh TriplettLICENSE-MIT: Remove inaccurate (misattributed) copyrigh...
2017-07-26 borsAuto merge of #43373 - alexcrichton:stabilize-1.20...
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 Vadim PetrochenkovBetter diagnostics and recovery for `mut ref` in patterns
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 est31Switch to begin_panic again
2017-07-25 Isaac van BakelModified error for loop mut borrow conflicts
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 Crichtonstd: Stabilize the `str_{mut,box}_extras` feature
2017-07-25 Alex CrichtonStabilize the `compile_error_macro` feature
2017-07-25 Alex Crichtonstd: Stabilize `manually_drop` feature
2017-07-25 Alex Crichtonstd: Stabilize `utf8_error_error_len` feature
2017-07-25 Alex Crichtonstd: Stabilize CString/OsString/PathBuf extra methods
2017-07-25 Alex Crichtonstd: Stabilize `str_checked_slicing` feature
2017-07-25 Alex Crichtonstd: Stabilize `option_entry` feature
2017-07-25 Alex Crichtonstd: Stabilize `char_escape_debug`
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 Zack M. Davisrustdoc: make major section headers self-links
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
next