about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-04-08Merge idents if they are part of a pathGuillaume Gomez-18/+107
2021-04-07Auto merge of #83833 - jyn514:no-resolver, r=GuillaumeGomezbors-82/+82
2021-04-07Auto merge of #83955 - ehuss:update-stage0, r=Mark-Simulacrumbors-2/+2
2021-04-06Bump bootstrap compilerEric Huss-2/+2
2021-04-06Auto merge of #83828 - camelid:rustdoc-vec-perf, r=jyn514bors-3/+5
2021-04-06Store links in Cache instead of on items directlyJoshua Nelson-82/+82
2021-04-06Auto merge of #83934 - Dylan-DPC:rollup-nw5dadn, r=Dylan-DPCbors-92/+126
2021-04-06rustdoc: Use `ThinVec` in a few placesCamelid-3/+5
2021-04-06Rollup merge of #83920 - ortem:fix-hashmap-lldb-pretty-printer-1.52, r=pnkfelixDylan DPC-6/+8
2021-04-06Rollup merge of #83910 - ehuss:update-cargo, r=ehussDylan DPC-0/+0
2021-04-06Rollup merge of #83902 - alexcrichton:update-llvm, r=nikicDylan DPC-0/+0
2021-04-06Rollup merge of #83895 - eggyal:issue-83883, r=jyn514Dylan DPC-3/+41
2021-04-06Rollup merge of #82963 - camelid:move-sharedcontext, r=GuillaumeGomezDylan DPC-83/+77
2021-04-06Auto merge of #83875 - jyn514:diag_info, r=bugadanibors-129/+67
2021-04-06update MiriRalf Jung-7/+11
2021-04-06Fix HashMap/HashSet LLDB pretty-printer after hashbrown 0.11.0ortem-6/+8
2021-04-06Add listing of lints (eg via -W help) to rustdocAlan Egerton-3/+41
2021-04-06Auto merge of #81234 - repnop:fn-alignment, r=lcnrbors-41/+40
2021-04-05Move `SharedContext` to `context.rs`Camelid-83/+77
2021-04-06Auto merge of #83592 - nagisa:nagisa/dso_local, r=davidtwcobors-114/+163
2021-04-05Update cargoEric Huss-0/+0
2021-04-05Auto merge of #83905 - JohnTitor:rollup-pa1la80, r=JohnTitorbors-199/+339
2021-04-05Allow specifying alignment for functionsWesley Norris-41/+40
2021-04-06Rollup merge of #83885 - jyn514:private-links, r=Mark-SimulacrumYuki Okushi-0/+2
2021-04-06Rollup merge of #83881 - lnicola:rust-analyzer-2021-04-05, r=jonas-schievinkYuki Okushi-20/+18
2021-04-06Rollup merge of #83849 - jyn514:intra-doc-cleanup, r=bugadaniYuki Okushi-150/+148
2021-04-06Rollup merge of #83835 - notriddle:sort-index, r=ollie27Yuki Okushi-23/+26
2021-04-06Rollup merge of #83814 - petrochenkov:emptyexpr, r=davidtwcoYuki Okushi-0/+31
2021-04-06Rollup merge of #83734 - JohnTitor:issue-83621, r=davidtwcoYuki Okushi-0/+16
2021-04-06Rollup merge of #83489 - LeSeulArtichaut:deref-else, r=davidtwcoYuki Okushi-1/+64
2021-04-06Rollup merge of #83370 - jyn514:setup-tools, r=Mark-SimulacrumYuki Okushi-5/+34
2021-04-05Auto merge of #83152 - guswynn:jemallocator_part2, r=Mark-Simulacrumbors-1/+63
2021-04-05Update LLVM to support more wasm simd opsAlex Crichton-0/+0
2021-04-05Auto merge of #83406 - b-naber:issue-83510, r=lcnrbors-0/+19
2021-04-05Use DiagnosticInfo for `report_diagnostic`Joshua Nelson-39/+29
2021-04-05Take DiagnosticInfo in privacy_errorJoshua Nelson-3/+7
2021-04-05Take `DiagnosticInfo` in `ambiguity_error`Joshua Nelson-12/+3
2021-04-05Take DiagnosticInfo in disambiguator_errorJoshua Nelson-3/+2
2021-04-05Rename link_range -> disambiguator_range in disambiguator_errorJoshua Nelson-2/+2
2021-04-05Take `DiagnosticInfo` in `resolution_failure`Joshua Nelson-30/+6
2021-04-05Use DiagnosticInfo for anchor failureJoshua Nelson-52/+30
2021-04-05Rename path_str -> ori_link in anchor_failureJoshua Nelson-3/+3
2021-04-05Add config file for tools enabling stage1 downloads by defaultJoshua Nelson-5/+34
2021-04-05Rollup merge of #83878 - the8472:fix-concurrent-tidy-access, r=Mark-SimulacrumDylan DPC-0/+1
2021-04-05Rollup merge of #83877 - jyn514:exceptions, r=Mark-SimulacrumDylan DPC-22/+0
2021-04-05Rollup merge of #83853 - Amanieu:asm_no_high_x86_64, r=nagisaDylan DPC-13/+22
2021-04-05Rollup merge of #83705 - jyn514:theme-error, r=GuillaumeGomezDylan DPC-3/+11
2021-04-05Rollup merge of #83368 - jyn514:download-if-unchanged, r=Mark-SimulacrumDylan DPC-3/+10
2021-04-05Add `download-rustc = "if-unchanged"`Joshua Nelson-3/+10
2021-04-05Disallow the use of high byte registes as operands on x86_64Amanieu d'Antras-13/+22