]> git.lizzy.rs Git - rust.git/history - src
BTreeMap: rename the area access methods
[rust.git] / src /
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 borsAuto merge of #80226 - ThePuzzlemaker:issue-80004-fix...
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 borsAuto merge of #79742 - GuillaumeGomez:move-tooltips...
2020-12-24 borsAuto merge of #80295 - GuillaumeGomez:beautify-rework...
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 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 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 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 borsAuto merge of #80095 - jyn514:stability-on-demand,...
2020-12-23 Victor DingAdd a test that rustc compiles and links separately
2020-12-23 Joshua NelsonFix elided lifetimes shown as `'_` on async functions
2020-12-23 borsAuto merge of #80314 - GuillaumeGomez:rollup-9rc48vx...
2020-12-23 Eric HussInclude rustdoc in the compiler docs index.
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 borsAuto merge of #80242 - Nadrieril:explain-and-factor...
2020-12-22 borsAuto merge of #80177 - tgnottingham:foreign_defpathhash...
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 NadrierilAdd some tests
2020-12-22 Guillaume GomezRework beautify_doc_string so that it returns a Symbol...
2020-12-22 Wesley WiserRevert "Promote missing_fragment_specifier to hard...
next