]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-12-27 bjorn3Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484...
2020-12-27 borsAuto merge of #80400 - adlerd:hashclone, r=Mark-Simulacrum
2020-12-27 borsAuto merge of #80395 - ehuss:lint-docs-warn-missing...
2020-12-27 David AdlerUse the hashbrown::{HashMap,HashSet} `clone_from` impls.
2020-12-26 borsAuto merge of #80396 - ehuss:fix-missing-deny, r=Mark...
2020-12-26 Eric HussFix missing deny-by-default.md file.
2020-12-26 Eric Husslint-docs: Warn on missing lint when documenting.
2020-12-26 borsAuto merge of #79045 - oli-obk:dont_rely_on_alloc_happe...
2020-12-26 oliDIrect invocations of `AllocRef::alloc` cannot get...
2020-12-26 oliAdjust markdown text to be more like the rendered text
2020-12-26 Oli SchererUpdate library/core/src/alloc/mod.rs
2020-12-26 Oli SchererUpdate library/core/src/alloc/global.rs
2020-12-26 borsAuto merge of #79520 - ssomers:btree_cleanup_1, r=Mark...
2020-12-26 borsAuto merge of #80354 - ssomers:btree_test_compact,...
2020-12-26 borsAuto merge of #80316 - ehuss:rustdoc-index, r=Mark...
2020-12-26 borsAuto merge of #80209 - erikdesjardins:ptrcmp, r=Mark...
2020-12-26 borsRemove pointer comparison from slice equality
2020-12-26 borsAuto merge of #79022 - SpyrosRoum:stabilize-deque_range...
2020-12-26 borsAuto merge of #80246 - matthewjasper:projection-cycle...
2020-12-25 borsAuto merge of #80366 - Mark-Simulacrum:bump-version...
2020-12-25 borsAuto merge of #80235 - RalfJung:validate-promoteds...
2020-12-25 Mark RousskovBump version to 1.51
2020-12-25 borsAuto merge of #80296 - wesleywiser:revert_missing_fragm...
2020-12-25 bjorn3Rustfmt
2020-12-25 bjorn3Set rust-analyzer importMergeBehaviour option to last
2020-12-25 bjorn3Merge pull request #1120 from bjorn3/lazy_jit
2020-12-25 bjorn3Add documentation
2020-12-25 borsAuto merge of #80226 - ThePuzzlemaker:issue-80004-fix...
2020-12-25 bjorn3Implement lazy compilation in JIT mode
2020-12-25 bjorn3Move finalize CodegenCx timer out of codegen mono items...
2020-12-25 bjorn3Change the way JIT mode is selected
2020-12-25 bjorn3Use PIC in JIT mode too
2020-12-25 Stein SomersBTreeMap: declare exclusive access to arrays when copyi...
2020-12-25 borsAuto merge of #80187 - 0dvictor:nativelib, r=bjorn3
2020-12-25 borsAuto merge of #80364 - Dylan-DPC:rollup-0y96okz, r...
2020-12-25 Dylan DPCRollup merge of #80352 - ssomers:btree_test_diagnostics...
2020-12-25 Dylan DPCRollup merge of #80342 - pierwill:patch-1, r=lcnr
2020-12-25 Dylan DPCRollup merge of #80340 - jyn514:less-modules-attrs...
2020-12-25 Dylan DPCRollup merge of #80330 - eltociear:patch-2, r=lcnr
2020-12-25 Dylan DPCRollup merge of #80327 - PankajChaudhary5:PankajChaudha...
2020-12-25 Dylan DPCRollup merge of #80319 - jyn514:async-lifetimes, r...
2020-12-25 Dylan DPCRollup merge of #80280 - pierwill:x-readme, r=Mark...
2020-12-25 Dylan DPCRollup merge of #80274 - pierwill:lintlevelsource,...
2020-12-25 Dylan DPCRollup merge of #80160 - diondokter:move_async_fix...
2020-12-25 Dylan DPCRollup merge of #79999 - hencrice:yenlinc/79799, r...
2020-12-25 Dylan DPCRollup merge of #79213 - yoshuawuyts:stabilize-slice...
2020-12-25 borsAuto merge of #79762 - Swatinem:remap-doctest-coverage...
2020-12-24 borsAuto merge of #79347 - ssomers:btree_split_pointer_prov...
2020-12-24 ThePuzzlemakerrustdoc: Highlight edition-specific keywords correctly...
2020-12-24 borsAuto merge of #80322 - ehuss:update-cargo, r=ehuss
2020-12-24 Stein SomersBTreeMap: test full nodes a little more
2020-12-24 borsAuto merge of #79742 - GuillaumeGomez:move-tooltips...
2020-12-24 Stein SomersBTreeMap: make test cases more explicit on failure
2020-12-24 borsAuto merge of #80295 - GuillaumeGomez:beautify-rework...
2020-12-24 Stein SomersBTreeMap: avoid implicit use of node length in flight
2020-12-24 borsAuto merge of #77692 - PankajChaudhary5:issue-76630...
2020-12-24 borsAuto merge of #80249 - calebcartwright:update-rustfmt...
2020-12-24 borsAuto merge of #79589 - tgnottingham:shared_dep_graph...
2020-12-23 borsAuto merge of #79521 - ssomers:btree_cleanup_2, r=Mark...
2020-12-23 pierwillFix typo
2020-12-23 Joshua NelsonDon't unnecessarily override attrs for Module
2020-12-23 Eric HussAdd libz-sys to rustc-workspace-hack.
2020-12-23 Guillaume GomezUpdate HTML DOM attribute "edition" to "data-edition"
2020-12-23 Yenlin ChenFixed formatting
2020-12-23 Yenlin ChenAddressed feedbacks
2020-12-23 borsAuto merge of #79788 - pietroalbini:bootstrap-tarball...
2020-12-23 Pietro Albinibootstrap: convert reproducible-artifacts to use Tarball
2020-12-23 Pietro Albinibootstrap: use the normal compiler to build std
2020-12-23 Pietro Albinibootstrap: avoid producing the rust tarball during...
2020-12-23 Pietro Albinibootstrap: convert rustc-src to use Tarball
2020-12-23 Pietro Albinibootstrap: convert rust to use Tarball
2020-12-23 Pietro Albinibootstrap: convert rust-src to use Tarball
2020-12-23 Pietro Albinibootstrap: convert rust-analyzer to use Tarball
2020-12-23 Pietro Albinibootstrap: convert rls to use Tarball
2020-12-23 Pietro Albinibootstrap: convert rustfmt to use Tarball
2020-12-23 Pietro Albinibootstrap: convert miri to use Tarball
2020-12-23 Pietro Albinibootstrap: simplify including licenses and readmes...
2020-12-23 Pietro Albinibootstrap: convert clippy to use Tarball
2020-12-23 Pietro Albinibootstrap: convert cargo to use Tarball
2020-12-23 Pietro Albinibootstrap: convert rust-analysis to use Tarball
2020-12-23 Pietro Albinibootstrap: convert rustc-dev to use Tarball
2020-12-23 Pietro Albinibootstrap: convert rust-std to use Tarball
2020-12-23 Pietro Albinibootstrap: refactor showing the "dist" info
2020-12-23 Pietro Albinibootstrap: convert rustc to use Tarball
2020-12-23 Pietro Albinibootstrap: convert rust-mingw to use Tarball
2020-12-23 Pietro Albinibootstrap: convert rustc-docs to use Tarball
2020-12-23 Pietro Albinibootstrap: convert rust-docs to use Tarball
2020-12-23 Pietro Albinibootstrap: convert llvm-tools to use Tarball
2020-12-23 Pietro Albinibootstrap: convert build-manifest to use the new Tarbal...
2020-12-23 Eric HussUpdate cargo
2020-12-23 borsAuto merge of #80328 - flip1995:clippyup, r=Mark-Simulacrum
2020-12-23 Joshua NelsonAdd more tests
2020-12-23 borsAuto merge of #80262 - Mark-Simulacrum:pgo-rustc, r...
2020-12-23 Ikko AshimineFix typo in simplify_try.rs
2020-12-23 bjorn3Rustup to rustc 1.50.0-nightly (bb1fbbf84 2020-12-22)
2020-12-23 bjorn3Sync from rust 28d73a3ee3e2c32f2768d1cbc9b42cb63472e9e9
2020-12-23 flip1995Special sync of 'e89801553ddbaccdeb2eac4db08900edb51ac7ff'
2020-12-23 Philipp KronesRevert "Pass Clippy args also trough RUSTFLAGS"
2020-12-23 borsAuto merge of #79261 - faern:deprecate-compare-and...
2020-12-23 borsAuto merge of #80099 - jyn514:visibility-on-demand...
next