about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-06-04updated line #'s on ui tests and removed feature flag testmarcusdunn-234/+219
2021-06-04removed entry for bindings after at in unstable bookmarcusdunn-23/+0
2021-06-04removed more uses of feature gatemarcusdunn-4/+0
2021-06-04removed uses of feature gatemarcusdunn-40/+0
2021-06-04changeded bindings_after_at from active to acceptedmarcusdunn-0/+0
2021-06-04made doc entry more consistant with othersmarcusdunn-1/+2
2021-06-04added unstable-book entry for bindings_after_atmarcusdunn-0/+22
2021-06-04Auto merge of #85788 - rylev:force-warns, r=nikomatsakisbors-1/+229
2021-06-04Auto merge of #85385 - richkadel:simpler-simplify-with-coverage, r=wesleywiserbors-49/+116
2021-06-04Auto merge of #85959 - RalfJung:miri-stage-0, r=Mark-Simulacrumbors-3/+12
2021-06-04Auto merge of #85984 - JohnTitor:rollup-rq0g9ph, r=JohnTitorbors-14/+94
2021-06-04Rollup merge of #85977 - ehuss:linkcheck-nightly, r=Mark-SimulacrumYuki Okushi-5/+5
2021-06-04Rollup merge of #85937 - m-ou-se:macro-ref-suggestions, r=estebankYuki Okushi-0/+81
2021-06-04Rollup merge of #85899 - klensy:jsondocck-f, r=Mark-SimulacrumYuki Okushi-9/+8
2021-06-04Auto merge of #85954 - flip1995:clippyup, r=Manishearthbors-1305/+2367
2021-06-03Build linkcheck script as release to run faster.Eric Huss-1/+1
2021-06-03Fix linkcheck script from getting out of sync.Eric Huss-4/+4
2021-06-03Auto merge of #85617 - hi-rustin:rustin-patch-fix, r=estebankbors-130/+158
2021-06-03Auto merge of #85292 - wesleywiser:enum_debuginfo, r=michaelwoeristerbors-36/+170
2021-06-03Auto merge of #85958 - hyd-dev:miri, r=RalfJungbors-7/+11
2021-06-03fix testing Miri with --stage 0Ralf Jung-3/+12
2021-06-03Update Mirihyd-dev-7/+11
2021-06-03Update tests with new casingRyan Levick-9/+9
2021-06-03Add run-make test testing flag stabilityRyan Levick-1/+4
2021-06-03Auto merge of #85952 - JohnTitor:rollup-r00gu9q, r=JohnTitorbors-0/+102
2021-06-03Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyupflip1995-1305/+2367
2021-06-03Rollup merge of #85926 - ehuss:update-cargo, r=ehussYuki Okushi-0/+0
2021-06-03Rollup merge of #85896 - BoxyUwU:remove-fixme-fwd-declared-const-default, r=p...Yuki Okushi-0/+42
2021-06-03Rollup merge of #85880 - csmoe:ice-85768, r=oli-obkYuki Okushi-0/+60
2021-06-03Auto merge of #84988 - alexcrichton:safe-target-feature-wasm, r=joshtriplettbors-0/+44
2021-06-03Auto merge of #84834 - GuillaumeGomez:sidebar-unification, r=jshabors-99/+173
2021-06-02Auto merge of #84703 - GuillaumeGomez:cleanup-dom, r=jshabors-241/+256
2021-06-02Update generator testsWesley Wiser-16/+16
2021-06-02Replace h3 for notable traits with divGuillaume Gomez-15/+23
2021-06-02Update rustdoc testsGuillaume Gomez-94/+100
2021-06-02Remove data-level selectors from CSS.Jacob Hoffman-Andrews-82/+20
2021-06-02Add test for ref suggestions in macros.Mara Bos-0/+81
2021-06-02Restrict access to crate_name.Camille GILLOT-2/+3
2021-06-02Add a page on force-warns in unstable bookRyan Levick-0/+21
2021-06-02Add deny-by-default testRyan Levick-0/+22
2021-06-02Add missing stderr fileRyan Levick-0/+14
2021-06-02Add final testRyan Levick-7/+6
2021-06-02Force warn on lint groups as wellRyan Levick-5/+68
2021-06-02Respond to review feedbackWesley Wiser-36/+29
2021-06-02Change the type name from `_enum<..>` to `enum$<..>`Wesley Wiser-39/+39
2021-06-02Make tidy happyWesley Wiser-2/+4
2021-06-02Add/update testsWesley Wiser-3/+107
2021-06-02Generate better debuginfo for niche-layout enumsWesley Wiser-0/+14
2021-06-02Generate better debuginfo for directly tagged enumsWesley Wiser-17/+38
2021-06-01Update cargoEric Huss-0/+0