]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-11-24 Jonas SchievinkRollup merge of #76858 - rcvalle:rust-lang-exploit...
2020-11-24 borsAuto merge of #79294 - petrochenkov:determ, r=varkor
2020-11-24 borsAuto merge of #79228 - flip1995:clippyup, r=oli-obk
2020-11-24 Ramon de C... Add exploit mitigations chapter to the rustc book
2020-11-24 borsAuto merge of #78953 - mzohreva:mz/from_raw_fd, r=Mark...
2020-11-24 borsAuto merge of #78636 - dtolnay:puncteq, r=petrochenkov
2020-11-23 borsAuto merge of #78343 - camelid:macros-qualify-panic...
2020-11-23 CamelidClean up `core` macros documentation
2020-11-23 CamelidQualify `panic!` as `core::panic!` in non-built-in...
2020-11-23 borsAuto merge of #78439 - lzutao:rm-clouldabi, r=Mark...
2020-11-23 borsAuto merge of #79345 - jonas-schievink:rollup-1yhhzx9...
2020-11-23 Jonas SchievinkRollup merge of #79343 - flip1995:mailmap, r=Mark-Simul...
2020-11-23 Jonas SchievinkRollup merge of #79337 - LingMan:map, r=jyn514
2020-11-23 Jonas SchievinkRollup merge of #79333 - o752d:patch-3, r=Mark-Simulacrum
2020-11-23 Jonas SchievinkRollup merge of #79330 - jyn514:typo, r=jyn514
2020-11-23 Jonas SchievinkRollup merge of #79325 - LingMan:try_op, r=jonas-schievink
2020-11-23 Jonas SchievinkRollup merge of #79324 - LingMan:and_then, r=jonas...
2020-11-23 Jonas SchievinkRollup merge of #79287 - jonas-schievink:const-trait...
2020-11-23 Jonas SchievinkRollup merge of #79236 - lcnr:mcg-resolve-dsb, r=eddyb
2020-11-23 Jonas SchievinkRollup merge of #79080 - camelid:mir-visit-debuginfo...
2020-11-23 Jonas SchievinkRollup merge of #76829 - tspiteri:const-int-pow, r...
2020-11-23 borsAuto merge of #79186 - JulianKnodt:str_from, r=Mark...
2020-11-23 flip1995Add my (@flip1995) work mail to the mailmap
2020-11-23 flip1995Fix ICE in utils::implements_trait
2020-11-23 flip1995Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18...
2020-11-23 borsAuto merge of #77893 - petertodd:2020-impl-default...
2020-11-23 borsAuto merge of #76226 - CDirkx:const-ipaddr, r=dtolnay
2020-11-23 LingManUse Option::map instead of open coding it
2020-11-23 oliverdoc typo
2020-11-23 borsAuto merge of #79172 - a1phyr:cold_abort, r=Mark-Simulacrum
2020-11-23 CamelidAdd comment and remove obsolete special case
2020-11-23 Joshua NelsonFix typo in comment
2020-11-23 Trevor Spitericonst_int_pow will be stabilized in 1.50.0, not in...
2020-11-23 Trevor Spiteristabilize const_int_pow
2020-11-23 Christiaan... Bump version to 1.50.0
2020-11-23 Christiaan... Stabilize `IpAddr::is_ipv4` and `is_ipv6` as const
2020-11-22 borsAuto merge of #79319 - m-ou-se:rollup-d9n5viq, r=m...
2020-11-22 LingManReduce boilerplate with the `?` operator
2020-11-22 LingManUse Option::and_then instead of open-coding it
2020-11-22 kadminChange slice::to_vec to not use extend_from_slice
2020-11-22 Lzu TaoDrop support for cloudabi targets
2020-11-22 Mara BosRollup merge of #79299 - varkor:stabilise-then, r=m...
2020-11-22 Mara BosRollup merge of #79297 - ssomers:btree_post_redux,...
2020-11-22 Mara BosRollup merge of #79295 - ssomers:btree_fix_78903, r...
2020-11-22 Mara BosRollup merge of #79293 - Havvy:test-eval-order-compound...
2020-11-22 Mara BosRollup merge of #79267 - ssomers:btree_namespaces,...
2020-11-22 Mara BosRollup merge of #78793 - camelid:fixup-structuraleq...
2020-11-22 Mara BosRollup merge of #78608 - ThinkChaos:stabilize_refcell_t...
2020-11-22 Mara BosRollup merge of #78305 - ChrisDenton:const-layout,...
2020-11-22 Mara BosRollup merge of #77697 - WaffleLapkin:iter_split_adapto...
2020-11-22 Mara BosRollup merge of #76941 - clarfonthey:is_subnormal,...
2020-11-22 Chris DentonStabilize `alloc::Layout const` functions
2020-11-22 borsAuto merge of #79219 - shepmaster:beta-bump, r=Mark...
2020-11-22 ltdkAdd f{32,64}::is_subnormal
2020-11-22 ThinkChaosStabilize refcell_take
2020-11-22 borsAuto merge of #79243 - Nadrieril:consolidate-tests...
2020-11-22 borsAuto merge of #79306 - GuillaumeGomez:rollup-4cnudfj...
2020-11-22 borsAuto merge of #6361 - integer32llc:doc-style, r=carols1...
2020-11-22 Carol (Nichols... Apply suggestions from code review to change "that...
2020-11-22 Carol (Nichols... Small grammar, punctuation, and code style improvements...
2020-11-22 Guillaume GomezRollup merge of #79302 - est31:issue_73899_test, r...
2020-11-22 Guillaume GomezRollup merge of #79300 - GuillaumeGomez:hidden-feature...
2020-11-22 Guillaume GomezRollup merge of #79292 - nico-abram:master, r=jonas...
2020-11-22 Guillaume GomezRollup merge of #78670 - sasurau4:test/check-pass-incre...
2020-11-22 Guillaume GomezPrevent feature information to be hidden if it's on...
2020-11-22 Jonas SchievinkAdd some more tests
2020-11-22 est31Add regression test for issue 73899
2020-11-22 borsAuto merge of #6363 - o752d:patch-2, r=flip1995
2020-11-22 borsAuto merge of #6364 - o752d:master, r=flip1995
2020-11-22 varkorStabilise `then`
2020-11-22 borsAuto merge of #78816 - SkiFire13:fix-slice-pointer...
2020-11-22 Stein SomersBTreeMap: swap the names of NodeRef::new and Root:...
2020-11-22 Stein SomersBTreeMap: fix minor testing mistakes in #78903
2020-11-22 Vadim Petrochenkovresolve: Do not put macros into `module.unexpanded_invo...
2020-11-22 Vadim PetrochenkovAdd test for an unmotivated "cannot determine resolutio...
2020-11-22 Havvy (Ryan... Add test for eval order for a+=b
2020-11-22 borsAuto merge of #77872 - Xaeroxe:stabilize-clamp, r=scottmcm
2020-11-22 NicolasFix typo in doc comment for report_too_many_hashes
2020-11-22 borsAuto merge of #79275 - integer32llc:doc-style, r=jonas...
2020-11-22 oliverupdate
2020-11-22 olivera typo
2020-11-22 borsAuto merge of #79229 - sdroege:slice-fill-memset, r...
2020-11-22 Jonas Schievinkconst fn: allow use of trait impls from bounds
2020-11-22 Jonas Schievinkwinnow: drop non-const cand. in favor of const
2020-11-22 Jonas SchievinkThread `Constness` through selection
2020-11-22 borsAuto merge of #78752 - jyn514:html-diff, r=GuillaumeGomez
2020-11-21 WaffleRemove multiline `use`s
2020-11-21 WaffleFix UI tests
2020-11-21 WaffleFix doc links in core::iter::sources
2020-11-21 WaffleMerge `use`s in core::iter
2020-11-21 WaffleSplit iterator sources into different modules
2020-11-21 WaffleSplit iterator adaptors into individual modules
2020-11-21 borsAuto merge of #78461 - TimDiekmann:vec-alloc, r=Amanieu
2020-11-21 borsAuto merge of #79273 - Dylan-DPC:rollup-zd10xlt, r...
2020-11-21 Carol (Nichols... More consistently use spaces after commas in lists...
2020-11-21 Dylan DPCRollup merge of #79272 - tmiasko:array-clone, r=jonas...
2020-11-21 Dylan DPCRollup merge of #79264 - jyn514:less-doctree, r=Guillau...
2020-11-21 Dylan DPCRollup merge of #79256 - bugadani:query-typo, r=jonas...
2020-11-21 Dylan DPCRollup merge of #79238 - eddyb:rustc-log-stderr, r...
2020-11-21 Dylan DPCRollup merge of #79231 - wusyong:issue-79137, r=lcnr
next