]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-05-24 Markus Westerlindperf: Add inline on commonly used methods added in...
2020-05-07 Markus Westerlindperf: Revert accidental inclusion of a part of #69218
2020-05-07 borsAuto merge of #55617 - oli-obk:stacker, r=nagisa,oli-obk
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 borsAuto merge of #71951 - Dylan-DPC:rollup-j9v1p0f, r...
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 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 markcomment out rustc-dev-guide in NIGHTLY_TOOLS
2020-05-06 Mohsen ZohrevandiIgnore SGX on a few ui tests
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
2020-05-05 Markus Westerlindrefactor: simplify
2020-05-05 Markus WesterlindPrevent modifications without an undo log
2020-05-05 Markus WesterlindFix import
2020-05-05 Markus Westerlindrefactor: Extract the undo log to its own modules
2020-05-05 Markus Westerlindrefactor: Rename Logs to InferCtxtUndoLogs
2020-05-05 Markus Westerlindsimplify
2020-05-05 Markus Westerlindperf: Merge region_obligations snapshotting into the...
2020-05-05 Markus Westerlindperf: Limit leak check snapshotting to probe_maybe_skip...
2020-05-05 Markus Westerlindperf: Lazily recive the Rollback argument in rollback_to
2020-05-05 Markus Westerlindperf: Separate CombinedSnapshot into a FullSnapshot...
2020-05-05 Markus WesterlindMove projection_cache into the combined undo log
2020-05-05 Markus WesterlindAllow SnapshotMap to have a separate undo_log
2020-05-05 Markus WesterlindMove region_constraint to the unified undo log
2020-05-05 Markus Westerlindperf: Reduce snapshot/rollback overhead
2020-05-05 John Kåre AlsakerAllow `hir().find` to return `None`
2020-05-05 Ralf Jungrely on rdlock/wrlock not returning anything but the...
2020-05-05 borsAuto merge of #71846 - petrochenkov:fresh2, r=davidtwco
2020-05-05 borsAuto merge of #71907 - Dylan-DPC:rollup-z8iaqlv, r...
2020-05-05 mibac138Suggest removing semicolon in last expression only...
2020-05-04 Dylan DPCRollup merge of #71904 - euclio:function-typo, r=jonas...
2020-05-04 Dylan DPCRollup merge of #71902 - mibac138:const-feature-diag...
2020-05-04 Dylan DPCRollup merge of #71892 - integer32llc:btreemap-entry...
2020-05-04 Dylan DPCRollup merge of #71891 - lcnr:not-iter-any, r=Dylan-DPC
2020-05-04 Dylan DPCRollup merge of #71883 - Dante-Broggi:patch-1, r=Dylan-DPC
2020-05-04 Dylan DPCRollup merge of #71881 - IsaacWoods:master, r=petrochenkov
2020-05-04 Dylan DPCRollup merge of #71878 - main--:patch-2, r=Amanieu
2020-05-04 Dylan DPCRollup merge of #71845 - steveklabnik:add-const-example...
2020-05-04 Dylan DPCRollup merge of #71711 - Mark-Simulacrum:deignore-tests...
2020-05-04 Dylan DPCRollup merge of #71587 - matthewjasper:promoted-move...
2020-05-04 mibac138Add command aliases from Cargo to x.py commands
2020-05-04 Andy Russellfix typo in function name
2020-05-04 mibac138Suggest to add missing feature when using gated const...
2020-05-04 Alex CrichtonImprove docs for embed-bitcode and linker-plugin-lto
2020-05-04 Dylan MacKenzieImport dataflow impls via the `impls` submodule
2020-05-04 Dylan MacKenzieExport dataflow impls by name
2020-05-04 Carol (Nichols... Update btree_map::VacantEntry::insert docs to actually...
next