about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-02-05Add lint `transumte_undefined_repr`Jason Newcomb-1/+415
2022-02-05Update llvm-project submoduleAmanieu d'Antras-0/+0
2022-02-05Mark __rgl_oom and __rd_oom as "C-unwind"Amanieu d'Antras-2/+3
2022-02-05Allow handle_alloc_error to unwindAmanieu d'Antras-2/+0
2022-02-05Store rlink data in opaque binary format on diskMark Rousskov-9/+8
2022-02-05Drop json::from_readerMark Rousskov-24/+2
2022-02-05Fix comment grammar for `do_count_chars`Thom Chiovoloni-1/+1
2022-02-05Respond to review feedback, and improve implementation somewhatThom Chiovoloni-28/+59
2022-02-05Ensure non-power-of-two sizes are tested in the Chars::count testThom Chiovoloni-2/+4
2022-02-05Fix zh::SMALL string in core::str benchmarksThom Chiovoloni-1/+1
2022-02-05Optimize `core::str::Chars::count`Thom Chiovoloni-29/+346
2022-02-05Use const generics in SipHasher128's short_writeJakub Beránek-46/+39
2022-02-05Auto merge of #93539 - petrochenkov:doclink, r=camelid,michaelwoeristerbors-0/+53
2022-02-05Auto merge of #8365 - Alexendoo:explicit-write-suggestion, r=camsteffenbors-83/+173
2022-02-05Auto merge of #93597 - GuillaumeGomez:update-browser-ui-test, r=jshabors-1/+2
2022-02-05Auto merge of #8372 - tamaroning:unwrap_used, r=llogiqbors-25/+149
2022-02-05Add `explicit_write` suggestions for `write!`s with format argsAlex Macleod-51/+75
2022-02-05Use source callsite in FormatArgsExpn::inputs_spanAlex Macleod-32/+98
2022-02-05update commentlcnr-1/+1
2022-02-05resolve lifetimes for const generic defaultsMichael Goulet-1/+40
2022-02-04Add more tests for io::Error packing, and fix some comments that weren't quit...Thom Chiovoloni-16/+101
2022-02-05Apply noundef attribute to &T, &mut T, Box<T>, boolErik Desjardins-22/+56
2022-02-04Update documentation somewhatThom Chiovoloni-12/+26
2022-02-04Use wrapping pointer arithmetic in the bitpacked io::ErrorThom Chiovoloni-8/+15
2022-02-04Elaborate some in the documentation and respond to some review commentsThom Chiovoloni-8/+19
2022-02-04Update library/std/src/io/error/repr_bitpacked.rsThom Chiovoloni-1/+1
2022-02-04Fix comment typos noticed by code review.Thom Chiovoloni-2/+2
2022-02-04Address address comments, improve comments slightlyThom Chiovoloni-5/+20
2022-02-04Optimize io::error::Repr layout on 64 bit targets.Thom Chiovoloni-4/+364
2022-02-04Hide Repr details from io::Error, and rework `io::Error::new_const`.Thom Chiovoloni-269/+345
2022-02-05Auto merge of #93655 - matthiaskrgr:rollup-dm88b02, r=matthiaskrgrbors-338/+408
2022-02-05Auto merge of #8376 - dswij:8373, r=camsteffenbors-16/+56
2022-02-04Refactor conditionalEliaz Bobadilla-5/+2
2022-02-04Add new target armv7-unknown-linux-uclibceabi (softfloat)lancethepants-1/+148
2022-02-04Update CPU idle tracking for apple hostsMark Rousskov-22/+22
2022-02-04Specify min llvm version for issue 80309 regression testsMaybe Waffle-0/+2
2022-02-04Rollup merge of #93615 - Kobzol:stable-hash-opt-endianness, r=the8472Matthias Krüger-3/+8
2022-02-04Rollup merge of #93612 - tspiteri:master, r=m-ou-seMatthias Krüger-3/+3
2022-02-04Rollup merge of #93608 - nnethercote:speed-up-find_library_crate, r=petrochenkovMatthias Krüger-90/+67
2022-02-04Rollup merge of #93576 - jsha:fix-rustdoc-html, r=GuillaumeGomezMatthias Krüger-133/+127
2022-02-04Rollup merge of #93495 - solid-rs:fix-kmc-solid-rtc-month, r=yaahcMatthias Krüger-1/+1
2022-02-04Rollup merge of #91589 - derekdreery:arc_unwrap_or_clone, r=m-ou-seMatthias Krüger-0/+70
2022-02-04Rollup merge of #90132 - joshtriplett:stabilize-instrument-coverage, r=wesley...Matthias Krüger-108/+132
2022-02-04Auto merge of #93654 - RalfJung:miri, r=RalfJungbors-9/+9
2022-02-04update miriRalf Jung-9/+9
2022-02-04doc: use U+2212 for minus sign in integer MIN/MAX textTrevor Spiteri-3/+3
2022-02-04Add regression tests for issue 80309Maybe Waffle-0/+29
2022-02-04Auto merge of #93645 - matthiaskrgr:rollup-eua2621, r=matthiaskrgrbors-123/+276
2022-02-04rustdoc: Collect traits in scope for foreign inherent implsVadim Petrochenkov-0/+53
2022-02-04Rollup merge of #93638 - notriddle:notriddle/unused-hash, r=GuillaumeGomezMatthias Krüger-1/+1