]> git.lizzy.rs Git - rust.git/history - src
Update cargo
[rust.git] / src /
2021-03-16 Eric HussUpdate cargo
2021-03-16 borsAuto merge of #82536 - sexxi-goose:handle-patterns...
2021-03-16 borsAuto merge of #83199 - JohnTitor:rollup-zrfk94a, r...
2021-03-16 Yuki OkushiRollup merge of #83196 - tmiasko:valid-range-delay...
2021-03-16 Yuki OkushiRollup merge of #83172 - pnkfelix:bootstrap-tell-me...
2021-03-16 Yuki OkushiRollup merge of #83162 - jfrimmel:woff2, r=Mark-Simulacrum
2021-03-16 Yuki OkushiRollup merge of #83160 - m-ou-se:deprecate-rustc-serial...
2021-03-16 Yuki OkushiRollup merge of #83157 - nagisa:nagisa/portability...
2021-03-16 Yuki OkushiRollup merge of #83156 - nagisa:nagisa/sans-serif-pleas...
2021-03-16 Yuki OkushiRollup merge of #83091 - usbalbin:const_copy, r=oli-obk
2021-03-16 Yuki OkushiRollup merge of #83077 - notriddle:gc-cleanup-rustdoc...
2021-03-16 Yuki OkushiRollup merge of #83072 - henryboisdequin:patch-1, r...
2021-03-16 Yuki OkushiRollup merge of #81822 - Kixunil:path_try_exists, r...
2021-03-16 borsAuto merge of #82838 - Amanieu:rustdoc_asm, r=nagisa
2021-03-16 borsAuto merge of #82898 - oli-obk:tait_🧊, r=nikomatsakis
2021-03-16 Felix S. Klock IIMake bootstrap be more informative when one does `x...
2021-03-16 borsAuto merge of #83153 - Aaron1011:eval-always-extern_mod...
2021-03-16 Tomasz MiąskoUse delay_span_bug instead of panic in layout_scalar_va...
2021-03-15 Michael HowellDeclare `word` outside the loop, as recommended by...
2021-03-15 Oli SchererRun tests in nll mode
2021-03-15 borsAuto merge of #83121 - the8472:env-rwlock-2, r=joshtriplett
2021-03-15 Oli Scherer🍼 for tidy
2021-03-15 Oli SchererOnly allow tait defining uses in function and method...
2021-03-15 Simonas KazlauskasNo background for code in portability snippets
2021-03-15 Oli SchererAdd a test showing how `impl_trait_in_bindings` is...
2021-03-15 Oli SchererReplace `type_alias_impl_trait` by `min_type_alias_impl...
2021-03-15 Simonas KazlauskasFall-back to sans-serif if Arial is not available
2021-03-15 RoxaneFix error after rebase
2021-03-15 RoxaneAdd comments with examples and tests
2021-03-15 Oli SchererDelete non-revision ui test output file if revisions...
2021-03-15 Oli SchererMake regression test succeed as long as it ICEs
2021-03-15 Oli SchererAdd reproduction test
2021-03-15 borsAuto merge of #83149 - Dylan-DPC:rollup-ov70c5v, r...
2021-03-15 Dylan DPCRollup merge of #83144 - hyd-dev:parse-sess-created...
2021-03-15 Dylan DPCRollup merge of #83141 - lnicola:rust-analyzer-2021...
2021-03-15 Dylan DPCRollup merge of #83132 - Aaron1011:fix/incr-cache-dummy...
2021-03-15 Dylan DPCRollup merge of #83127 - Aaron1011:time-macros-impl...
2021-03-15 Dylan DPCRollup merge of #83113 - osa1:refactor_try_index_step...
2021-03-15 Dylan DPCRollup merge of #83110 - hyksm:fix-typo, r=jonas-schievink
2021-03-15 Dylan DPCRollup merge of #83108 - jyn514:remove-unused, r=estebank
2021-03-15 Dylan DPCRollup merge of #83098 - camelid:more-doc-attr-check...
2021-03-15 Dylan DPCRollup merge of #83054 - tmiasko:rustc_layout_scalar_va...
2021-03-15 Dylan DPCRollup merge of #82989 - Smittyvb:other-lang-literal...
2021-03-15 hyd-devFix `src/test/run-make-fulldeps/issue-19371`
2021-03-15 SmittyCustom error on literal names from other languages
2021-03-15 Laurențiu Nicola:arrow_up: rust-analyzer
2021-03-15 borsAuto merge of #83118 - erikdesjardins:removezst, r...
2021-03-15 hyd-devUse `rustc_interface::interface::Config::parse_sess_cre...
2021-03-15 hyd-devAdd `rustc_interface::interface::Config::parse_sess_cre...
2021-03-15 borsAuto merge of #82999 - cuviper:rustc-rayon-0.3.1, r...
2021-03-15 borsAuto merge of #83074 - Aaron1011:new-sort-fix, r=jackh726
2021-03-15 Aaron HillIntroduce `proc_macro_back_compat` lint, and emit for...
2021-03-15 Aaron HillDon't encode file information for span with a dummy...
2021-03-14 RoxaneAdd fake_read() to clippy
2021-03-14 RoxaneOnly borrow place for matching under specific conditions
2021-03-14 RoxaneUse the correct FakeReadCause
2021-03-14 Amanieu d'AntrasAddress review comments
2021-03-14 Michael HowellMake nameWithoutUndescores lowercased
2021-03-14 borsAuto merge of #83062 - JohnTitor:improve-reassign-err...
2021-03-14 RoxaneAttempt to deal with nested closures properly
2021-03-14 CamelidTweak diagnostics
2021-03-14 RoxaneIntroduce new fake reads
2021-03-14 Erik Desjardinsbless tests (32-bit)
2021-03-14 borsAuto merge of #82399 - petrochenkov:modin2, r=Aaron1011
2021-03-14 Michael HowellUse a number for row.id, instead of a string
2021-03-14 Michael HowellAvoid generating new strings for names that have no...
2021-03-14 Vadim Petrochenkovexpand: Resolve and expand inner attributes on out...
2021-03-14 borsAuto merge of #83082 - cjgillot:defkey-ii, r=oli-obk
2021-03-14 borsAuto merge of #83044 - kubo39:set-llvm-code-model,...
2021-03-14 borsAuto merge of #83094 - GuillaumeGomez:crates-js-locatio...
2021-03-14 borsAuto merge of #83028 - GuillaumeGomez:prevent-js-error...
2021-03-14 borsAuto merge of #83105 - JohnTitor:rollup-tqpm8pb, r...
2021-03-14 Yuki OkushiRollup merge of #83081 - hyd-dev:assert-message, r...
2021-03-14 Yuki OkushiRollup merge of #83070 - ehuss:update-cargo, r=ehuss
2021-03-14 Yuki OkushiRollup merge of #83066 - Seppel3210:master, r=joshtriplett
2021-03-14 Yuki OkushiRollup merge of #82943 - kornelski:threadstdio, r=josht...
2021-03-14 Yuki OkushiRollup merge of #82804 - alexcrichton:fix-wasi, r=pnkfelix
2021-03-14 Yuki OkushiRollup merge of #82798 - jyn514:rustdoc-group, r=Manish...
2021-03-14 Yuki OkushiRollup merge of #82789 - csmoe:issue-82772, r=estebank
2021-03-14 Yuki OkushiRollup merge of #82617 - camelid:everybody_loops-docs...
2021-03-14 Yuki OkushiRollup merge of #82121 - lopopolo:pathbuf-osstring...
2021-03-14 Yuki OkushiRollup merge of #81465 - joshtriplett:duration-formatti...
2021-03-14 Erik Desjardinsbless tests
2021-03-14 CamelidUpdate `rustdoc-ui` versions of the `doc-attr` test
2021-03-14 CamelidAdd hyphen to "crate level"
2021-03-13 Simon Vandel SillesenDo not emit alloca for ZST local even if it is uninitia...
2021-03-13 Simon Vandel SillesenMove ZST check inside UsedLocals
2021-03-13 Simon Vandel SillesenExtend SimplifyLocals to remove ZST writes
2021-03-13 CamelidAdd another test case
2021-03-13 CamelidReport error for each invalid nested attribute
2021-03-13 CamelidLint non-meta doc attributes
2021-03-13 Amanieu d'AntrasAlways lower asm! to valid HIR
2021-03-13 borsAuto merge of #83064 - cjgillot:fhash, r=jackh726
2021-03-13 Guillaume Gomezcrates.js should use root_path and not static_root_path
2021-03-13 Aaron HillAvoid sorting predicates by `DefId`
2021-03-13 borsAuto merge of #83007 - Aaron1011:incr-verify-default...
2021-03-13 Michael HowellRemove tab character
2021-03-13 Michael HowellAvoid potential collisions with `constructor` and the...
2021-03-13 Michael HowellAdd comments regarding object shapes in buildIndex
2021-03-13 Michael HowellFix jslint warnings
next