]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #91045 - mjptree:issue-90702-fix, r=petrochenkov
[rust.git] / src /
2021-12-02 Matthias KrügerRollup merge of #91045 - mjptree:issue-90702-fix, r...
2021-12-02 Matthias KrügerRollup merge of #89234 - nbdd0121:discr, r=jackh726
2021-12-02 borsAuto merge of #91291 - GuillaumeGomez:const-deref-metho...
2021-12-02 borsAuto merge of #91003 - psumbera:sparc64-abi, r=nagisa
2021-12-01 borsAuto merge of #90446 - cjgillot:late-elided, r=jackh726
2021-12-01 MichaelImprove suggestion for extern crate self error message
2021-12-01 MichaelStop treating extern crate loading failures as fatal...
2021-12-01 borsAuto merge of #91433 - matthiaskrgr:rollup-118ql06...
2021-12-01 Gary GuoDisallow non-c-like but "fieldless" ADTs from being...
2021-12-01 Matthias KrügerRollup merge of #91430 - jyn514:normalize-fallible...
2021-12-01 Matthias KrügerRollup merge of #91425 - jyn514:treat-lint-err-as-bug...
2021-12-01 Matthias KrügerRollup merge of #91424 - richkadel:llvm-patch-instrprof...
2021-12-01 Matthias KrügerRollup merge of #91313 - petrochenkov:cratexp, r=Aaron1011
2021-12-01 Matthias KrügerRollup merge of #88502 - ibraheemdev:slice-take, r...
2021-12-01 Joshua NelsonUse `try_normalize_erasing_regions` instead of a custom...
2021-12-01 borsAuto merge of #91275 - camelid:deny-test-warnings,...
2021-12-01 Rich KadelUpdate LLVM with patches for better llvm-cov diagnostics
2021-12-01 borsAuto merge of #91255 - b-naber:normalization-ice, r...
2021-12-01 b-naberaddress review
2021-12-01 b-nabermore fixed issues
2021-12-01 b-naberadd tests and bless existing ones
2021-12-01 borsAuto merge of #91418 - matthiaskrgr:rollup-vn9f9w3...
2021-12-01 Matthias KrügerRollup merge of #91404 - nnethercote:fix-bad-NodeId...
2021-12-01 Matthias KrügerRollup merge of #91346 - ibraheemdev:result-inspect...
2021-12-01 Matthias KrügerRollup merge of #91298 - FabianWolff:issue-91028-source...
2021-12-01 Matthias KrügerRollup merge of #91207 - richkadel:rk-bump-coverage...
2021-12-01 Matthias KrügerRollup merge of #91087 - rukai:fix_test_nll_revisions...
2021-12-01 Matthias KrügerRollup merge of #90985 - camsteffen:diag-name-usage...
2021-12-01 Matthias KrügerRollup merge of #87160 - estebank:colon-recovery, r...
2021-12-01 Petr Sumberafix sparc64 ABI for aggregates with floating point...
2021-12-01 borsAuto merge of #91324 - eggyal:avoid-uneccesary-clone...
2021-12-01 borsAuto merge of #91406 - matthiaskrgr:rollup-a2whn8m...
2021-11-30 Matthias KrügerRollup merge of #91397 - jyn514:generic-param-docs...
2021-11-30 Matthias KrügerRollup merge of #91366 - notriddle:notriddle/only-show...
2021-11-30 Matthias KrügerRollup merge of #91340 - cr1901:no-atomic, r=Mark-Simul...
2021-11-30 Matthias KrügerRollup merge of #91294 - cjgillot:process-elem, r=jackh726
2021-11-30 Camille GILLOTHandle `allow(elided_lifetimes_in_paths)`.
2021-11-30 Camille GILLOTComplete test.
2021-11-30 Camille GILLOTLint elided lifetimes in path during lifetime resolution.
2021-11-30 Rich KadelAdd conditional support for coverage map version 6
2021-11-30 Guillaume GomezReturn ConstStability instead of &ConstStability in...
2021-11-30 Guillaume GomezImprove code by replacing &str with Symbol in render_st...
2021-11-30 Guillaume GomezAdd test for const deref methods display
2021-11-30 Guillaume GomezFix display for "const" deref methods in rustdoc
2021-11-30 Michael HowellUpdate src/librustdoc/clean/types.rs
2021-11-30 Michael HowellUpdate src/librustdoc/clean/types.rs
2021-11-30 Joshua NelsonEmit a warning on generic parameters with doc comments
2021-11-30 borsAuto merge of #91352 - nnethercote:RawVec-reserve_for_p...
2021-11-30 borsAuto merge of #91388 - JohnTitor:rollup-640o1e5, r...
2021-11-30 Yuki OkushiRollup merge of #91383 - ScriptDevil:drop-while-doc...
2021-11-30 Yuki OkushiRollup merge of #91368 - ecstatic-morse:mir-pass-reexpo...
2021-11-30 Yuki OkushiRollup merge of #91360 - lnicola:rust-analyzer-2021...
2021-11-30 Yuki OkushiRollup merge of #91358 - kd-collective:fix_typo, r...
2021-11-30 Yuki OkushiRollup merge of #91323 - RalfJung:assert-type, r=oli-obk
2021-11-30 Yuki OkushiRollup merge of #91317 - petrochenkov:debugnu, r=Mark...
2021-11-30 Yuki OkushiRollup merge of #91250 - rukai:remove_trailing_whitespa...
2021-11-30 Yuki OkushiRollup merge of #91243 - jackh726:issue-91068, r=nikoma...
2021-11-30 borsAuto merge of #91330 - cjgillot:no-ee-features, r=Aaron1011
2021-11-30 borsAuto merge of #91379 - ehuss:update-cargo, r=ehuss
2021-11-30 Eric HussUpdate cargo
2021-11-30 borsAuto merge of #91244 - dtolnay:lossy, r=Mark-Simulacrum
2021-11-30 Lucas KentRemove all migrate.nll.stderr files
2021-11-29 Jack HueyBless nll
2021-11-29 Michael HowellOnly show notable traits if both types are the same
2021-11-29 Laurențiu Nicola:arrow_up: rust-analyzer
2021-11-29 Ralf JungCTFE: support assert_zero_valid and assert_uninit_valid
2021-11-29 borsAuto merge of #91299 - cjgillot:expect-ldid, r=petrochenkov
2021-11-29 borsAuto merge of #91350 - matthiaskrgr:rollup-nleabdj...
2021-11-29 Matthias KrügerRollup merge of #91349 - tmiasko:accumulate-remark...
2021-11-29 Matthias KrügerRollup merge of #91336 - cjgillot:root_parent, r=matthe...
2021-11-29 Matthias KrügerRollup merge of #91327 - dtolnay:exact, r=michaelwoerister
2021-11-29 Matthias KrügerRollup merge of #91281 - scottmcm:non-exhaustive-as...
2021-11-29 Matthias KrügerRollup merge of #91049 - dimo414:patch-1, r=kennytm
2021-11-29 Tomasz MiąskoAccumulate all values of `-C remark` option
2021-11-29 borsAuto merge of #91043 - camsteffen:descendant-eq, r...
2021-11-29 borsAuto merge of #91344 - RalfJung:miri, r=RalfJung
2021-11-29 Ralf Jungupdate Miri
2021-11-29 borsAuto merge of #91338 - matthiaskrgr:rollup-46ry8wi...
2021-11-28 Matthias KrügerRollup merge of #90833 - tmiasko:optimization-remarks...
2021-11-28 Matthias KrügerRollup merge of #90832 - cuviper:relnotes-1.57.0, r...
2021-11-28 Matthias KrügerRollup merge of #90131 - camsteffen:fmt-args-span-fix...
2021-11-28 borsAuto merge of #90681 - workingjubilee:update-libc,...
2021-11-28 Camille GILLOTTake a LocalDefId in expect_*item.
2021-11-28 Noah LevFix warnings in rustdoc JS tests
2021-11-28 Noah LevRemove unnecessary use of `include!` in rustdoc test
2021-11-28 Noah LevFix warnings in rustdoc HTML tests
2021-11-28 borsAuto merge of #91320 - matthiaskrgr:rollup-r209seq...
2021-11-28 Matthias KrügerRollup merge of #91319 - fee1-dead:rustdoc-ice-fix...
2021-11-28 Matthias KrügerRollup merge of #91308 - BGR360:issue-88586, r=jackh726
2021-11-28 Matthias KrügerRollup merge of #91251 - oli-obk:wf_sync_statics, r...
2021-11-28 DeadbeefChange output path to {{build-base}}
2021-11-28 Vadim Petrochenkovtests: Ignore `test/debuginfo/rc_arc.rs` on windows-gnu
2021-11-28 Ben ReevesAddress PR feedback
2021-11-28 borsAuto merge of #91230 - eggyal:fallible-type-fold, r...
2021-11-28 borsAuto merge of #91311 - matthiaskrgr:rollup-ju9xizl...
2021-11-28 Matthias KrügerRollup merge of #91303 - RalfJung:array-init-align...
2021-11-28 Matthias KrügerRollup merge of #91254 - Aaron1011:impl-candidate-err...
2021-11-28 Vadim Petrochenkovexpand: Turn `ast::Crate` into a first class expansion...
2021-11-28 Ben Reevestypeck: Ensure proper bound vars passed to `add_bounds`.
2021-11-28 borsAuto merge of #91301 - scottmcm:stabilize-nonzero-ipot...
next