about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-06-20remove MAX_SUGGESTION_HIGHLIGHT_LINESMaybe Waffle-5/+0
2022-06-20remove last use of MAX_SUGGESTION_HIGHLIGHT_LINESMaybe Waffle-20/+45
2022-06-19remove `span_lint_and_sugg_for_edges` from clippy utilsMaybe Waffle-161/+23
2022-06-19Auto merge of #97791 - m-ou-se:const-locks, r=m-ou-sebors-6/+26
2022-06-19Auto merge of #97367 - WaffleLapkin:stabilize_checked_slice_to_str_conv, r=dt...bors-5/+6
2022-06-19Auto merge of #97944 - nikic:freebsd-update, r=Mark-Simulacrumbors-10/+10
2022-06-19Auto merge of #98242 - matthiaskrgr:rollup-qbbkwtf, r=matthiaskrgrbors-1243/+1287
2022-06-19Rollup merge of #98230 - GuillaumeGomez:weird-js-condition, r=notriddleMatthias Krüger-4/+1
2022-06-19Rollup merge of #98229 - GuillaumeGomez:eslint-checks, r=Dylan-DPCMatthias Krüger-0/+2
2022-06-19Rollup merge of #98207 - arlosi:update-cargo, r=Dylan-DPCMatthias Krüger-22/+28
2022-06-19Rollup merge of #98165 - WaffleLapkin:once_things_renamings, r=m-ou-seMatthias Krüger-1215/+1250
2022-06-19Rollup merge of #97511 - jyn514:faster-cargo-build, r=Mark-SimulacrumMatthias Krüger-2/+6
2022-06-18Auto merge of #98237 - RalfJung:miri, r=RalfJungbors-9/+13
2022-06-18Remove weird JS conditionGuillaume Gomez-4/+1
2022-06-18update MiriRalf Jung-9/+13
2022-06-18Auto merge of #96501 - jyn514:individual-paths, r=Mark-Simulacrumbors-67/+190
2022-06-18Auto merge of #97924 - cuviper:unguarded-poison, r=Mark-Simulacrumbors-8/+15
2022-06-18Add tests for fixed bugsJoshua Nelson-4/+40
2022-06-18Pass all paths to `Step::run` at once when using `ShouldRun::krate`Joshua Nelson-66/+153
2022-06-18Adding new eslint checks:Guillaume Gomez-0/+2
2022-06-18Auto merge of #98004 - paolobarbolini:vecdeque-extend-trustedlen, r=the8472bors-3/+218
2022-06-18Auto merge of #98153 - nnethercote:fix-MissingDoc-quadratic-behaviour, r=cjgi...bors-36/+16
2022-06-18Auto merge of #98186 - mystor:tokenstream_as_vec_tt, r=eddybbors-173/+303
2022-06-18Auto merge of #98178 - RalfJung:btree-alloc, r=thomccbors-241/+270
2022-06-18Auto merge of #98216 - JohnTitor:rollup-jlcmu5d, r=JohnTitorbors-108/+172
2022-06-17review fixupsNika Layzell-70/+43
2022-06-18Rollup merge of #98205 - JohnTitor:remove-unnecessary-let, r=jyn514Yuki Okushi-2/+0
2022-06-18Rollup merge of #98195 - GuillaumeGomez:rustdoc-json-primitive, r=notriddleYuki Okushi-3/+20
2022-06-18Rollup merge of #98150 - hoodmane:emscripten-g4, r=sbc100Yuki Okushi-2/+2
2022-06-18Rollup merge of #97828 - ferrocene:pa-config-artifacts, r=jyn514Yuki Okushi-73/+132
2022-06-18Rollup merge of #97803 - Gankra:term, r=dtolnayYuki Okushi-28/+18
2022-06-18Auto merge of #97652 - RalfJung:cenum_impl_drop_cast, r=nagisabors-4/+19
2022-06-17comments explaining why we have and don't have ManuallyDropRalf Jung-0/+6
2022-06-18Expose iter::ByRefSized as unstable feature and use itPaolo Barbolini-4/+12
2022-06-18Add VecDeque::extend from TrustedLen specializationPaolo Barbolini-0/+175
2022-06-17Add VecDeque::extend TrustedLen benchmarkPaolo Barbolini-0/+32
2022-06-17Update cargoArlo Siemsen-22/+28
2022-06-17Auto merge of #98081 - gco:no_static_libcpp, r=jyn514bors-1/+2
2022-06-17bless new test result, it's a regression but seemingly a compiler bugAria Beingessner-6/+3
2022-06-17Impl Termination for Infallible and then make the Result impls of Termination...Aria Beingessner-22/+15
2022-06-17Replace -g4 with -gsource-mapHood Chatham-2/+2
2022-06-17Auto merge of #97892 - klensy:fix-spaces, r=oli-obkbors-733/+737
2022-06-18Remove a possible unnecessary assignmentYuki Okushi-2/+0
2022-06-17Auto merge of #98097 - lqd:const-alloc-hash, r=oli-obkbors-2/+75
2022-06-17Move empty final TokenStream handling to server side of bridgeNika Layzell-14/+16
2022-06-17Add regression test for #98006Guillaume Gomez-0/+17
2022-06-17Auto merge of #98193 - Dylan-DPC:rollup-5gihjij, r=Dylan-DPCbors-229/+405
2022-06-17Fix rustdoc handling of primitive documentationGuillaume Gomez-3/+3
2022-06-17Rollup merge of #98191 - TaKO8Ki:remove-rest-of-unnecessary-to-string, r=Dyla...Dylan DPC-5/+5
2022-06-17Rollup merge of #98013 - compiler-errors:guide-inference-2, r=lcnrDylan DPC-78/+93