about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-06-19Make missing argument placeholder more obvious that it's a placeholderMichael Goulet-112/+114
2022-06-19Auto merge of #98224 - eddyb:proc-macro-spurious-repr, r=bjorn3bors-3/+0
2022-06-19Auto merge of #98255 - Dylan-DPC:rollup-hr129rg, r=Dylan-DPCbors-73/+98
2022-06-19Rollup merge of #98233 - RalfJung:ref-alloc, r=thomccDylan DPC-10/+10
2022-06-19Rollup merge of #98219 - eggyal:gatsubstcollector-without-folding, r=jackh726Dylan DPC-17/+4
2022-06-19Rollup merge of #98146 - hoodmane:remove-memory-init-flag, r=petrochenkovDylan DPC-7/+5
2022-06-19Rollup merge of #98136 - fee1-dead-contrib:rename_impl_constness, r=oli-obkDylan DPC-26/+26
2022-06-19Rollup merge of #98105 - notriddle:notriddle/tuple-links, r=jshaDylan DPC-13/+53
2022-06-19Auto merge of #98238 - cjgillot:lint-mod, r=oli-obkbors-53/+116
2022-06-19Auto merge of #97791 - m-ou-se:const-locks, r=m-ou-sebors-6/+26
2022-06-19Bless 32bit ui tests.Camille GILLOT-12/+12
2022-06-19Use `ensure` for `UnusedBrokenConst`.Camille GILLOT-5/+36
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-18ENH Move --memory-init-file flag from EmLinker to asmjs target specHood Chatham-7/+5
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-19Make some lints incremental.Camille GILLOT-36/+68
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-18Fix bug when using `--bless`Michael Howell-3/+1
2022-06-18Add test cases for tuples with linksMichael Howell-0/+18
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-18make std not use &A: Allocator instanceRalf Jung-4/+4
2022-06-18make btree not use &A: Allocator instanceRalf Jung-6/+6
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-18proc_macro/bridge: remove `#[repr(C)]` from non-ABI-relevant types.Eduard-Mihai Burtescu-3/+0
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-18Skip late bound regions in GATSubstCollectorAlan Egerton-17/+4
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