about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-07-13Add and fix BTreeMap commentsStein Somers-18/+25
2020-07-13Rollup merge of #5752 - chrisduerr:pedantic_ranges, r=flip1995Philipp Krones-1/+1
2020-07-13Remove trailing whitespacewangtheo-0/+1
2020-07-13Move all code-snippets to /tmp/ as basedirMartin Sirringhaus-1/+1
2020-07-13Fix typoMartin Sirringhaus-2/+3
2020-07-13Update cross-compilation READMEMartin Sirringhaus-8/+30
2020-07-13Fix src/test/run-make/static-pie/test-aslr.rsHarald Hoyer-1/+1
2020-07-13Merge branch 'master' into E0688Pankaj Chaudhary-54860/+240428
2020-07-13Added proper explanation of ErrorCode-E0688PankajChaudhary5-1/+38
2020-07-13Removed trailing whitespaceTeddy_Wang-1/+1
2020-07-13Added ui tests for volatile and nearby intrinsicsTeddy_Wang-0/+72
2020-07-12Added tests for volatile and nearbyint intrinsicsTeddy_Wang-0/+73
2020-07-12Update llvm-project to latest origin/rustc/10.0-2020-05-05 commit which inclu...Adrian Cruceru-0/+0
2020-07-12Add Ayu theme to rustdocJarek Samic-0/+571
2020-07-12Clean up handling of style files in rustdocJarek Samic-43/+76
2020-07-12Don't allow `DESTDIR` to influence LLVM buildsJake Goulding-0/+5
2020-07-12Detect tuple struct incorrectly used as struct patEsteban Küber-49/+136
2020-07-12pprust: support multiline comments within linesDavid Wood-2/+47
2020-07-12process_unix: prefer i32::*_be_bytes over manually shifting bytesLzu Tao-14/+12
2020-07-12typeck: report placeholder type error w/out spanDavid Wood-63/+103
2020-07-12Reduce unsafe scopeLzu Tao-49/+48
2020-07-12Prefer empty OsStr over unsafe cast from [u8]Lzu Tao-1/+1
2020-07-12Rewrite parse_two_compsLzu Tao-10/+41
2020-07-12Make use of slice::strip_prefix and slice patternLzu Tao-27/+25
2020-07-12Make is_valid_drive_letter functionLzu Tao-2/+8
2020-07-12Move constants to top fileLzu Tao-2/+3
2020-07-12Remove the useless indentationLzu Tao-3/+2
2020-07-12Clean up E0720 explanationGuillaume Gomez-3/+5
2020-07-12assign tracking issueRalf Jung-9/+9
2020-07-12adjust remaining targetsRalf Jung-25/+21
2020-07-12rename fast_thread_local -> thread_local_dtor; thread_local -> thread_local_keyRalf Jung-45/+65
2020-07-12Sorting feature attributes in stdLzu Tao-3/+3
2020-07-11don't mark linux kernel module targets as a unix environmentAlex Gaynor-1/+0
2020-07-11Clean up E0719 explanationGuillaume Gomez-2/+2
2020-07-11Correctly sort const_fn_transmuteManish Goregaokar-1/+1
2020-07-11Rollup merge of #74241 - RalfJung:miri, r=RalfJungManish Goregaokar-8/+8
2020-07-11Rollup merge of #74240 - da-x:fix-74081, r=ManishearthManish Goregaokar-1/+29
2020-07-11Rollup merge of #74213 - pickfire:patch-1, r=jonas-schievinkManish Goregaokar-3/+1
2020-07-11Rollup merge of #74197 - estebank:self-sugg, r=petrochenkovManish Goregaokar-5/+5
2020-07-11Rollup merge of #74168 - JohnTitor:help-for-in-band-lifetimes, r=petrochenkovManish Goregaokar-0/+78
2020-07-11Rollup merge of #74167 - jclulow:illumos-linker-eh-frame-hdr-fix, r=petrochenkovManish Goregaokar-1/+1
2020-07-11Rollup merge of #74116 - arlosi:aarch64build, r=pietroalbiniManish Goregaokar-8/+23
2020-07-11Rollup merge of #74066 - thomcc:optimize-is-ascii, r=nagisaManish Goregaokar-2/+242
2020-07-11Rollup merge of #73715 - MaulingMonkey:pr-natvis-tuples, r=AmanieuManish Goregaokar-3/+334
2020-07-11Rollup merge of #72920 - oli-obk:const_transmute, r=RalfJungManish Goregaokar-106/+238
2020-07-11Improve wordingGuillaume Gomez-1/+1
2020-07-11rustdoc: insert newlines between attributesAndy Russell-10/+15
2020-07-11Add the test case mentioned in #74236Dan Aloni-0/+28
2020-07-11RISC-V GNU/Linux as host platformmsizanoen1-25/+66
2020-07-11update miriRalf Jung-8/+8