18 pick 29b30a9bd29 Visit type in process_projection_elem.
17 pick e500eb69508 Bump compiler_builtins to 0.1.55 to bring in fixes for targets lacking
atomic support.
16 pick 85ba6c7b348 Only show notable traits if both types are the same
15 pick 7bb50d4f309 Update src/librustdoc/clean/types.rs
14 pick d4f71d8f86e Update src/librustdoc/clean/types.rs
13 pick bd894a08774 Emit a warning on generic parameters with doc comments
12 pick d05e4d2c9bc Avoid uneccessary clone of Annotatable
11 pick d6e34ad108d When recovering from a`:` in a pattern, use adequate AST pattern
10 pick c02710530c0 review comments: clean up
9 pick dec40530f71 Use get_diagnostic_name more
8 pick abd704b8446 Remove all migrate.nll.stderr files
7 pick 566ad8da451 Update CoverageMappingFormat Support to Version6
6 pick 0c57fab5fcd Add conditional support for coverage map version 6
5 pick 6dfed31c431 Improve error message for E0659 if the source is not available
4 pick 2e8358e1ab9 add Option:: inspect` and `Result:: {inspect, inspect_err}^
3 pick e7ee8230ced Fix bad `NodeId limit checking.
2 pick ff448cfcee9 implement version of normalize_erasing_regions that doesn't assume
value is normalizable
1 pick e0c98e2a337 add tests and bless existing ones
pick a040b4189d3 more fixed issues
1 pick 0b32cf3a8d5 remove static_assert_size on InterpError
2 pick 84bcd40927d fix query description
3 pick 4d9a0bf21b5 address review
4 pick 69524700951 rebase
5 pick 5fcae0a05d8 Deny warnings in rustdoc non-UI tests
6 pick ee58c06a12f Fix warnings in rustdoc HTML tests
7 pick 959dc77e6e3 Remove unnecessary use of include! in rustdoc test
8 pick ac88bb7525b Fix warnings in rustdoc JS tests
9 pick 8db85a3c78b add slice take methods
10 pick 141c6cc78ec expand: Turn `ast::Crate` into a first class expansion target
11 pick 0a273932902 Update LLVM with patches for better llvm-cov diagnostics
12 pick 9de8a4a6faa Include lint errors in error count for `-Ztreat-err-as-bug
13 pick 18ddf8d6362 Use `try_normalize_erasing_regions instead of a custom infer context
14 pick c44e93086d5 Move report_elision_failure in diagnostics.rs.
15 pick ac03470c3ba Flatten match.
16 pick 5ea7ea8a578 Lint elided lifetimes in path during lifetime resolution.
17 pick b6211332001 Simplify lowering.
18 pick c07a6d2ef02 Complete test.
19 pick 72dc29c260c Handle `allow(elided_lifetimes_in_paths)`.
20 pick aa2450f41bc Merge Implicit and ImplicitMissing.
21 pick 128ceec92d0 fix sparc64 ABI for aggregates with floating point members
22 pick 588a99bbddc Fix display for "const" deref methods in rustdoc
23 pick 0c1b0f77576 Add test for const deref methods display
24 pick b647c902620 Improve code by replacing &str with Symbol in
render_stability_since_raw
25 pick 02782bba604 Return ConstStability instead of &ConstStability in Item::
const_stability
26 pick 22eeff700e4 Prepare for more ParamEnv flags
27 pick 721ffd14c35 Add constness to ParamEnv
"~/src/rust/rust/.git/rebase-merge/git-rebase-todo" 36665L, 2066229B
19,33
Top
Explanation
The image is a text-based display showing a list of changes, possibly a git rebase todo list, with various updates and fixes for the rust programming language. Each line starts with "pick" followed by a commit hash and a description of the change, ranging from compiler updates to bug fixes and improvements in rustdoc.