]> git.lizzy.rs Git - rust.git/history - compiler/rustc_span
Improve code
[rust.git] / compiler / rustc_span /
2021-01-30 Yuki OkushiRollup merge of #81505 - henryboisdequin:cold_path...
2021-01-30 Yuki OkushiRollup merge of #81468 - est31:cfg_version, r=petrochenkov
2021-01-30 Yuki OkushiRollup merge of #81409 - gilescope:chars_count, r=josht...
2021-01-30 Yuki OkushiRollup merge of #81291 - sexxi-goose:fix-struct-update...
2021-01-30 Yuki OkushiRollup merge of #80959 - jhpratt:unsigned_abs-stabiliza...
2021-01-30 Yuki OkushiRollup merge of #80886 - RalfJung:stable-raw-ref-macros...
2021-01-30 Yuki OkushiRollup merge of #79023 - yoshuawuyts:stream, r=KodrAus
2021-01-30 borsAuto merge of #81489 - nikic:x86-64-dist-update, r...
2021-01-29 borsAuto merge of #81440 - tmiasko:always-live-locals,...
2021-01-29 borsAuto merge of #81073 - ssomers:btree_owned_root_vs_dyin...
2021-01-29 Yuki OkushiRollup merge of #81459 - probablykasper:text-selection...
2021-01-29 Yuki OkushiRollup merge of #81333 - RalfJung:const-err-simplify...
2021-01-29 Yuki OkushiRollup merge of #81306 - SkiFire13:fuse-flatten, r...
2021-01-29 Yuki OkushiRollup merge of #81287 - CraftSpider:json-crate, r...
2021-01-29 Yuki OkushiRollup merge of #81176 - camsteffen:qpath-res, r=oli-obk
2021-01-29 Yuki OkushiRollup merge of #81158 - 1000teslas:issue-80313-fix...
2021-01-29 Yuki OkushiRollup merge of #80215 - visigoth:issue-80202-fix,...
2021-01-29 Yuki OkushiRollup merge of #79991 - camelid:rustdoc-for-lifetime...
2021-01-29 Yuki OkushiRollup merge of #79570 - alexcrichton:split-debuginfo...
2021-01-28 borsAuto merge of #81388 - bjorn3:wasm_bindgen_fix, r=nikom...
2021-01-28 borsAuto merge of #81055 - matthewjasper:non-fatal-overflow...
2021-01-28 borsAuto merge of #81441 - tmiasko:ctfe-inline, r=oli-obk
2021-01-28 borsAuto merge of #81149 - Aaron1011:feature/better-no...
2021-01-28 borsAuto merge of #81461 - JohnTitor:rollup-b0ij25f, r...
2021-01-28 Yuki OkushiRollup merge of #81445 - ehuss:update-cargo, r=ehuss
2021-01-28 Yuki OkushiRollup merge of #81433 - lcnr:stop-looking-into-ty...
2021-01-28 Yuki OkushiRollup merge of #81430 - lcnr:elaborate-const-eval...
2021-01-28 Yuki OkushiRollup merge of #81428 - phansch:compiletest-tests...
2021-01-28 Yuki OkushiRollup merge of #81426 - BoxyUwU:boxychangesv2, r=oli-obk
2021-01-28 Yuki OkushiRollup merge of #81416 - estebank:suggestion-span-tweak...
2021-01-28 Yuki OkushiRollup merge of #81379 - GuillaumeGomez:improve-urls...
2021-01-28 Yuki OkushiRollup merge of #81284 - jyn514:impl-times, r=wesleywiser
2021-01-28 Yuki OkushiRollup merge of #81277 - flip1995:from_diag_items,...
2021-01-28 Yuki OkushiRollup merge of #81062 - sexxi-goose:precise_capture_di...
2021-01-28 Yuki OkushiRollup merge of #80868 - johanngan:should-panic-msg...
2021-01-28 Yuki OkushiRollup merge of #79951 - LeSeulArtichaut:ty-ir, r=nikom...
2021-01-26 Yuki OkushiRollup merge of #81369 - tgnottingham:codegen-to-llvm...
2021-01-26 Yuki OkushiRollup merge of #81299 - GuillaumeGomez:fix-eslint...
2021-01-26 Yuki OkushiRollup merge of #81191 - ssomers:btree_more_order_chaos...
2021-01-26 Yuki OkushiRollup merge of #80900 - camelid:readpointerasbytes...
2021-01-26 Yuki OkushiRollup merge of #80876 - ojeda:option-result-unwrap_unc...
2021-01-26 Yuki OkushiRollup merge of #80812 - rust-lang:relnotes-1.50.0...
2021-01-26 borsAuto merge of #81217 - ssomers:btree_bring_back_the_sli...
2021-01-26 borsAuto merge of #80692 - Aaron1011:feature/query-result...
2021-01-26 borsAuto merge of #79113 - andjo403:raw_vec_ptr, r=m-ou-se
2021-01-25 borsAuto merge of #68828 - oli-obk:inline_cycle, r=wesleywiser
2021-01-25 Mara BosImplement new panic!() behaviour for Rust 2021.
2021-01-24 Jonas SchievinkRollup merge of #81338 - bugadani:dominator-cleanup...
2021-01-24 Jonas SchievinkRollup merge of #81320 - CraftSpider:jsondoc-errors...
2021-01-24 Jonas SchievinkRollup merge of #81310 - tmiasko:in-pattern, r=petrochenkov
2021-01-24 Jonas SchievinkRollup merge of #81302 - LeSeulArtichaut:80777-trait...
2021-01-24 Jonas SchievinkRollup merge of #81297 - bjorn3:no_extern_backend_optim...
2021-01-24 Jonas SchievinkRollup merge of #81279 - bugadani:iter, r=davidtwco
2021-01-24 Jonas SchievinkRollup merge of #81264 - Swatinem:doctest-run-directory...
2021-01-24 Jonas SchievinkRollup merge of #81259 - est31:cfg_version, r=petrochenkov
2021-01-24 Jonas SchievinkRollup merge of #80933 - rcvalle:fix-sysroot-option...
2021-01-24 Jonas SchievinkRollup merge of #80855 - m-ou-se:assert-2021, r=petroch...
2021-01-24 Jonas SchievinkRollup merge of #79884 - Digital-Chaos:replace-magic...
2021-01-24 Jonas SchievinkRollup merge of #79174 - taiki-e:std-future, r=Mark...
2021-01-24 Jonas SchievinkRollup merge of #78578 - oli-obk:const_mut_refs, r...
2021-01-24 Jonas SchievinkRollup merge of #75180 - KodrAus:feat/error-by-ref...
2021-01-24 borsAuto merge of #81250 - sivadeilra:remove_xp_compat...
2021-01-24 borsAuto merge of #80838 - nagisa:nagisa/stack-probe-type...
2021-01-24 borsAuto merge of #80919 - cjgillot:defkey-span, r=oli-obk
2021-01-24 borsAuto merge of #80594 - bjorn3:abi_refactor3, r=petrochenkov
2021-01-24 borsAuto merge of #79811 - Aaron1011:expn-data-disambig...
2021-01-23 Aaron HillAdd disambiugator to ExpnData
2021-01-23 Jonas SchievinkRollup merge of #81130 - pierwill:edit-depnode, r=jyn514
2021-01-23 Jonas SchievinkRollup merge of #81072 - RalfJung:place-ref-ty, r=oli-obk
2021-01-23 Jonas SchievinkRollup merge of #79841 - fintelia:patch-6, r=kennytm
2021-01-23 borsAuto merge of #80715 - JulianKnodt:skip_opt, r=nagisa
2021-01-22 flip1995Make more traits of the From/Into family diagnostic...
2021-01-22 Mara BosRollup merge of #81194 - m-ou-se:stabilize-panic-any...
2021-01-22 borsAuto merge of #81101 - tmiasko:combine-now, r=nagisa
2021-01-22 borsAuto merge of #81135 - jyn514:no-backticks, r=flip1995
2021-01-22 borsAuto merge of #81160 - RalfJung:swap, r=oli-obk
2021-01-21 borsAuto merge of #81152 - lzutao:intersperse_fold, r=m...
2021-01-21 borsAuto merge of #81122 - tmiasko:no-drop, r=davidtwco
2021-01-21 Yuki OkushiRollup merge of #81184 - jyn514:combine-after, r=CraftS...
2021-01-21 Yuki OkushiRollup merge of #81046 - rylev:unknown-external-crate...
2021-01-21 Yuki OkushiRollup merge of #80601 - steffahn:improve_format_string...
2021-01-21 Yuki OkushiRollup merge of #80429 - JulianKnodt:ob_forest, r=Mark...
2021-01-21 Yuki OkushiRollup merge of #80172 - camelid:prelude-docs-consisten...
2021-01-20 borsAuto merge of #81118 - ojeda:metadata-obj, r=nagisa
2021-01-19 borsAuto merge of #79578 - alexcrichton:update-waasi, r...
2021-01-19 borsAuto merge of #80957 - tgnottingham:direct_serialize_de...
2021-01-19 borsAuto merge of #79705 - ijackson:bufwriter-disassemble...
2021-01-19 Guillaume GomezRollup merge of #81168 - soniasingla:doc/sonia, r=jonas...
2021-01-19 Guillaume GomezRollup merge of #81166 - RalfJung:debug-assert-comments...
2021-01-19 Guillaume GomezRollup merge of #81164 - eltociear:patch-5, r=jonas...
2021-01-19 Guillaume GomezRollup merge of #81161 - GuillaumeGomez:remove-inline...
2021-01-19 Guillaume GomezRollup merge of #81147 - estebank:drop-suggestion,...
2021-01-19 Guillaume GomezRollup merge of #81112 - m-ou-se:alloc-std-ops-reexport...
2021-01-19 Guillaume GomezRollup merge of #80382 - GuillaumeGomez:search-result...
2021-01-19 borsAuto merge of #81110 - LeSeulArtichaut:fix-unused-unsaf...
2021-01-19 borsAuto merge of #81103 - zackmdavis:comma_trail, r=davidtwco
2021-01-19 borsAuto merge of #81042 - sasurau4:fix/unclear-error-with...
2021-01-18 borsAuto merge of #80707 - oli-obk:stability_hole_const_int...
2021-01-18 borsAuto merge of #81159 - ssomers:btree_cleanup_search...
2021-01-18 borsAuto merge of #81165 - KodrAus:rollup-s7llxis, r=KodrAus
next