]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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-24 borsAuto merge of #79347 - ssomers:btree_split_pointer_prov...
2020-12-24 borsAuto merge of #80322 - ehuss:update-cargo, r=ehuss
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 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...
2020-12-23 PankajChaudhary5Updated the match with the matches macro
2020-12-23 borsAuto merge of #80095 - jyn514:stability-on-demand,...
2020-12-23 Joshua NelsonFix elided lifetimes shown as `'_` on async functions
2020-12-23 borsAuto merge of #80314 - GuillaumeGomez:rollup-9rc48vx...
2020-12-22 Guillaume GomezRollup merge of #80302 - pierwill:fix-80287, r=lcnr
2020-12-22 Guillaume GomezRollup merge of #80299 - LingMan:helper, r=lcnr
2020-12-22 Guillaume GomezRollup merge of #80298 - PankajChaudhary5:PankajChaudha...
2020-12-22 Guillaume GomezRollup merge of #80297 - jyn514:more-docs, r=bjorn3
2020-12-22 Guillaume GomezRollup merge of #80286 - pierwill:rustc-middle-privacy...
2020-12-22 Guillaume GomezRollup merge of #80285 - ehuss:update-books, r=ehuss
2020-12-22 Guillaume GomezRollup merge of #80272 - petrochenkov:kwed, r=oli-obk
2020-12-22 Guillaume GomezRollup merge of #80266 - bugadani:dup-test, r=jyn514
2020-12-22 Guillaume GomezRollup merge of #80248 - camelid:prioritize-zulip-topic...
2020-12-22 Guillaume GomezRollup merge of #80241 - pierwill:patch-12, r=lcnr
2020-12-22 Guillaume GomezRollup merge of #80225 - pierwill:patch-11, r=lcnr
2020-12-22 Guillaume GomezRollup merge of #80223 - pierwill:patch-10, r=lcnr
2020-12-22 Guillaume GomezRollup merge of #80222 - GreenRecycleBin:daniel/fix...
2020-12-22 Guillaume GomezRollup merge of #80219 - camelid:library_tracking_issue...
2020-12-22 Guillaume GomezRollup merge of #80204 - pierwill:pierwill-rustcmiddle...
2020-12-22 Guillaume GomezRollup merge of #80203 - pierwill:pierwill-rustcmiddle...
2020-12-22 Guillaume GomezRollup merge of #80136 - aDotInTheVoid:74824-test,...
2020-12-22 Tyson Nottinghamrustc_query_system: avoid race condition when using...
2020-12-22 Tyson Nottinghamrustc_query_system: add more comments for dependency...
2020-12-22 Tyson Nottinghamrustc_query_system: rename intern_node to intern_new_node
2020-12-22 Tyson Nottinghamrustc_query_system: remove inline annotation from edge_...
2020-12-22 Tyson Nottinghamrustc_query_system: minor cleanup
2020-12-22 Tyson Nottinghamrustc_query_system: use more space-efficient edges...
2020-12-22 Tyson Nottinghamrustc_query_system: share previous graph edges with...
2020-12-22 Tyson Nottinghamrustc_query_system: share previous graph data with...
2020-12-22 borsAuto merge of #80242 - Nadrieril:explain-and-factor...
2020-12-22 borsAuto merge of #80177 - tgnottingham:foreign_defpathhash...
2020-12-22 pierwilldocs: Update rustc_middle::middle::region::ScopeTree
2020-12-22 Mark RousskovUtilize PGO for rustc linux dist builds
2020-12-22 borsAuto merge of #80071 - jyn514:timings, r=Mark-Simulacrum
2020-12-22 PankajChaudhary5Improve the code quality by using matches macro
2020-12-22 NadrierilFix a comment
2020-12-22 NadrierilApply suggestions from code review
2020-12-22 NadrierilSimplify field filtering
2020-12-22 NadrierilMake the special "missing patterns" constructor real
2020-12-22 NadrierilCompletely rework the explanation of the algorithm
next