about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-09-07Move documentation to the unstable bookdanakj-13/+24
2021-09-07remap-cwd-prefixdanakj-0/+55
2021-09-07Rename rustc_mir to rustc_const_eval.Camille GILLOT-5/+5
2021-09-07Auto merge of #88724 - Mark-Simulacrum:bump-rls, r=Mark-Simulacrumbors-0/+0
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-3/+6
2021-09-07Recover from `Foo(a: 1, b: 2)`Esteban Kuber-24/+42
2021-09-07Bump RLS submoduleMark Rousskov-0/+0
2021-09-07Auto merge of #88161 - michaelwoerister:fix-whole-archive-no-bundle, r=petroc...bors-0/+118
2021-09-07Add test case for no-bundle/whole-archive native libs linking.Michael Woerister-0/+87
2021-09-07test: add case for mutating iteratorMichael Howell-1/+44
2021-09-06fix(clippy): update loop lints to use arg.spanMichael Howell-10/+9
2021-09-06Suggest wapping expr in parentheses on invalid unary negationAndrew Hickman-2/+34
2021-09-06Normalize assoc types when checking ret ty of mainThePuzzlemaker-0/+19
2021-09-06Auto merge of #88692 - hyd-dev:miri, r=RalfJungbors-7/+9
2021-09-06fix ICE on hidden tuple variant fieldsEmil Gardström-24/+61
2021-09-06Do not unshallow -- already done by other codeMark Rousskov-8/+0
2021-09-07Update Mirihyd-dev-7/+9
2021-09-06Add test for braced-macro followed by `.` or `?`.Mara Bos-0/+9
2021-09-06Auto merge of #88362 - pietroalbini:bump-stage0, r=Mark-Simulacrumbors-149/+663
2021-09-06Add a regression test for https://github.com/rust-lang/rust/issues/88649hyd-dev-0/+18
2021-09-06Auto merge of #88686 - rylev:rollup-m1tf9ir, r=m-ou-sebors-21/+236
2021-09-06Suggest deriving traits if possiblePaul Trojahn-0/+148
2021-09-06Auto merge of #88678 - matthewjasper:if-boolean-scoping, r=oli-obkbors-19/+20
2021-09-06Rollup merge of #88685 - lnicola:rust-analyzer-2021-09-06, r=lnicolaRyan Levick-20/+32
2021-09-06Rollup merge of #88661 - est31:typo_fix_in_test, r=joshtriplettRyan Levick-1/+1
2021-09-06Rollup merge of #88602 - BoxyUwU:tests-uwu-nya, r=lcnrRyan Levick-0/+203
2021-09-06:arrow_up: rust-analyzerLaurențiu Nicola-20/+32
2021-09-06Auto merge of #88631 - camelid:sugg-span, r=davidtwcobors-9/+152
2021-09-06Correctly handle niche of enumDeadbeef-4/+17
2021-09-06Auto merge of #88640 - SkiFire13:tests-for-85499, r=jackh726bors-0/+144
2021-09-06Auto merge of #88493 - chenyukang:fix-duplicated-diagnostic, r=estebankbors-64/+9
2021-09-06Add regression test for #74400Bram van den Heuvel-0/+54
2021-09-05Auto merge of #88435 - cjgillot:no-walk-crate, r=Aaron1011bors-23/+37
2021-09-05Auto merge of #88552 - nbdd0121:vtable, r=nagisabors-4/+41
2021-09-05Change scope of temporaries in match guardsMatthew Jasper-19/+20
2021-09-05Stop allocating vtable entries for non-object-safe methodsGary Guo-4/+41
2021-09-05Auto merge of #88499 - eddyb:layout-off, r=nagisabors-13/+13
2021-09-05Change more x64 size checks to not apply to x32.Harald van Dijk-1/+1
2021-09-05Auto merge of #88604 - camelid:rustdoc-lifetime-bounds, r=GuillaumeGomezbors-64/+96
2021-09-05Auto merge of #88662 - m-ou-se:rollup-h6lgp7k, r=m-ou-sebors-48/+302
2021-09-05Add testsGiacomo Stevanato-0/+144
2021-09-05Rollup merge of #88657 - camelid:fix-dyn-sugg, r=m-ou-seMara Bos-0/+21
2021-09-05Rollup merge of #88511 - matthiaskrgr:xpyclippydefaulttarget, r=jyn514Mara Bos-2/+18
2021-09-05Rollup merge of #88257 - estebank:invalid-attr-error, r=oli-obkMara Bos-46/+263
2021-09-05Auto merge of #88603 - nikic:llvm-update, r=cuviperbors-0/+0
2021-09-05Correct typoest31-1/+1
2021-09-04Use verbose suggestions and only match if the + is seen before a numeric literalTheodore Luo Wang-88/+48
2021-09-04Fix 2021 `dyn` suggestion that used code as labelNoah Lev-0/+21
2021-09-04Auto merge of #88364 - pietroalbini:llvm-install-filecheck, r=Mark-Simulacrumbors-0/+5
2021-09-04test for issue #77175Stefano Buliani-0/+19