]> git.lizzy.rs Git - rust.git/history - src/librustdoc/core.rs
Remove unused `RenderInfo` struct
[rust.git] / src / librustdoc / core.rs
2021-02-22 Yuki OkushiRollup merge of #82228 - ijackson:nonzero-cint, r=KodrAus
2021-02-22 Yuki OkushiRollup merge of #82098 - LukasKalbertodt:add-collect...
2021-02-22 borsAuto merge of #81732 - m-ou-se:inherit-overflow-checks...
2021-02-22 Camelidrustdoc: Remove `fake_def_ids` RefCell
2021-02-22 borsAuto merge of #82295 - jyn514:feature-gate, r=Manishearth
2021-02-21 Yuki OkushiRollup merge of #82302 - tmiasko:test-unsafe-send,...
2021-02-21 Yuki OkushiRollup merge of #82233 - ijackson:try-block-type-test...
2021-02-21 Yuki OkushiRollup merge of #82181 - GuillaumeGomez:es5-checks...
2021-02-21 Yuki OkushiRollup merge of #82177 - rylev:no-delete-bootstrap...
2021-02-21 Yuki OkushiRollup merge of #82154 - CDirkx:ip-changelog, r=Mark...
2021-02-21 Yuki OkushiRollup merge of #81966 - deg4uss3r:degausser/aarch64_ap...
2021-02-21 Yuki OkushiRollup merge of #81833 - the8472:parallel-bootstrap...
2021-02-21 Yuki OkushiRollup merge of #81300 - ssomers:btree_cleanup_leak_tes...
2021-02-21 borsAuto merge of #79100 - a1phyr:better_assert_eq, r=m...
2021-02-21 Camelidrustdoc: Remove unnecessary `Cell` around `param_env`
2021-02-20 Guillaume GomezRollup merge of #82316 - ehuss:lto-doc-fix, r=Guillaume...
2021-02-20 Guillaume GomezRollup merge of #82260 - ojeda:rustc-argfile, r=jyn514
2021-02-20 Guillaume GomezRollup merge of #82244 - pickfire:patch-6, r=dtolnay
2021-02-20 Guillaume GomezRollup merge of #82176 - RalfJung:mir-fn-ptr-pretty...
2021-02-20 Guillaume GomezRollup merge of #81991 - osa1:issue81839, r=estebank
2021-02-20 Guillaume GomezRollup merge of #80595 - pthariensflame:patch-1, r...
2021-02-20 borsAuto merge of #70951 - cjgillot:anarchy, r=oli-obk
2021-02-20 borsAuto merge of #82124 - tmiasko:op-ty-ref, r=oli-obk
2021-02-20 borsAuto merge of #81427 - klensy:eat-digits, r=m-ou-se
2021-02-20 borsAuto merge of #78181 - GuillaumeGomez:sized-trait,...
2021-02-19 Guillaume GomezShow negative implementation of Sized trait
2021-02-19 borsAuto merge of #82020 - jyn514:mut-passes, r=camelid...
2021-02-19 Dylan DPCRollup merge of #82275 - ehuss:update-cargo, r=ehuss
2021-02-19 Dylan DPCRollup merge of #82274 - andersk:test-unwrap, r=Mark...
2021-02-19 Dylan DPCRollup merge of #82261 - ojeda:rustdoc-argfile, r=jyn514
2021-02-19 Dylan DPCRollup merge of #82259 - osa1:issue82156, r=petrochenkov
2021-02-19 Dylan DPCRollup merge of #82245 - estebank:issue-78653, r=matthe...
2021-02-19 Dylan DPCRollup merge of #82238 - petrochenkov:nocratemod, r...
2021-02-19 Dylan DPCRollup merge of #82093 - bjorn3:more_atomic_tests,...
2021-02-19 Dylan DPCRollup merge of #81873 - mark-i-m:unlock, r=m-ou-se
2021-02-19 Dylan DPCRollup merge of #81496 - guswynn:expected_async_block...
2021-02-18 borsAuto merge of #82263 - Dylan-DPC:rollup-cypm2uw, r...
2021-02-18 Dylan DPCRollup merge of #82256 - eddyb:time-passes-stderr,...
2021-02-18 Dylan DPCRollup merge of #82248 - nhwn:optimize-counting-digits...
2021-02-18 Dylan DPCRollup merge of #82246 - jesusprubio:add-long-explanati...
2021-02-18 Dylan DPCRollup merge of #82236 - matthiaskrgr:useless_conv...
2021-02-18 Dylan DPCRollup merge of #82112 - BoxyUwU:tumbleweed, r=varkor
2021-02-18 Dylan DPCRollup merge of #82066 - matthewjasper:trait-ref-fix...
2021-02-18 Dylan DPCRollup merge of #81546 - hyd-dev:libtest-run-out-of...
2021-02-18 borsAuto merge of #81574 - tmiasko:p, r=oli-obk
2021-02-18 Yuki OkushiRollup merge of #82212 - est31:graph_graph_graph, r...
2021-02-18 Yuki OkushiRollup merge of #82211 - henryboisdequin:make-setup...
2021-02-18 Yuki OkushiRollup merge of #82203 - c410-f3r:tests-tests-tests...
2021-02-18 Yuki OkushiRollup merge of #82202 - kraj:kraj/riscv-musl, r=estebank
2021-02-18 Yuki OkushiRollup merge of #82155 - tmiasko:once, r=matthewjasper
2021-02-18 Yuki OkushiRollup merge of #82055 - JulianKnodt:ty_where_const...
2021-02-18 borsAuto merge of #81172 - SimonSapin:ptr-metadata, r=oli-obk
2021-02-17 Dylan DPCRollup merge of #82021 - csmoe:issue-78600, r=tmandry
2021-02-17 Dylan DPCRollup merge of #82007 - sexxi-goose:reborrow, r=nikoma...
2021-02-17 Dylan DPCRollup merge of #81972 - matthewjasper:hrtb-error-clean...
2021-02-17 Dylan DPCRollup merge of #81898 - nanguye2496:nanguye2496/fix_st...
2021-02-17 Dylan DPCRollup merge of #81869 - mark-i-m:leading-vert, r=petro...
2021-02-17 Dylan DPCRollup merge of #81860 - osa1:issue81800, r=estebank
2021-02-17 borsAuto merge of #81993 - flip1995:clippyup, r=Manishearth
2021-02-17 Guillaume GomezRollup merge of #82207 - ehuss:rustdoc-2021, r=jyn514
2021-02-17 Guillaume GomezRollup merge of #82204 - ehuss:update-books, r=ehuss
2021-02-17 Guillaume GomezRollup merge of #82198 - SkiFire13:optimize-iter-is...
2021-02-17 Guillaume GomezRollup merge of #82196 - Manishearth:display-caveat...
2021-02-17 Guillaume GomezRollup merge of #82174 - est31:master, r=oli-obk
2021-02-17 Guillaume GomezRollup merge of #82169 - not-an-aardvark:assert-lazy...
2021-02-17 Guillaume GomezRollup merge of #82136 - edward-shen:mismatched-subst...
2021-02-17 Guillaume GomezRollup merge of #82105 - nagisa:nagisa/ensure-removed...
2021-02-17 Guillaume GomezRollup merge of #82094 - gilescope:to_digit_speedup2...
2021-02-17 Guillaume GomezRollup merge of #79981 - camelid:overflowing_literals...
2021-02-17 Matthias Krügeravoid converting types into themselves (clippy::useless...
2021-02-17 borsAuto merge of #82197 - tmiasko:try-get-cached, r=cjgillot
2021-02-17 Joshua NelsonMake `Clean` take &mut DocContext
2021-02-17 Joshua NelsonTake `&mut DocContext` in passes
2021-02-16 borsAuto merge of #81611 - cjgillot:meowner, r=estebank
2021-02-16 borsAuto merge of #82058 - gilescope:to_digit_speedup,...
2021-02-15 Camille GILLOTIndex Modules using their LocalDefId.
2021-02-15 Jonas SchievinkRollup merge of #81503 - henryboisdequin:fix-const...
2021-02-14 Dylan DPCRollup merge of #80523 - LeSeulArtichaut:inline-sym...
2021-02-13 borsAuto merge of #81238 - RalfJung:copy-intrinsics, r...
2021-02-13 borsAuto merge of #81666 - hyd-dev:miri-windows-test-fail...
2021-02-12 Dylan DPCRollup merge of #81741 - sdroege:zip-trusted-random...
2021-02-12 borsAuto merge of #81744 - rylev:overlapping-early-exit2...
2021-02-12 Yuki OkushiRollup merge of #79983 - petar-dambovaliev:master,...
2021-02-11 flip1995Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736...
2021-02-11 borsAuto merge of #81350 - tmiasko:instrument-debug, r...
2021-02-11 borsAuto merge of #81126 - oxalica:retain-early-drop, r...
2021-02-11 borsAuto merge of #80860 - camelid:nodeid-docs, r=sanxiyn
2021-02-10 borsAuto merge of #79804 - tmiasko:improper-ctypes-no-niche...
2021-02-10 Yuki OkushiRollup merge of #81926 - henryboisdequin:fix-81907...
2021-02-10 Yuki OkushiRollup merge of #81904 - jhpratt:const_int_fn-stabiliza...
2021-02-10 Yuki OkushiRollup merge of #81687 - WaffleLapkin:split_at_spare...
2021-02-10 Yuki OkushiRollup merge of #81466 - sasurau4:fix/enhance-sugget...
2021-02-10 Yuki OkushiRollup merge of #80438 - crlf0710:box_into_inner, r...
2021-02-10 Yuki OkushiRollup merge of #79849 - Digital-Chaos:sleep-zero,...
2021-02-09 borsAuto merge of #81132 - bugadani:map-prealloc, r=matthew...
2021-02-09 Dylan DPCRollup merge of #81697 - xfix:every-doc-alias, r=Mark...
2021-02-09 Dylan DPCRollup merge of #72209 - Nemo157:lint-no-mangle-in...
2021-02-08 borsAuto merge of #81361 - ssomers:btree_drainy_refactor_7...
2021-02-08 Mara BosRollup merge of #81865 - bugadani:typeck2, r=jyn514
2021-02-08 Mara BosRollup merge of #81779 - geogriff:const-ptr-to-int...
next