about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-09-07Rustup to rustc 1.57.0-nightly (1698e3cac 2021-09-06)bjorn3-1/+1
2021-09-07Sync from rust 73641cd23ba470c6b4dcd72b8d5f62d27c735254bjorn3-85/+40
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-2/+1
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-3/+6
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-211/+259
2021-09-07Move monomorphize code to its own crate.Camille GILLOT-2/+2
2021-09-07Move monomorphize code to its own crate.Camille GILLOT-22/+71
2021-09-07Recover from `Foo(a: 1, b: 2)`Esteban Kuber-34/+116
2021-09-07Fix typo in `const_generics` replaced with `adt_const_params` noteMingwei Samuel-1/+1
2021-09-07Auto merge of #88710 - Mark-Simulacrum:tyvid-idx, r=jackh726bors-26/+21
2021-09-07Bump RLS submoduleMark Rousskov-0/+0
2021-09-07Make `UnsafeCell::get_mut` constWaffle-1/+2
2021-09-07Auto merge of #88161 - michaelwoerister:fix-whole-archive-no-bundle, r=petroc...bors-10/+168
2021-09-07Add test case for no-bundle/whole-archive native libs linking.Michael Woerister-0/+87
2021-09-07Auto merge of #7642 - mikerite:fix-7641, r=flip1995bors-2/+24
2021-09-07test: add case for mutating iteratorMichael Howell-1/+44
2021-09-07Improve docs for int_logFalk Hüffner-25/+24
2021-09-06fix(clippy): update loop lints to use arg.spanMichael Howell-10/+9
2021-09-06fix(clippy): update loop lints to use arg.spanMichael Howell-10/+9
2021-09-07Fix docs for `uX::checked_next_multiple_of`Jacob Pratt-1/+2
2021-09-07Auto merge of #88689 - Aaron1011:confused-std-resolver, r=cjgillotbors-11/+12
2021-09-06Clean up the fix a bitThePuzzlemaker-8/+12
2021-09-07Add `TAU` to `approx_constant`Michael Wright-2/+24
2021-09-06Use index newtyping for TyVidMark Rousskov-26/+21
2021-09-07Auto merge of #88448 - xu-cheng:btree-blk-build, r=Mark-Simulacrumbors-10/+151
2021-09-06Auto merge of #83214 - cjgillot:dep-map, r=michaelwoeristerbors-88/+123
2021-09-07Move rustc_mir::transform to rustc_mir_transform.Camille GILLOT-698/+775
2021-09-06Suggest wapping expr in parentheses on invalid unary negationAndrew Hickman-37/+77
2021-09-07Move rustc_mir::borrow_check to new crate rustc_borrowck.Camille GILLOT-315/+372
2021-09-06Normalize assoc types when checking ret ty of mainThePuzzlemaker-1/+36
2021-09-06String.split_terminator: Add an example when using a slice of charsSylvestre Ledru-0/+6
2021-09-06Auto merge of #88692 - hyd-dev:miri, r=RalfJungbors-9/+34
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 `Cargo.lock`hyd-dev-2/+25
2021-09-07Update Mirihyd-dev-7/+9
2021-09-06Move `confused_type_with_std_module` to `ResolverOutputs`Aaron Hill-11/+12
2021-09-06Add test for braced-macro followed by `.` or `?`.Mara Bos-0/+9
2021-09-06Accept `m!{ .. }.method()` and `m!{ .. }?` statements.Mara Bos-11/+14
2021-09-06Auto merge of #88362 - pietroalbini:bump-stage0, r=Mark-Simulacrumbors-149/+677
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-25/+258
2021-09-06Suggest deriving traits if possiblePaul Trojahn-0/+235
2021-09-06Auto merge of #88678 - matthewjasper:if-boolean-scoping, r=oli-obkbors-24/+25
2021-09-06Rollup merge of #88685 - lnicola:rust-analyzer-2021-09-06, r=lnicolaRyan Levick-20/+32
2021-09-06Rollup merge of #88673 - Qwaz:node-typo, r=jyn514Ryan Levick-1/+1
2021-09-06Rollup merge of #88661 - est31:typo_fix_in_test, r=joshtriplettRyan Levick-1/+1
2021-09-06Rollup merge of #88659 - est31:update_smallvec_name, r=matthewjasperRyan Levick-1/+1
2021-09-06Rollup merge of #88647 - ChrisDenton:win-symlink-docs, r=joshtriplettRyan Levick-2/+20