about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-03-02rename ErrorReported -> ErrorGuaranteedmark-559/+580
2022-03-02Auto merge of #94229 - erikdesjardins:rem2, r=nikicbors-87/+13
2022-03-02Auto merge of #94514 - matthiaskrgr:rollup-pdzn82h, r=matthiaskrgrbors-568/+874
2022-03-02Rollup merge of #94513 - RalfJung:miri, r=RalfJungMatthias Krüger-8/+8
2022-03-02Rollup merge of #94503 - joshtriplett:core-ffi-c, r=AmanieuMatthias Krüger-168/+283
2022-03-02Rollup merge of #94498 - c410-f3r:chega-ja-deu, r=Dylan-DPCMatthias Krüger-218/+176
2022-03-02Rollup merge of #94496 - durin42:llvm-15-moar-intrinsic, r=nikicMatthias Krüger-2/+2
2022-03-02Rollup merge of #94490 - ehuss:update-books, r=ehussMatthias Krüger-0/+0
2022-03-02Rollup merge of #94482 - cuishuang:master, r=Dylan-DPCMatthias Krüger-7/+7
2022-03-02Rollup merge of #94478 - GuillaumeGomez:macro-generated-intra-doc-link, r=not...Matthias Krüger-1/+34
2022-03-02Rollup merge of #94476 - c410-f3r:yet-more-let-chains, r=Dylan-DPCMatthias Krüger-112/+100
2022-03-02Rollup merge of #94464 - kckeiks:lifetime-elision-mismatch-hint-for-traits, r...Matthias Krüger-52/+264
2022-03-02Auto merge of #87402 - nagisa:nagisa/request-feature-requests-for-features, r...bors-106/+251
2022-03-01update MiriRalf Jung-8/+8
2022-03-01Temporarily make `CStr` not a link in the `c_char` docsJosh Triplett-2/+1
2022-03-01Provide C FFI types via core::ffi, not just in stdJosh Triplett-166/+189
2022-03-01Add a copy of cfg_if to core's internal_macros.rsJosh Triplett-0/+93
2022-03-019 - Make more use of `let_chains`Caio-218/+176
2022-03-01tests: avoid problems on 32 bit machinesAugie Fackler-2/+2
2022-03-01tests: accept llvm intrinsic in align-checking testAugie Fackler-2/+2
2022-03-01update (bless) test resultsFausto-34/+34
2022-03-01add suggestion to update trait if error is in implFausto-2/+8
2022-03-01Update booksEric Huss-0/+0
2022-03-01compiler: fix some typoscuishuang-7/+7
2022-03-01Auto merge of #94477 - matthiaskrgr:rollup-8h29qek, r=matthiaskrgrbors-235/+1452
2022-03-01Add test to ensure it does not panic when an intra-doc link is generated from...Guillaume Gomez-0/+33
2022-03-01Fix panic when intra-doc link comes from a generated doc commentGuillaume Gomez-1/+1
2022-03-01Rollup merge of #94470 - lnicola:rust-analyzer-2022-03-01, r=lnicolaMatthias Krüger-16/+18
2022-03-01Rollup merge of #94465 - c410-f3r:more-let-chains, r=Dylan-DPCMatthias Krüger-118/+97
2022-03-01Rollup merge of #94359 - tmiasko:legacy-verbose-const, r=petrochenkovMatthias Krüger-101/+1337
2022-03-017 - Make more use of `let_chains`Caio-112/+100
2022-03-01Auto merge of #94402 - erikdesjardins:revert-coldland, r=nagisabors-87/+31
2022-03-01Auto merge of #94471 - matthiaskrgr:rollup-ffz65qt, r=matthiaskrgrbors-25/+54
2022-03-01Rollup merge of #94459 - jonhoo:bump-cargo, r=Dylan-DPCMatthias Krüger-1/+1
2022-03-01Rollup merge of #94438 - compiler-errors:check-method-inputs-once, r=davidtwcoMatthias Krüger-24/+53
2022-03-01:arrow_up: rust-analyzerLaurențiu Nicola-16/+18
2022-03-01Auto merge of #94469 - Dylan-DPC:rollup-2tcq6s5, r=Dylan-DPCbors-468/+1402
2022-03-01Rollup merge of #94452 - workingjubilee:sync-simd-bitmasks, r=workingjubileeDylan DPC-123/+438
2022-03-01Rollup merge of #94448 - c410-f3r:yet-more-let-chains, r=estebankDylan DPC-68/+63
2022-03-01Rollup merge of #94384 - cuviper:atomic-slice, r=dtolnayDylan DPC-0/+94
2022-03-01Rollup merge of #94094 - chrisnc:tcp-nodelay-windows-bool, r=dtolnayDylan DPC-11/+26
2022-03-01Rollup merge of #93926 - PatchMixolydic:bugfix/must_use-on-exprs, r=cjgillotDylan DPC-164/+527
2022-03-01Rollup merge of #93385 - CraftSpider:rustdoc-ty-fixes, r=camelidDylan DPC-42/+40
2022-03-01Rollup merge of #91545 - compiler-errors:deref-suggestion-improvements, r=est...Dylan DPC-60/+214
2022-02-286 - Make more use of `let_chains`Caio-118/+97
2022-03-01Querify `global_backend_features`Simonas Kazlauskas-48/+58
2022-03-01Direct users towards using Rust feature names in CLISimonas Kazlauskas-90/+214
2022-02-28Auto merge of #94299 - oli-obk:stable_hash_ty, r=michaelwoeristerbors-13/+67
2022-02-28Suggest adding a new lifetime parameter when two elided lifetimes should matc...Fausto-52/+258
2022-02-28Auto merge of #94453 - matthiaskrgr:rollup-xv9y98j, r=matthiaskrgrbors-321/+591