about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-12-03Extend emoji-identifiers ui test.Mara Bos-1/+12
2021-12-03Improve 'cannot contain emoji' error.Mara Bos-5/+22
2021-12-02Auto merge of #91318 - eggyal:reduce-boilerplate-around-infallible-folders, r...bors-731/+895
2021-12-02Rename TypeFolderFallible to FallibleTypeFolderAlan Egerton-68/+68
2021-12-02Update compiler/rustc_middle/src/ty/fold.rseggyal-0/+2
2021-12-02Reduce boilerplate around infallible foldersAlan Egerton-722/+893
2021-12-02Remove no-longer used `IdFunctor::map_id`Alan Egerton-9/+0
2021-12-02Auto merge of #91455 - matthiaskrgr:rollup-gix2hy6, r=matthiaskrgrbors-599/+713
2021-12-02Rollup merge of #91411 - ChrisDenton:valid-paths, r=petrochenkovMatthias Krüger-24/+8
2021-12-02Rollup merge of #91394 - Mark-Simulacrum:bump-stage0, r=pietroalbiniMatthias Krüger-455/+456
2021-12-02Rollup merge of #91045 - mjptree:issue-90702-fix, r=petrochenkovMatthias Krüger-106/+210
2021-12-02Rollup merge of #89234 - nbdd0121:discr, r=jackh726Matthias Krüger-14/+39
2021-12-02Auto merge of #91354 - fee1-dead:const_env, r=spastorinobors-430/+380
2021-12-02Auto merge of #91291 - GuillaumeGomez:const-deref-method, r=camelidbors-35/+122
2021-12-02Auto merge of #91003 - psumbera:sparc64-abi, r=nagisabors-58/+272
2021-12-01Auto merge of #90446 - cjgillot:late-elided, r=jackh726bors-239/+399
2021-12-01Improve suggestion for extern crate self error messageMichael-70/+77
2021-12-01Stop treating extern crate loading failures as fatal errorsMichael-41/+124
2021-12-01Factor out build reduced graph for extern crateMichael-69/+83
2021-12-01Auto merge of #91433 - matthiaskrgr:rollup-118ql06, r=matthiaskrgrbors-175/+655
2021-12-01Disallow non-c-like but "fieldless" ADTs from being casted to integer...Gary Guo-14/+39
2021-12-01Rollup merge of #91430 - jyn514:normalize-fallible, r=jackh726Matthias Krüger-13/+51
2021-12-01Rollup merge of #91425 - jyn514:treat-lint-err-as-bug, r=oli-obkMatthias Krüger-2/+7
2021-12-01Rollup merge of #91424 - richkadel:llvm-patch-instrproferror, r=tmandryMatthias Krüger-0/+0
2021-12-01Rollup merge of #91313 - petrochenkov:cratexp, r=Aaron1011Matthias Krüger-159/+203
2021-12-01Rollup merge of #88502 - ibraheemdev:slice-take, r=dtolnayMatthias Krüger-1/+394
2021-12-01Use `try_normalize_erasing_regions` instead of a custom infer contextJoshua Nelson-13/+51
2021-12-01Auto merge of #91275 - camelid:deny-test-warnings, r=jyn514bors-66/+118
2021-12-01Include lint errors in error count for `-Ztreat-err-as-bug`Joshua Nelson-2/+7
2021-12-01Update LLVM with patches for better llvm-cov diagnosticsRich Kadel-0/+0
2021-12-01FormatDeadbeef-6/+26
2021-12-01TODO => FIXMEDeadbeef-1/+1
2021-12-01Cache with consistent env and boundDeadbeef-8/+36
2021-12-01Auto merge of #91255 - b-naber:normalization-ice, r=jackh276bors-5/+600
2021-12-01rebaseb-naber-31/+19
2021-12-01address reviewb-naber-1/+10
2021-12-01fix query descriptionb-naber-2/+2
2021-12-01remove static_assert_size on InterpErrorb-naber-3/+0
2021-12-01more fixed issuesb-naber-0/+41
2021-12-01add tests and bless existing onesb-naber-0/+360
2021-12-01implement version of normalize_erasing_regions that doesn't assume value is n...b-naber-3/+203
2021-12-01Auto merge of #91418 - matthiaskrgr:rollup-vn9f9w3, r=matthiaskrgrbors-458/+617
2021-12-01Rollup merge of #91404 - nnethercote:fix-bad-NodeId-limit-checking, r=dtolnayMatthias Krüger-6/+3
2021-12-01Rollup merge of #91346 - ibraheemdev:result-inspect, r=dtolnayMatthias Krüger-0/+72
2021-12-01Rollup merge of #91298 - FabianWolff:issue-91028-source-avail, r=cjgillotMatthias Krüger-1/+1
2021-12-01Rollup merge of #91207 - richkadel:rk-bump-coverage-version, r=tmandryMatthias Krüger-24/+101
2021-12-01Rollup merge of #91087 - rukai:fix_test_nll_revisions, r=jackh726Matthias Krüger-219/+115
2021-12-01Rollup merge of #90985 - camsteffen:diag-name-usage, r=jackh726Matthias Krüger-74/+73
2021-12-01Rollup merge of #87160 - estebank:colon-recovery, r=nagisaMatthias Krüger-134/+252
2021-12-01fix sparc64 ABI for aggregates with floating point membersPetr Sumbera-58/+272