]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #86794 - inquisitivecrystal:seek-rewind, r=m-ou-se
[rust.git] / src /
2021-07-05 Yuki OkushiRollup merge of #86794 - inquisitivecrystal:seek-rewind...
2021-07-05 Yuki OkushiRollup merge of #86685 - RalfJung:alloc-mut, r=oli-obk
2021-07-05 Yuki OkushiRollup merge of #85377 - ijackson:abort-docs, r=m-ou-se
2021-07-05 Yuki OkushiRollup merge of #83581 - arennow:dir_entry_ext_unix_bor...
2021-07-05 borsAuto merge of #84560 - cjgillot:inline-iter, r=m-ou-se
2021-07-05 borsAuto merge of #86861 - RalfJung:miri, r=RalfJung
2021-07-05 borsAuto merge of #86663 - fee1-dead:use-rustdoc-css, r...
2021-07-05 Ralf Jungupdate miri
2021-07-05 borsAuto merge of #86282 - camelid:macro_rules-matchers...
2021-07-05 borsAuto merge of #86867 - JohnTitor:convert-to-actual...
2021-07-04 borsAuto merge of #86875 - JohnTitor:rollup-fuefamw, r...
2021-07-04 Yuki OkushiRollup merge of #86874 - klensy:bump-deps, r=Mark-Simul...
2021-07-04 Yuki OkushiRollup merge of #86864 - GuillaumeGomez:example-write...
2021-07-04 Yuki OkushiRollup merge of #86862 - tmiasko:re-export-SwitchIntEdg...
2021-07-04 Yuki OkushiRollup merge of #86859 - JohnTitor:test-69323, r=jackh726
2021-07-04 Yuki OkushiRollup merge of #86858 - JohnTitor:stabilize-string...
2021-07-04 Yuki OkushiRollup merge of #86856 - jyn514:x.py-less-verbose,...
2021-07-04 Yuki OkushiRollup merge of #86623 - GuillaumeGomez:prevent-explana...
2021-07-04 Yuki OkushiRollup merge of #86477 - tlyu:e0716-clarification,...
2021-07-04 borsAuto merge of #86598 - yoshuawuyts:poll-method-docs...
2021-07-04 borsAuto merge of #86866 - nikomatsakis:issue-84841, r...
2021-07-04 klensytidy: update cargo_metadata to 0.12
2021-07-04 Niko Matsakisrevert broken formatting
2021-07-04 Yuki OkushiAdd a regression test for issue-69323
2021-07-04 Niko Matsakisbe conservative in has_significant_drop
2021-07-04 Niko Matsakisallow inference vars in type_implements_trait
2021-07-04 borsAuto merge of #86048 - nbdd0121:no_floating_point,...
2021-07-04 borsAuto merge of #86213 - jhpratt:stabilize-const-from_utf...
2021-07-04 borsAuto merge of #86255 - Smittyvb:mir-alloc-oom, r=RalfJu...
2021-07-04 borsAuto merge of #86849 - jyn514:rustdoc-group, r=Manishearth
2021-07-04 borsAuto merge of #86833 - crlf0710:remove-std-raw-mod...
2021-07-04 Joshua NelsonMake x.py less verbose on failures
2021-07-04 borsAuto merge of #85270 - ChrisDenton:win-env-case, r...
2021-07-03 Noah Levrustc_ast_pretty: Don't print space after `$`
2021-07-03 borsAuto merge of #85090 - Aaron1011:type-outlives-global...
2021-07-03 Noah LevPretty-print macro matchers instead of using source...
2021-07-03 Niko Matsakisadd test case
2021-07-03 borsAuto merge of #86825 - ehuss:update-cargo, r=ehuss
2021-07-03 Joshua NelsonWarn when `rustdoc::` group is omitted from lint names
2021-07-03 borsAuto merge of #86778 - tmiasko:fast-multiline, r=davidtwco
2021-07-03 borsAuto merge of #86810 - ojeda:alloc-gate, r=dtolnay
2021-07-03 borsAuto merge of #86799 - tlyu:stdio-locked, r=joshtriplett
2021-07-03 borsAuto merge of #86571 - fee1-dead:const-trait-impl-fix...
2021-07-03 Charles LewRemove the deprecated `core::raw` and `std::raw` module.
2021-07-03 borsAuto merge of #79965 - ijackson:moreerrnos, r=joshtriplett
2021-07-03 borsAuto merge of #86795 - JohnTitor:fix-bind, r=jackh726
2021-07-02 Guillaume GomezOnly run error code explanation removal check if on CI
2021-07-02 Gary Guocore: add unstable `no_fp_fmt_parse` to disable float...
2021-07-02 Eric HussUpdate cargo
2021-07-02 borsAuto merge of #86817 - JohnTitor:rollup-rcysc95, r...
2021-07-02 Yuki OkushiRollup merge of #86813 - JohnTitor:unused-doc-comments...
2021-07-02 Yuki OkushiRollup merge of #86807 - tversteeg:patch-1, r=bjorn3
2021-07-02 Yuki OkushiRollup merge of #86803 - xfix:remove-unnecessary-ampers...
2021-07-02 Yuki OkushiRollup merge of #86796 - JohnTitor:test-70703, r=jonas...
2021-07-02 Yuki OkushiRollup merge of #86308 - bstrie:intrinsafe, r=JohnTitor
2021-07-02 Yuki OkushiRollup merge of #85001 - CDirkx:bytestring, r=JohnTitor
2021-07-02 Yuki OkushiRollup merge of #84029 - drahnr:master, r=petrochenkov
2021-07-02 borsAuto merge of #85269 - dpaoliello:dpaoliello/DebugSymbo...
2021-07-02 Yuki OkushiFix const-generics ICE related to binding
2021-07-02 Yuki OkushiAdd a help message to `unused_doc_comments` lint
2021-07-02 Wesley WiserFix type name difference between i686 and x86_64 for...
2021-07-02 borsAuto merge of #86805 - hyd-dev:miri, r=RalfJung
2021-07-02 Guillaume GomezAdd check to ensure error code explanations are not...
2021-07-02 borsAuto merge of #86806 - GuillaumeGomez:rollup-pr5r37w...
2021-07-02 Guillaume GomezRollup merge of #86797 - inquisitivecrystal:bound-clone...
2021-07-02 Guillaume GomezRollup merge of #86776 - tmiasko:v0-skip-layout-query...
2021-07-02 Guillaume GomezRollup merge of #86737 - jyn514:doc-tools, r=Mark-Simul...
2021-07-02 Guillaume GomezRollup merge of #86714 - iwahbe:add-linked-list-cursor...
2021-07-02 Guillaume GomezRollup merge of #85749 - GuillaumeGomez:revert-smart...
2021-07-02 hyd-devUpdate Miri
2021-07-02 borsAuto merge of #85746 - m-ou-se:io-error-other, r=joshtr...
2021-07-02 borsAuto merge of #80182 - in42:stack_trace, r=tmandry
2021-07-02 Bernhard Schusteradd track_path::path fn for proc-macro usage
2021-07-02 borsAuto merge of #86782 - flip1995:clippyup, r=Manishearth
2021-07-02 borsAuto merge of #86777 - tmiasko:estimate-terminators...
2021-07-01 Joshua NelsonDocument rustfmt on nightly-rustc
2021-07-01 Yuki OkushiAdd a regression test for issue-70703
2021-07-01 borsAuto merge of #86791 - JohnTitor:rollup-96ltzpz, r...
2021-07-01 Yuki OkushiRollup merge of #86785 - lf-:dead-code, r=Mark-Simulacrum
2021-07-01 Yuki OkushiRollup merge of #86783 - mark-i-m:mutex-drop-unsized...
2021-07-01 Yuki OkushiRollup merge of #86779 - rylev:all-perf-labels, r=Mark...
2021-07-01 Yuki OkushiRollup merge of #86775 - fee1-dead:impl-const-test...
2021-07-01 Yuki OkushiRollup merge of #86768 - fee1-dead:patch-2, r=bjorn3
2021-07-01 Yuki OkushiRollup merge of #86659 - notriddle:notriddle/generics...
2021-07-01 Yuki OkushiRollup merge of #86148 - FabianWolff:issue-85855, r...
2021-07-01 borsAuto merge of #86749 - bjorn3:link_info_refactor_part1...
2021-07-01 Wesley WiserUpdate cdb tests for expected output
2021-07-01 Guillaume GomezRevert "Don't load all extern crates unconditionally"
2021-07-01 flip1995Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c...
2021-07-01 borsAuto merge of #86304 - klensy:hex-length, r=jackh726
2021-07-01 Fabian WolffMinor adjustments and refactoring
2021-07-01 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-01 borsAuto merge of #7407 - m-ou-se:doc-hidden-variants,...
2021-07-01 bjorn3Rename all_crate_nums query to crates and remove useles...
2021-07-01 Michael Howellfix(rustdoc): generics search
2021-07-01 borsAuto merge of #86769 - ehuss:update-cargo, r=ehuss
2021-07-01 DeadbeefTest for const trait impls behind feature gates
2021-07-01 DeadbeefUse revisions for cross-crate test
2021-07-01 borsAuto merge of #86774 - GuillaumeGomez:rollup-rkcgvph...
2021-07-01 Guillaume GomezRollup merge of #86773 - dns2utf8:rustdoc_enable_near_t...
next