about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-11-25Auto merge of #79326 - Aaron1011:fix/builtin-macro-stmt, r=petrochenkovbors-4/+524
2020-11-25Auto merge of #79400 - camelid:rustdoc-summary_opts, r=GuillaumeGomezbors-6/+8
2020-11-25Auto merge of #79388 - tmiasko:naked-def-only, r=lcnrbors-13/+94
2020-11-25Auto merge of #79336 - camelid:rename-feature-oibit-to-auto, r=oli-obkbors-59/+59
2020-11-24Add `summary_opts()` for Markdown summary rendering optionsCamelid-6/+8
2020-11-24Use the name "auto traits" everywhere in the compilerCamelid-17/+17
2020-11-24Invoke attributes on the statement for statement itemsAaron Hill-4/+524
2020-11-24Auto merge of #79384 - ehuss:update-cargo, r=ehussbors-0/+0
2020-11-24Update cargoEric Huss-0/+0
2020-11-24Get rid of doctree::ExternCrateJoshua Nelson-63/+49
2020-11-24Get rid of doctree::TraitJoshua Nelson-48/+15
2020-11-24Get rid of doctree::FunctionJoshua Nelson-133/+75
2020-11-24Get rid of doctree::ForeignItemJoshua Nelson-24/+11
2020-11-24Rollup merge of #79374 - mendess:const-param-expr-diagnostic, r=lcnrJonas Schievink-53/+111
2020-11-24Rollup merge of #79354 - ssomers:btree_bereave_BoxedNode, r=Mark-SimulacrumJonas Schievink-6/+6
2020-11-24Rollup merge of #79346 - tmiasko:more-names, r=jonas-schievinkJonas Schievink-0/+20
2020-11-24Rollup merge of #79321 - camelid:intra-doc-bang, r=ManishearthJonas Schievink-1/+4
2020-11-24Rollup merge of #79312 - jyn514:doctree-impl, r=GuillaumeGomezJonas Schievink-124/+60
2020-11-24Rollup merge of #79310 - jyn514:fold-item-cleanup, r=GuillaumeGomezJonas Schievink-75/+67
2020-11-24Rollup merge of #76858 - rcvalle:rust-lang-exploit-mitigations, r=steveklabnikJonas Schievink-0/+694
2020-11-24Swap note for helpmendess-111/+111
2020-11-24Requested changesmendess-40/+58
2020-11-24Add note to use nightly when using expr in const genericsmendess-0/+40
2020-11-24Auto merge of #79294 - petrochenkov:determ, r=varkorbors-88/+95
2020-11-24Auto merge of #79228 - flip1995:clippyup, r=oli-obkbors-876/+3112
2020-11-23Add exploit mitigations chapter to the rustc bookRamon de C Valle-0/+694
2020-11-24Validate that `#[naked]` is applied to a function definitionTomasz Miąsko-13/+94
2020-11-23Rename `optin_builtin_traits` to `auto_traits`Camelid-42/+42
2020-11-23Auto merge of #78343 - camelid:macros-qualify-panic, r=m-ou-sebors-472/+450
2020-11-23Qualify `panic!` as `core::panic!` in non-built-in `core` macrosCamelid-472/+450
2020-11-23Auto merge of #78439 - lzutao:rm-clouldabi, r=Mark-Simulacrumbors-266/+89
2020-11-23Auto merge of #79345 - jonas-schievink:rollup-1yhhzx9, r=jonas-schievinkbors-2/+145
2020-11-23BTreeMap: cut out the ceremony around BoxedNodeStein Somers-6/+6
2020-11-23Rollup merge of #79287 - jonas-schievink:const-trait-impl, r=oli-obkJonas Schievink-1/+145
2020-11-23Rollup merge of #76829 - tspiteri:const-int-pow, r=oli-obkJonas Schievink-1/+0
2020-11-23Auto merge of #79186 - JulianKnodt:str_from, r=Mark-Simulacrumbors-0/+10
2020-11-23Fix ICE in utils::implements_traitflip1995-0/+8
2020-11-23Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyupflip1995-876/+3104
2020-11-23Auto merge of #76226 - CDirkx:const-ipaddr, r=dtolnaybors-0/+13
2020-11-23stabilize const_int_powTrevor Spiteri-1/+0
2020-11-23Stabilize `IpAddr::is_ipv4` and `is_ipv6` as constChristiaan Dirkx-0/+13
2020-11-23Allow using `-Z fewer-names=no` to retain value namesTomasz Miąsko-0/+20
2020-11-22Auto merge of #79319 - m-ou-se:rollup-d9n5viq, r=m-ou-sebors-3/+81
2020-11-22Accept '!' in intra-doc linksCamelid-1/+4
2020-11-22Change slice::to_vec to not use extend_from_slicekadmin-0/+10
2020-11-22Drop support for cloudabi targetsLzu Tao-266/+89
2020-11-22Rollup merge of #79293 - Havvy:test-eval-order-compound-assign, r=Mark-Simula...Mara Bos-0/+76
2020-11-22Rollup merge of #77697 - WaffleLapkin:iter_split_adaptors, r=m-ou-seMara Bos-3/+5
2020-11-22Auto merge of #79219 - shepmaster:beta-bump, r=Mark-Simulacrumbors-1/+1
2020-11-22Get rid of `doctree::Impl`Joshua Nelson-124/+60