about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-08-24[AVR] Rename the last few remaining references from 'avr-unknown-unknown' to ...Dylan McKay-3/+3
2020-08-24[AVR] Merge the 'freestanding' base target spec into AVR base target specDylan McKay-35/+21
2020-08-24[AVR] Remove unnecessary arguments passed to the linker for GNU targetDylan McKay-4/+3
2020-08-24[AVR] Replace broken 'avr-unknown-unknown' target with 'avr-unknown-gnu-atmeg...Dylan McKay-18/+41
2020-08-24Auto merge of #75865 - JohnTitor:rollup-yxia6d2, r=JohnTitorbors-184/+92
2020-08-24Rollup merge of #75859 - jrheard:patch-2, r=jonas-schievinkYuki Okushi-1/+1
2020-08-24Rollup merge of #75856 - matthiaskrgr:more_clippy, r=Dylan-DPCYuki Okushi-27/+23
2020-08-24Rollup merge of #75851 - camelid:patch-2, r=jyn514Yuki Okushi-3/+0
2020-08-24Rollup merge of #75847 - camelid:patch-1, r=dtolnayYuki Okushi-9/+1
2020-08-24Rollup merge of #75844 - ehuss:publish-toolstate-httperror, r=Mark-SimulacrumYuki Okushi-1/+9
2020-08-24Rollup merge of #75831 - lzutao:https, r=Dylan-DPCYuki Okushi-12/+12
2020-08-24Rollup merge of #75826 - ayushmishra2005:misleading_documentation_for_derived...Yuki Okushi-2/+2
2020-08-24Rollup merge of #75825 - jrheard:patch-1, r=steveklabnikYuki Okushi-1/+1
2020-08-24Rollup merge of #75821 - camelid:intra-doc-links-for-std-macros, r=jyn514Yuki Okushi-14/+13
2020-08-24Rollup merge of #75819 - LeSeulArtichaut:core-intra-docs-2, r=jyn514Yuki Okushi-114/+30
2020-08-24Auto merge of #75817 - LeSeulArtichaut:proc_macro-docs, r=jyn514bors-1/+1
2020-08-23doc: Fix typo in std::process::Child documentationJR Heard-1/+1
2020-08-23Auto merge of #74489 - jyn514:assoc-items, r=manishearth,petrochenkovbors-174/+480
2020-08-24unstable-book-gen: fix clippy::single_char_pattern and clippy::iter_skip_nextMatthias Krüger-4/+4
2020-08-24unicode_table_generator: fix clippy::writeln_empty_string, clippy::useless_fo...Matthias Krüger-6/+6
2020-08-24tidy: remove redundant variable from check_if_error_code_is_test_in_explanationMatthias Krüger-5/+3
2020-08-24Use intra-doc-links in `core::{char, macros, fmt}`LeSeulArtichaut-114/+30
2020-08-23linkcheckr: fix clippy::redundant_static_lifetimes and clippy::single_char_pa...Matthias Krüger-7/+7
2020-08-23expand-yaml-anchors: fix clippy::match_ref_pats and clippy::redundant_closureMatthias Krüger-5/+3
2020-08-23resolve: Add comments to `traits_in_scope`Joshua Nelson-0/+3
2020-08-23Switch to intra-doc links in `core::array`Camelid-3/+0
2020-08-23Auto merge of #75656 - tirr-c:match-suggest-semi, r=estebankbors-22/+154
2020-08-23Switch to intra-doc links in `std::collections`Camelid-9/+1
2020-08-23Auto merge of #72449 - ecstatic-morse:const-float-bitcast, r=RalfJungbors-34/+238
2020-08-23publish-toolstate: show more context on HTTP errorEric Huss-1/+9
2020-08-23Fix `compile-flags` directiveecstatic-morse-2/+2
2020-08-23Auto merge of #75028 - MrModder:master, r=steveklabnikbors-0/+14
2020-08-23Auto merge of #74238 - RalfJung:offset_from, r=oli-obkbors-141/+57
2020-08-23bump stable versionRalf Jung-2/+2
2020-08-23remove an unused feature flagRalf Jung-1/+1
2020-08-23Revert changed paragraph about slice definition.Leon Matthes-2/+2
2020-08-23Auto merge of #75816 - LeSeulArtichaut:core-intra-docs, r=jyn514bors-34/+15
2020-08-23Misleading documentation for derived Ord/PartialOrd implementation for enums ...Ayush Kumar Mishra-2/+2
2020-08-23Auto merge of #75789 - matthiaskrgr:clippy_compiletest, r=Dylan-DPCbors-72/+59
2020-08-23Prefer https link for wikipedia URLsLzu Tao-12/+12
2020-08-23Auto merge of #75465 - Aaron1011:feature/short-fn-def-span, r=estebankbors-576/+345
2020-08-23Auto merge of #75813 - petrochenkov:feature/incr-def-path-table, r=Aaron1011bors-99/+130
2020-08-22Fix typo in documentation of i32 wrapping_abs()JR Heard-1/+1
2020-08-23Auto merge of #73526 - cuviper:rust-llvm11, r=nikicbors-37/+31
2020-08-22Add missing linksCamelid-3/+3
2020-08-23Auto merge of #73084 - Aaron1011:feature/new-recursive-expand, r=petrochenkovbors-83/+255
2020-08-22Add missing intra-doc linkCamelid-0/+2
2020-08-22Switch to intra-doc links in `std::macros`Camelid-11/+8
2020-08-22Use smaller def span for functionsAaron Hill-576/+345
2020-08-22Add backwards-compat hack for certain '$name' tokensAaron Hill-8/+103