]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-05-07 Yuki OkushiAdd some skip flags
2020-05-07 Yuki OkushiSkip tests on emscripten
2020-05-07 Hanif Bin AriffinRenamed "undef" stuff to "uninit"
2020-05-07 Yoshua WuytsAdd Arc::{incr,decr}_strong_count
2020-05-07 Stanislav TkachFix `strip-priv-imports` pass name in the rustdoc docum...
2020-05-07 Yoshua WuytsAdd core::future::{pending,ready}
2020-05-07 Steve KlabnikAllow a few warnings.
2020-05-07 borsAuto merge of #71649 - ecstatic-morse:ci-stage0-doc...
2020-05-07 Bastian Kauschkerewrite Drop documentation
2020-05-07 Ralf Junguse hex for pointers in Miri error messages; refine...
2020-05-07 borsAuto merge of #71925 - ehuss:update-cargo, r=ehuss
2020-05-07 Tom KarpiniecProvide configurable LLVM cmdline section via target...
2020-05-07 Tom KarpiniecForce embed-bitcode on non-simulator iOS/tvOS targets
2020-05-07 Nicholas NethercoteReduce `TypedArena` creations in `check_match`.
2020-05-07 Andy Russellreword "possible candidate" import suggestion
2020-05-07 borsAuto merge of #55617 - oli-obk:stacker, r=nagisa,oli-obk
2020-05-06 Josh Sorefgrammar: dealing-with
2020-05-06 Josh Sorefgrammar: simplify to avoid that
2020-05-06 Josh Sorefgrammar: stray comma
2020-05-06 Josh Sorefgrammar: noun not verb
2020-05-06 Josh Sorefgrammar: subject-verb not subject-verb-verb
2020-05-06 Josh Sorefgrammar: disambiguate space-character
2020-05-06 Josh Sorefgrammar: count-agreement default ... is
2020-05-06 Josh Sorefgrammar: which vs that
2020-05-06 Vadim Petrochenkovtest: Fix warnings in `rust_test_helpers.c`
2020-05-06 borsAuto merge of #71958 - Dylan-DPC:rollup-woxwt5d, r...
2020-05-06 Dylan DPCRollup merge of #71950 - RalfJung:try-validation-cleanu...
2020-05-06 Dylan DPCRollup merge of #71918 - GuillaumeGomez:rename-methods...
2020-05-06 Dylan DPCRollup merge of #71888 - lcnr:refactor-suggest_traits_t...
2020-05-06 Dylan DPCRollup merge of #71731 - mark-i-m:guide-toolstate-off...
2020-05-06 Dylan DPCRollup merge of #70908 - estebank:suggest-add, r=nikoma...
2020-05-06 Yuki OkushiAdd some tests for #67945
2020-05-06 Yuki OkushiAdd test for #34979
2020-05-06 Yuki OkushiAdd test for #29988
2020-05-06 borsAuto merge of #71951 - Dylan-DPC:rollup-j9v1p0f, r...
2020-05-06 Eric HussUpdate cargo
2020-05-06 Dylan DPCRollup merge of #71944 - ldm0:arrordhint, r=sfackler
2020-05-06 Dylan DPCRollup merge of #71937 - mzohreva:mz/ui-tests-ignore...
2020-05-06 Dylan DPCRollup merge of #71929 - petrhosek:unwind-visibility...
2020-05-06 Dylan DPCRollup merge of #71893 - ecstatic-morse:dataflow-impls...
2020-05-06 Dylan DPCRollup merge of #71819 - jyn514:check-for-tools, r...
2020-05-06 Dylan DPCRollup merge of #71591 - hermitcore:thread_create,...
2020-05-06 Dylan DPCRollup merge of #71269 - Mark-Simulacrum:sat-float...
2020-05-06 Mark RousskovRemove warning about UB
2020-05-06 Mark RousskovFixup tests to test both const-eval and runtime
2020-05-06 Mark RousskovPull in miri test cases
2020-05-06 Mark RousskovDefine UB in float-to-int casts to saturate
2020-05-06 Ralf Jungmore precise vtable errors
2020-05-06 Ralf Jungtry_validation: handle multi-branching, and use macro...
2020-05-06 borsAuto merge of #71949 - Dylan-DPC:rollup-0gg02wd, r...
2020-05-06 Dylan DPCRollup merge of #71921 - RalfJung:open-mode, r=hanna...
2020-05-06 Dylan DPCRollup merge of #71914 - pietroalbini:relnotes-1.43...
2020-05-06 Dylan DPCRollup merge of #71905 - mibac138:x-cmd-alias, r=Mark...
2020-05-06 Dylan DPCRollup merge of #71889 - RalfJung:rwlock, r=Amanieu
2020-05-06 Dylan DPCRollup merge of #71727 - hbina:simplified_usage, r...
2020-05-06 Dylan DPCRollup merge of #71510 - ssomers:btreemap_iter_intertwi...
2020-05-06 Ralf Jungconvert throw_validation_failure macro to same syntax...
2020-05-06 Mateusz MikułaUpdate stacker and psm to 0.1.8
2020-05-06 Ralf Jungproperly catch invalid-drop-fn errors
2020-05-06 mibac138Dead-code pass highlights too much of impl functions
2020-05-06 Donough LiuAdd comment for `Ord` implementation for array
2020-05-06 Guillaume GomezUpdate librustdoc ID tests
2020-05-06 Ralf Jungconvert remaining try_validation to new macro
2020-05-06 borsAuto merge of #69464 - Marwes:detach_undo_log, r=nikoma...
2020-05-06 Yuki OkushiRemove code related to `test/run-fail`
2020-05-06 Yuki OkushiMove tests from `test/run-fail` to UI
2020-05-06 Nicholas NethercoteShrink `LocalDecl` by 16 bytes.
2020-05-06 Nicholas NethercoteShrink `LocalDecl` by 56 bytes.
2020-05-06 markcomment out rustc-dev-guide in NIGHTLY_TOOLS
2020-05-06 Esteban KüberDetect errors caused by `async` block in 2015 edition
2020-05-06 markuse trait_object_dummy_self instead of err
2020-05-06 Mohsen ZohrevandiIgnore SGX on a few ui tests
2020-05-06 Nicholas NethercoteAdd a size assertion for `LocalDecl`.
2020-05-06 Nicholas NethercoteImprove `LocalDecl` creation.
2020-05-06 Nicholas NethercoteAdd `SourceInfo::outermost`.
2020-05-05 borsAuto merge of #71875 - Xanewok:update-rls, r=tmandry
2020-05-05 Ralf Jungadd test for insufficiently aligned vtable
2020-05-05 Ralf Jungvalidation: port more checks to the pattern-based macro...
2020-05-05 Guillaume GomezIndex IDs already used by rustdoc template
2020-05-05 Guillaume GomezAdd test for new implementations section title
2020-05-05 Guillaume GomezUpdate tests
2020-05-05 Guillaume GomezReplace title "Methods" with "Implementations"
2020-05-05 Tyler MandryUnify winapi features for tools
2020-05-05 Petr HosekUse -fvisibility=hidden for libunwind
2020-05-05 Ralf Jungexplain the types used in the open64 call
2020-05-05 Igor MatuszewskiUnify some syn 1.0 et al. features for tools
2020-05-05 Igor MatuszewskiUpdate RLS
2020-05-05 borsAuto merge of #71916 - Dylan-DPC:rollup-luj7zx3, r...
2020-05-05 Dylan DPCRollup merge of #71897 - alexcrichton:embed-bitcode...
2020-05-05 Dylan DPCRollup merge of #71894 - mibac138:semicolon-not-always...
2020-05-05 Dylan DPCRollup merge of #71830 - oli-obk:subrepo_funness, r...
2020-05-05 Dylan DPCRollup merge of #69984 - lenary:lenary/force-uwtables...
2020-05-05 Josh Stonebackport 1.43.1 release notes
2020-05-05 Markus WesterlindRestore the snapshot/rollback optimization for region...
2020-05-05 Markus Westerlindrefactor: Replace probe_fudge by an explict call for...
2020-05-05 Markus Westerlindrefactor: Move probe_fudge into fudge.rs
2020-05-05 Markus WesterlindImprove naming
2020-05-05 Markus WesterlindGenerate the UndoLog upcasts with a macro
2020-05-05 Markus WesterlindFix review comments
2020-05-05 Markus WesterlindRebase and use ena 0.14
next