]> git.lizzy.rs Git - rust.git/history - src
support passing unsized fn arguments
[rust.git] / src /
2022-07-03 Ralf Jungignore rustdoc failures for out-of-tree tools
2022-07-03 InfRandomnessAdd in_tree macro literal
2022-07-03 InfRandomnessAdd miri to the rustc docs.rs page
2022-07-03 borsAuto merge of #98439 - ehuss:cleanup-ci-script, r=Mark...
2022-07-03 Michael HowellRemove redundant pseudo-class
2022-07-03 Guillaume GomezAdd test for trailing whitespace in long declaration
2022-07-03 Guillaume GomezRemove FIXME from rustdoc intra-doc test
2022-07-03 borsAuto merge of #98373 - joshtriplett:bootstrap-locking...
2022-07-03 borsAuto merge of #97437 - jyn514:impl-asrawfd-arc, r=dtolnay
2022-07-03 borsAuto merge of #98755 - nnethercote:faster-vec-insert...
2022-07-03 borsAuto merge of #98673 - pietroalbini:pa-bootstrap-update...
2022-07-03 borsAuto merge of #98570 - SparrowLii:deadlock, r=cjgillot
2022-07-03 Joshua NelsonAllow building single crates for the compiler and stand...
2022-07-03 Joshua NelsonUse generics for interned types rather than copy-pastin...
2022-07-02 borsAuto merge of #98569 - nnethercote:finalize_resolutions...
2022-07-02 Michael GouletFix rust-call ICE in mir-inliner
2022-07-02 The 8472move optimize-tests flag handling from bootstrap to...
2022-07-02 borsAuto merge of #98820 - RalfJung:rollup-i3mip9a, r=RalfJung
2022-07-02 Ralf JungRollup merge of #98819 - RalfJung:miri, r=RalfJung
2022-07-02 Ralf JungRollup merge of #98812 - gimbles:docs-template, r=Mark...
2022-07-02 Ralf JungRollup merge of #98805 - ChrisDenton:rel-notes, r=Dylan-DPC
2022-07-02 Ralf JungRollup merge of #98753 - jyn514:dist-rust-dev, r=Mark...
2022-07-02 Ralf JungRollup merge of #98715 - matthiaskrgr:test_97047, r...
2022-07-02 Ralf JungRollup merge of #98701 - TaKO8Ki:add-regression-test...
2022-07-02 Ralf Jungupdate Miri
2022-07-02 The 8472Only obey optimize-tests flag on UI tests that are...
2022-07-02 Michael Howellrustdoc: add gui test case ensuring source sidebar...
2022-07-02 borsAuto merge of #97585 - lqd:const-alloc-intern, r=RalfJung
2022-07-02 Michael Howellrustdoc: add test case for source sidebar spacing
2022-07-02 Michael Howellrustdoc: add test case for background color of the...
2022-07-02 Michael Howellrustdoc: add explanatory comment to `width: 100%` line
2022-07-02 Michael Howellrustdoc: make source sidebar toggle a real button
2022-07-02 borsAuto merge of #97235 - nbdd0121:unwind, r=Amanieu
2022-07-02 borsAuto merge of #91743 - cjgillot:enable_mir_inlining_inl...
2022-07-02 Guillaume GomezRemove unwanted trailing whitespaces for long declarations
2022-07-02 borsAuto merge of #98802 - Dylan-DPC:rollup-u6mwx27, r...
2022-07-02 Joshua NelsonFix bug in `rustdoc -Whelp`
2022-07-02 Dylan DPCRollup merge of #98783 - RalfJung:jumpscares, r=fee1...
2022-07-02 Dylan DPCRollup merge of #98766 - lcnr:mir-visit-pass_by_value...
2022-07-02 Dylan DPCRollup merge of #98763 - citrus-it:illumos-split-debugi...
2022-07-02 Dylan DPCRollup merge of #98653 - TaKO8Ki:add-regression-test...
2022-07-02 Dylan DPCRollup merge of #98639 - camsteffen:no-node-binding...
2022-07-02 borsAuto merge of #98791 - cuviper:rogue-binary, r=compiler...
2022-07-02 Mark RousskovLint against executable files in the root directory
2022-07-01 Michael GouletImprove spans for specialization error
2022-07-01 Michael Howellrustdoc: add test cases for :focus on sidebar details...
2022-07-01 borsAuto merge of #98781 - GuillaumeGomez:rollup-798kb8u...
2022-07-01 Michael Howellrustdoc: add spacing to the source view sidebar
2022-07-01 Guillaume GomezRollup merge of #98708 - pinkforest:rustdoc-fix-98690...
2022-07-01 Guillaume GomezRollup merge of #98497 - compiler-errors:span-inference...
2022-07-01 Guillaume GomezRollup merge of #98460 - GuillaumeGomez:css-simplificat...
2022-07-01 Guillaume GomezRollup merge of #98418 - topjohnwu:macos-dylib, r=jyn514
2022-07-01 Guillaume GomezRollup merge of #97249 - GuillaumeGomez:details-summary...
2022-07-01 Michael HowellImprove click behavior of the source code mobile full...
2022-07-01 borsAuto merge of #93967 - cjgillot:short-struct-span,...
2022-07-01 Michael Howellrustdoc cleanup: remove unused function
2022-07-01 Michael Howellrustdoc: use <details> tag for the source code sidebar
2022-07-01 Michael GouletMove Sized check before first error is created
2022-07-01 Michael GouletDon't point at Self type if we can't find an infer...
2022-07-01 Michael GouletShow source of ambiguity in a few more places
2022-07-01 Michael GouletOnly label place where type is needed if span is meaningful
2022-07-01 borsAuto merge of #98767 - Dylan-DPC:rollup-j1gq5sr, r...
2022-07-01 Camille GILLOTAmend codegen test.
2022-07-01 Camille GILLOTBless recursion test.
2022-07-01 Camille GILLOTIgnore test with panic=abort.
2022-07-01 Camille GILLOTShorten def_span for more items.
2022-07-01 Cameron SteffenFactor out hir::Node::Binding
2022-07-01 Dylan DPCRollup merge of #98756 - TaKO8Ki:use-const-instead...
2022-07-01 Dylan DPCRollup merge of #98741 - nnethercote:deriving-cleanups...
2022-07-01 Dylan DPCRollup merge of #98739 - euclio:useless-comment-plural...
2022-07-01 Dylan DPCRollup merge of #98644 - matthiaskrgr:drp_loc_span_err_...
2022-07-01 Dylan DPCRollup merge of #98585 - cuviper:covariant-thinbox...
2022-07-01 Dylan DPCRollup merge of #97488 - vincenzopalazzo:macros/blanket...
2022-07-01 borsAuto merge of #98402 - cjgillot:undead, r=michaelwoerister
2022-07-01 Pietro Albiniupdate cfg(bootstrap)s
2022-07-01 Andy Fiddamanbootstrap: illumos platform flags for split-debuginfo
2022-07-01 borsAuto merge of #98730 - matthiaskrgr:rollup-2c4d4x5...
2022-07-01 borsAuto merge of #98752 - matthiaskrgr:rollup-uwimznc...
2022-07-01 Matthias KrügerRollup merge of #98749 - CAD97:patch-3, r=jyn514
2022-07-01 Matthias KrügerRollup merge of #98745 - thomcc:build-dir-arg, r=jyn514
2022-07-01 Matthias KrügerRollup merge of #98734 - tmiasko:uninhabited-calls...
2022-07-01 Matthias KrügerRollup merge of #98733 - celinval:patch-1, r=Mark-Simul...
2022-07-01 Matthias KrügerRollup merge of #98729 - the8472:exactsize-docs, r...
2022-07-01 Matthias KrügerRollup merge of #98727 - notriddle:notriddle/issue...
2022-07-01 Matthias KrügerRollup merge of #98686 - matthiaskrgr:test-46511, r...
2022-07-01 Matthias KrügerRollup merge of #98640 - cuviper:stable-rust-analyzer...
2022-07-01 Matthias KrügerRollup merge of #98610 - lcnr:emit_inference_failure_er...
2022-07-01 Joshua NelsonFix `x dist rust-dev` on a fresh checkout
2022-07-01 borsAuto merge of #98706 - flip1995:clippyup, r=Dylan-DPC
2022-06-30 Thom ChiovoloniAdd a `--build-dir` flag to rustbuild
2022-06-30 Andy Russellfix grammar in useless doc comment lint
2022-06-30 Camille GILLOTSpecialize a few tests depending on opt-level.
2022-06-30 Camille GILLOTAllow inlining `#[inline]` functions.
2022-06-30 Wesley WiserTest enabling MIR inliner
2022-06-30 Camille GILLOTSkip inlining if there are normalization issues.
2022-06-30 Camille GILLOTCheck history earlier.
2022-06-30 pinkforestrustdoc: fix 98690
2022-06-30 Vincenzo Palazzoui: improve suggestion test by addig the help message
2022-06-30 InfRandomnessRevert #95993 fix
2022-06-30 Matthias KrügerRollup merge of #98717 - RalfJung:make-tidy-less-annoyi...
next