]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-03-17 borsAuto merge of #48842 - petrochenkov:under, r=nikomatsakis
2018-03-17 Vadim PetrochenkovReject `_` in `ident` matcher
2018-03-17 Vadim Petrochenkovsyntax: Make `_` an identifier
2018-03-17 borsAuto merge of #48936 - Zoxc:cstore, r=michaelwoerister
2018-03-17 borsAuto merge of #49106 - kennytm:rollup, r=kennytm
2018-03-17 kennytmRollup merge of #49083 - oli-obk:mopsgeschwindigkeit...
2018-03-17 kennytmRollup merge of #49082 - SimonSapin:mu, r=alexcrichton
2018-03-17 kennytmRollup merge of #49077 - sinkuu:macro_use_typo, r=estebank
2018-03-17 kennytmRollup merge of #49057 - Zoxc:fast-submodules, r=alexcr...
2018-03-17 kennytmRollup merge of #49055 - alexcrichton:ship-more-libs...
2018-03-17 kennytmRollup merge of #48983 - gnzlbg:red, r=alexcrichton
2018-03-17 kennytmRollup merge of #48960 - nikomatsakis:issue-48468-dyn...
2018-03-17 kennytmRollup merge of #48943 - comex:verbose, r=kennytm
2018-03-17 borsAuto merge of #48904 - Zoxc:code-and-file-maps, r=micha...
2018-03-17 borsAuto merge of #49090 - QuietMisdreavus:test-rustdoc...
2018-03-17 borsAuto merge of #49088 - michaelwoerister:fix-49070,...
2018-03-16 borsAuto merge of #48097 - oli-obk:did_you_mean_to_run_rls_...
2018-03-16 QuietMisdreavusfix doctest
2018-03-16 Oliver SchneiderAutomatically enable the `clippy` feature of `rls`...
2018-03-16 QuietMisdreavusre-enable resting librustdoc
2018-03-16 Michael Woeristerincr.comp.: Make sanity check in try_mark_green() aware...
2018-03-16 Alex Crichtonrustbuild: Add more MinGW libraries to ship
2018-03-16 borsAuto merge of #48896 - alexcrichton:bitcode-in-object...
2018-03-16 borsAuto merge of #48818 - michaelwoerister:issue-47309...
2018-03-16 Oliver SchneiderOnly generate miri backtraces if explicitly requested
2018-03-16 Simon SapinRemove deprecated unstable alloc::heap::EMPTY constant
2018-03-16 gnzlbgignore emscripten
2018-03-16 borsAuto merge of #48813 - sinkuu:build_in_assert_macro...
2018-03-16 Shotaro YamadaChecks for unknown attributes before aborting
2018-03-16 borsAuto merge of #48524 - abonander:check-macro-stability...
2018-03-16 comexSupport extra-verbose builds:
2018-03-16 borsAuto merge of #49051 - kennytm:rollup, r=kennytm
2018-03-15 kennytmRollup merge of #48972 - mark-i-m:rustdoc_readme, r...
2018-03-15 kennytmRollup merge of #49049 - Centril:fix/flatten-fuseditera...
2018-03-15 kennytmRollup merge of #49037 - estebank:coherence-tweaks...
2018-03-15 kennytmRollup merge of #48990 - ExpHP:dont-drop-the-bomb,...
2018-03-15 kennytmRollup merge of #48853 - Songbird0:addrparseerror_docum...
2018-03-15 kennytmRollup merge of #49050 - snf:fix_oom_asmjs, r=alexcrichton
2018-03-15 kennytmRollup merge of #49042 - kennytm:fix-e0307-typo, r...
2018-03-15 kennytmRollup merge of #49024 - draganmladjenovic:mips64_cabi_...
2018-03-15 kennytmRollup merge of #49007 - estebank:follow-up-47574,...
2018-03-15 John Kåre AlsakerFaster submodule updating
2018-03-15 Esteban KüberCoherence diagnostic tweaks
2018-03-15 Anthony DefranceschiImprove `AddrParseError` documentation.
2018-03-15 kennytmRollup merge of #48965 - alexcrichton:add-sha-feature...
2018-03-15 kennytmRollup merge of #48961 - Songbird0:rustdoc_doctests_ass...
2018-03-15 kennytmRollup merge of #48959 - alexcrichton:signext, r=eddyb
2018-03-15 kennytmRollup merge of #48957 - Eijebong:rand, r=michaelwoerister
2018-03-15 kennytmRollup merge of #48922 - petrochenkov:asunder, r=nikoma...
2018-03-15 kennytmRollup merge of #48892 - alexcrichton:thinlto-again...
2018-03-15 kennytmRollup merge of #48875 - jcowgill:mips-test-fixes,...
2018-03-15 kennytmRollup merge of #48706 - ehuss:main-not-found-in-crate...
2018-03-15 snfsetting ABORTING_MALLOC for asmjs backend
2018-03-15 gnzlbgadd missing min-llvm-version
2018-03-15 Mazdak Farrokhzadunstabilize FusedIterator for Flatten since Flatten...
2018-03-15 borsAuto merge of #47813 - kennytm:stable-incl-range, r=nrc
2018-03-15 gnzlbgerror via bug! instead of stderr+terminate
2018-03-15 gnzlbgadd compile fail tests
2018-03-15 borsAuto merge of #48138 - estebank:issue-45092, r=nikomatsakis
2018-03-15 Michael WoeristerProperly handle collecting default impls of methods...
2018-03-15 Michael WoeristerMonoItem collector: Cleanup start fn root collection.
2018-03-15 kennytmRemove unnecessary "`" in error message E0307 (invalid...
2018-03-15 gnzlbgadd min-llvm version to reduction tests
2018-03-15 gnzlbgerror on vector reduction usage if LLVM version is...
2018-03-15 kennytmKeep the fields of RangeInclusive unstable.
2018-03-15 kennytmDisallow &a..=b and box a..=b in pattern.
2018-03-15 kennytmStabilize `dotdoteq_in_patterns` language feature.
2018-03-15 kennytmStabilize `inclusive_range_syntax` language feature.
2018-03-15 kennytmStabilize `inclusive_range` library feature.
2018-03-15 borsAuto merge of #48648 - snf:fallible_allocation, r=Kimundi
2018-03-15 Esteban KüberAdd span label to E0044
2018-03-15 Esteban KüberReview comment: remove mention of `move` closure
2018-03-15 Esteban KüberMake hint clearer, with the potential of being wrong
2018-03-15 Esteban KüberSuggest using `move` when trying to share `...::channel...
2018-03-15 Esteban KüberReword E0044 and message for `!Send` types
2018-03-14 borsAuto merge of #47630 - canndrew:exhaustive-patterns...
2018-03-14 John Kåre AlsakerUse a single Lock for CodeMap.stable_id_to_filemap...
2018-03-14 John Kåre AlsakerRequire the code mapper to be thread-safe
2018-03-14 John Kåre AlsakerMake CodeMap thread-safe
2018-03-14 John Kåre AlsakerMake FileMap thread-safe
2018-03-14 John Kåre AlsakerRequire a thread-safe file loader
2018-03-14 Niko Matsakisresolve `'_` in `dyn Trait` just like ordinary elision
2018-03-14 gnzlbgadd dummy symbols for LLVM<6
2018-03-14 borsAuto merge of #49008 - kennytm:rollup, r=kennytm
2018-03-14 Eric HussUpdate E0601 test for new message format.
2018-03-14 Esteban KüberSome tweaks to "type parameters from outer function...
2018-03-14 Eric HussAdd backticks to `main` not found errors.
2018-03-14 Eric HussAdd suggestion where to add main function.
2018-03-14 Eric HussAdd empty main() to tests where it is missing.
2018-03-14 dragan.mladjenovic rustc_trans: fix small aggregate returns for big-endia...
2018-03-14 gnzlbgfix style
2018-03-14 Eric HussAdd crate name to "main function not found" error message.
2018-03-14 borsAuto merge of #49014 - Bobo1239:master, r=alexcrichton
2018-03-14 gnzlbgexpose ordered/unordered/nanless intirnsics
2018-03-14 kennytmRollup merge of #48874 - jcowgill:mips-features, r...
2018-03-14 kennytmRollup merge of #48993 - alexheretic:fix-48816, r=micha...
2018-03-14 kennytmRollup merge of #48966 - retep007:hir-fingerprint-optim...
2018-03-14 kennytmRollup merge of #48991 - jsgf:remap-path-prefix, r...
2018-03-14 kennytmRollup merge of #48988 - bobtwinkles:add_48070_test...
2018-03-14 kennytmRollup merge of #48981 - alexcrichton:lld-no-at-file...
next