about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-11-28Derive `Debug` for `DebugInfo`J. Ryan Stinnett-1/+1
2020-11-25Auto merge of #79326 - Aaron1011:fix/builtin-macro-stmt, r=petrochenkovbors-30/+658
2020-11-25Adjust pretty-print compat hack to work with item statementsAaron Hill-7/+14
2020-11-25Auto merge of #79216 - Aaron1011:opt-on-disk-cache, r=pnkfelixbors-17/+33
2020-11-25Auto merge of #79400 - camelid:rustdoc-summary_opts, r=GuillaumeGomezbors-6/+8
2020-11-25Auto merge of #79397 - camelid:polonious-incr-comp, r=jonas-schievinkbors-2/+2
2020-11-25Auto merge of #79388 - tmiasko:naked-def-only, r=lcnrbors-14/+116
2020-11-25Auto merge of #79336 - camelid:rename-feature-oibit-to-auto, r=oli-obkbors-82/+98
2020-11-25Auto merge of #77491 - lukaslueg:peek_mut, r=m-ou-sebors-0/+49
2020-11-24TRACK '-Z polonius' flagCamelid-2/+2
2020-11-24Add `summary_opts()` for Markdown summary rendering optionsCamelid-6/+8
2020-11-25Auto merge of #76688 - yokodake:patch-2, r=kodrAusbors-2/+6
2020-11-24Use the name "auto traits" everywhere in the compilerCamelid-20/+20
2020-11-24Invoke attributes on the statement for statement itemsAaron Hill-9/+574
2020-11-24Auto merge of #78548 - camelid:driver-tty, r=oli-obkbors-2/+21
2020-11-24Handle `Annotatable::Stmt` in some builtin macrosAaron Hill-14/+70
2020-11-24Auto merge of #79384 - ehuss:update-cargo, r=ehussbors-1/+1
2020-11-24Update cargoEric Huss-1/+1
2020-11-24Auto merge of #79335 - jyn514:doctree-crate, r=GuillaumeGomezbors-268/+150
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-24Auto merge of #79377 - jonas-schievink:rollup-ye81i66, r=jonas-schievinkbors-312/+999
2020-11-24Rollup merge of #79374 - mendess:const-param-expr-diagnostic, r=lcnrJonas Schievink-54/+113
2020-11-24Rollup merge of #79367 - Dirbaio:trap-unreachable, r=jonas-schievinkJonas Schievink-1/+5
2020-11-24Rollup merge of #79358 - ssomers:btree_public_comments, r=Mark-SimulacrumJonas Schievink-4/+6
2020-11-24Rollup merge of #79354 - ssomers:btree_bereave_BoxedNode, r=Mark-SimulacrumJonas Schievink-44/+18
2020-11-24Rollup merge of #79351 - Takashiidobe:keyword-docs-typo, r=m-ou-seJonas Schievink-1/+1
2020-11-24Rollup merge of #79346 - tmiasko:more-names, r=jonas-schievinkJonas Schievink-8/+31
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-113/+113
2020-11-24Requested changesmendess-41/+59
2020-11-24Add note to use nightly when using expr in const genericsmendess-0/+41
2020-11-24Auto merge of #79294 - petrochenkov:determ, r=varkorbors-97/+115
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-24Auto merge of #78953 - mzohreva:mz/from_raw_fd, r=Mark-Simulacrumbors-10/+35
2020-11-23Use `early_error`Camelid-5/+12
2020-11-24Auto merge of #78636 - dtolnay:puncteq, r=petrochenkovbors-1/+16
2020-11-24Allow disabling TrapUnreachable via -Ztrap-unreachable=noDario Nieuwenhuis-1/+5
2020-11-24Validate that `#[naked]` is applied to a function definitionTomasz Miąsko-13/+115
2020-11-24Don't mark #[naked] as used when checking #[track_caller]Tomasz Miąsko-1/+1
2020-11-23Add Peekable::peek_mutLukas Lueg-0/+49
2020-11-23Rename `optin_builtin_traits` to `auto_traits`Camelid-62/+78
2020-11-23Auto merge of #78343 - camelid:macros-qualify-panic, r=m-ou-sebors-487/+465
2020-11-23Clean up `core` macros documentationCamelid-4/+4