about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-01-29update MiriRalf Jung-7/+7
2021-01-29Fix incorrect use mut diagnosticsAman Arora-37/+70
2021-01-29Fix unused 'mut' warning for capture's root variableAman Arora-17/+46
2021-01-29Test for restricting capture precisionAman Arora-0/+657
2021-01-29Test cases for handling mutable referencesAman Arora-0/+245
2021-01-29rustdoc: Move `display_fn` struct inside `display_fn`Camelid-11/+11
2021-01-29Update test-various to Ubuntu 20.04Nikita Popov-2/+3
2021-01-29Fix invalid camel case suggestion involving unicode identsEsteban Küber-4/+4
2021-01-29Update dist-various to Ubuntu 20.04Nikita Popov-22/+20
2021-01-29Don't clone LLVM submodule when download-ci-llvm is setJoshua Nelson-1/+1
2021-01-29Don't print error output from rustup when detecting default build tripleJoshua Nelson-1/+2
2021-01-29Remove remnants of the santizer runtime crates from bootstrapTomasz Miąsko-50/+1
2021-01-29rename raw_const/mut -> const/mut_addr_of, and stabilize themRalf Jung-14/+12
2021-01-29Add missiong variants in match bindingGuillaume Gomez-2/+1
2021-01-29Add rust-fix testHirochika Matsumoto-3/+32
2021-01-29Add test for match expressionHirochika Matsumoto-1/+42
2021-01-29Add testsest31-0/+94
2021-01-28update rustfmt to v1.4.34Caleb Cartwright-5/+5
2021-01-28Remove struct_type from union output and bump formatRune Tynan-6/+20
2021-01-28Add a test for syntax like: ..t.sDhruv Jauhar-1/+17
2021-01-28Remove leading newlineRune Tynan-1/+0
2021-01-28Fix has_body for trait methodsRune Tynan-11/+31
2021-01-28rustdoc: Remove unnecessary optionalCamelid-13/+21
2021-01-29Rollup merge of #81459 - probablykasper:text-selection-fix, r=Nemo157Yuki Okushi-32/+32
2021-01-29Rollup merge of #81333 - RalfJung:const-err-simplify, r=oli-obkYuki Okushi-59/+34
2021-01-29Rollup merge of #81287 - CraftSpider:json-crate, r=jyn514,GuillaumeGomezYuki Okushi-59/+79
2021-01-29Rollup merge of #81176 - camsteffen:qpath-res, r=oli-obkYuki Okushi-58/+45
2021-01-29Rollup merge of #81158 - 1000teslas:issue-80313-fix, r=Aaron1011Yuki Okushi-3/+97
2021-01-29Rollup merge of #79991 - camelid:rustdoc-for-lifetime, r=GuillaumeGomez,jyn514Yuki Okushi-6/+44
2021-01-29Rollup merge of #79819 - Aaron1011:feature/macro-trailing-semicolon, r=petroc...Yuki Okushi-0/+85
2021-01-29Rollup merge of #79570 - alexcrichton:split-debuginfo, r=bjorn3Yuki Okushi-8/+134
2021-01-28Use LLVM_USE_LINKER instead of LLVM_ENABLE_LLDNikita Popov-1/+1
2021-01-29Suggest accessing field when code compiles with itHirochika Matsumoto-0/+34
2021-01-28Update Python and Clang on x86 dist imagesNikita Popov-11/+18
2021-01-28Auto merge of #81055 - matthewjasper:non-fatal-overflow, r=nikomatsakisbors-1/+60
2021-01-28Add some test for ATB issuesJack Huey-0/+73
2021-01-28move a bunch of testsBastian Kauschke-9/+7
2021-01-28rustc: Stabilize `-Zrun-dsymutil` as `-Csplit-debuginfo`Alex Crichton-8/+134
2021-01-28Fix README typoRune Tynan-1/+1
2021-01-28Warn write-only fieldsSeo Sanghyeon-0/+47
2021-01-28Clone entire `TokenCursor` when collecting tokensAaron Hill-0/+40
2021-01-28Add `SEMICOLON_IN_EXPRESSIONS_FROM_MACROS` lintAaron Hill-0/+85
2021-01-28Auto merge of #81149 - Aaron1011:feature/better-no-method-found-err, r=estebankbors-105/+105
2021-01-28Rollup merge of #81445 - ehuss:update-cargo, r=ehussYuki Okushi-0/+0
2021-01-28Rollup merge of #81433 - lcnr:stop-looking-into-ty-alias, r=oli-obkYuki Okushi-4/+35
2021-01-28Rollup merge of #81430 - lcnr:elaborate-const-eval, r=oli-obkYuki Okushi-0/+24
2021-01-28Rollup merge of #81428 - phansch:compiletest-tests, r=Mark-SimulacrumYuki Okushi-1/+20
2021-01-28Rollup merge of #81426 - BoxyUwU:boxychangesv2, r=oli-obkYuki Okushi-0/+123
2021-01-28Rollup merge of #81416 - estebank:suggestion-span-tweak, r=petrochenkovYuki Okushi-12/+12
2021-01-28Rollup merge of #81379 - GuillaumeGomez:improve-urls, r=Nemo157Yuki Okushi-7/+17