]> git.lizzy.rs Git - rust.git/history - src/libsyntax/codemap.rs
Auto merge of #52046 - cramertj:fix-generator-mir, r=eddyb
[rust.git] / src / libsyntax / codemap.rs
2018-07-13 borsAuto merge of #52046 - cramertj:fix-generator-mir,...
2018-07-12 borsAuto merge of #51339 - sdroege:exact-chunks-remainder...
2018-07-12 borsAuto merge of #52256 - tinco:issue_52255, r=sanxiyn
2018-07-12 kennytmRollup merge of #52276 - alexcrichton:validate-proc...
2018-07-12 kennytmRollup merge of #52220 - ljedrz:dyn_bootstrap, r=kennytm
2018-07-12 kennytmRollup merge of #52164 - euclio:references, r=TimNN
2018-07-12 kennytmRollup merge of #51912 - mbrubeck:more_box_slice_clone...
2018-07-12 kennytmRollup merge of #51816 - nodakai:conf-py-tmpfile, r...
2018-07-12 borsAuto merge of #52230 - alexcrichton:attr-and-derive...
2018-07-12 borsAuto merge of #52194 - steveklabnik:remove-plugins...
2018-07-12 borsAuto merge of #52089 - eddyb:issue-51907, r=nagisa
2018-07-11 borsAuto merge of #52172 - oli-obk:clippy_in_rls, r=nrc
2018-07-11 borsAuto merge of #52268 - Mark-Simulacrum:rollup, r=Mark...
2018-07-11 Mark RousskovRollup merge of #52265 - ljedrz:dyn_librustc_codegen_ut...
2018-07-11 Mark RousskovRollup merge of #52261 - ljedrz:dyn_libpanic_unwind...
2018-07-11 Mark RousskovRollup merge of #52254 - ljedrz:dyn_librustc_metadata...
2018-07-11 Mark RousskovRollup merge of #52253 - ljedrz:dyn_librustc_data_struc...
2018-07-11 Mark RousskovRollup merge of #52252 - ljedrz:dyn_librustc_codegen_ll...
2018-07-11 Mark RousskovRollup merge of #52248 - ljedrz:dyn_librustc_allocator...
2018-07-11 Mark RousskovRollup merge of #52247 - ljedrz:dyn_librustc, r=oli-obk
2018-07-11 Mark RousskovRollup merge of #52239 - CAD97:patch-1, r=alexcrichton
2018-07-11 Mark RousskovRollup merge of #52224 - ljedrz:dyn_libsyntax, r=oli-obk
2018-07-11 Mark RousskovRollup merge of #52223 - ljedrz:dyn_liballoc, r=cramertj
2018-07-11 Mark RousskovRollup merge of #52207 - RalfJung:unsafety-errors,...
2018-07-11 Mark RousskovRollup merge of #52193 - Emerentius:step_by_note, r...
2018-07-11 Mark RousskovRollup merge of #51952 - petrochenkov:transmark, r...
2018-07-11 Mark RousskovRollup merge of #51614 - csmoe:lit_sugg, r=estebank
2018-07-11 borsAuto merge of #51702 - ecstatic-morse:infinite-loop...
2018-07-11 borsAuto merge of #51553 - jD91mZM2:uds, r=sfackler
2018-07-11 borsAuto merge of #51230 - nikic:no-verify-lto, r=pnkfelix
2018-07-11 Guillaume GomezRollup merge of #51701 - anirudhb:master, r=frewsxcv
2018-07-11 borsAuto merge of #51966 - alexcrichton:llvm7, r=michaelwoe...
2018-07-11 borsAuto merge of #52232 - arielb1:ill-adjusted-tuples...
2018-07-10 Guillaume GomezRollup merge of #52195 - alexcrichton:no-tmp, r=pnkfelix
2018-07-10 Guillaume GomezRollup merge of #52171 - bharrisau:fsub-count, r=estebank
2018-07-10 Guillaume GomezRollup merge of #52151 - GuillaumeGomez:trait-impl...
2018-07-10 Guillaume GomezRollup merge of #52149 - willmo:transparent-atomics...
2018-07-10 Guillaume GomezRollup merge of #52064 - Valloric:patch-1, r=cramertj
2018-07-10 Guillaume GomezRollup merge of #51722 - Aaronepower:master, r=Mark...
2018-07-10 Guillaume GomezRollup merge of #51612 - ashtneoi:51515-missing-first...
2018-07-10 borsAuto merge of #51612 - ashtneoi:51515-missing-first...
2018-07-10 ljedrzDeny bare trait objects in in src/libsyntax
2018-07-10 borsAuto merge of #52196 - ollie27:rustdoc_ctor_imports...
2018-07-10 borsAuto merge of #52191 - SimonSapin:alloc_error_handler...
2018-07-10 borsAuto merge of #52168 - nikomatsakis:nll-region-name...
2018-07-09 Niko Matsakisfind and highlight the `&` or `'_` in `region_name`
2018-07-07 borsAuto merge of #51656 - soc:topic/fix-home-dir, r=SimonSapin
2018-07-06 borsAuto merge of #51757 - nielx:fix/haiku-fixes, r=nagisa
2018-07-06 kennytmRollup merge of #52096 - d-e-s-o:fix-typo, r=sfackler
2018-07-06 borsAuto merge of #51861 - GuillaumeGomez:prevent-some...
2018-07-05 kennytmRollup merge of #51793 - GuillaumeGomez:search-result...
2018-07-05 kennytmRollup merge of #51619 - mksully22:ppc64le_rust, r...
2018-07-05 borsAuto merge of #51732 - GuillaumeGomez:cmd-line-lint...
2018-07-05 borsAuto merge of #51936 - japaric:rust-lld, r=alexcrichton
2018-07-05 borsAuto merge of #51938 - zackmdavis:and_the_case_of_the_l...
2018-07-05 borsAuto merge of #51964 - matthewjasper:unused-mut-mir...
2018-07-04 borsAuto merge of #51803 - lucasem:rustdoc-code-hash-escape...
2018-07-04 borsAuto merge of #51611 - QuietMisdreavus:slippery-macros...
2018-07-04 borsAuto merge of #51395 - SimonSapin:repr-transparent...
2018-07-04 borsAuto merge of #51935 - cramertj:unpin-references, r...
2018-07-04 borsAuto merge of #51895 - nikomatsakis:move-self-trait...
2018-07-03 borsAuto merge of #51926 - matthewjasper:Initialization...
2018-07-03 borsAuto merge of #51450 - estebank:inner-fn-test, r=@pnkfelix
2018-07-03 Pietro AlbiniRollup merge of #51809 - drrlvn:rw_exact_all_at, r...
2018-07-03 Pietro AlbiniRollup merge of #51548 - DiamondLovesYou:amdgpu-target...
2018-07-03 borsAuto merge of #51564 - SimonSapin:try-int, r=alexcrichton
2018-07-02 borsAuto merge of #51645 - marco-c:error_when_incremental_a...
2018-07-02 borsAuto merge of #51931 - cramertj:rm-libbacktrace, r...
2018-07-02 borsAuto merge of #51864 - est31:libc_update, r=alexcrichton
2018-07-01 Pietro AlbiniRollup merge of #51922 - japaric:llvm-tools-preview...
2018-07-01 Pietro AlbiniRollup merge of #51921 - japaric:panic-impl-error,...
2018-07-01 Pietro AlbiniRollup merge of #51920 - euclio:concrete-type-suggestio...
2018-07-01 Pietro AlbiniRollup merge of #51890 - Ixrec:patch-3, r=alexcrichton
2018-07-01 Pietro AlbiniRollup merge of #51853 - MajorBreakfast:fix-doc-links...
2018-07-01 Pietro AlbiniRollup merge of #51511 - Centril:feature/stabilize_iter...
2018-07-01 borsAuto merge of #51833 - wesleywiser:faster_large_constan...
2018-07-01 borsAuto merge of #51883 - estebank:placement-suggestion...
2018-07-01 borsAuto merge of #51855 - Eh2406:i51821, r=nikomatsakis
2018-07-01 borsAuto merge of #51882 - varkor:check-type_dependent_defs...
2018-07-01 borsAuto merge of #51877 - oli-obk:lowering_cleanups3,...
2018-07-01 borsAuto merge of #51869 - nnethercote:rm-clone_from, r...
2018-06-30 borsAuto merge of #51717 - Mark-Simulacrum:snap, r=alexcrichton
2018-06-30 borsAuto merge of #51849 - nikomatsakis:issue-51820-places...
2018-06-30 borsAuto merge of #51862 - estebank:lifetime-spans, r=nikom...
2018-06-30 borsAuto merge of #51828 - kennytm:no-simd-swap-for-mac...
2018-06-30 borsAuto merge of #51762 - petrochenkov:oh-hi-mark, r=oli-obk
2018-06-30 borsAuto merge of #51806 - oli-obk:lowering_cleanups1,...
2018-06-29 Vadim PetrochenkovFortify dummy span checking
2018-06-29 borsAuto merge of #51729 - matthewjasper:move-errors, r...
2018-06-29 borsAuto merge of #51290 - Pslydhh:master, r=alexcrichton
2018-06-29 borsAuto merge of #51592 - GuillaumeGomez:fix-macro-doc...
2018-06-28 Mark RousskovRollup merge of #51875 - badboy:emscripten-no-wasm...
2018-06-28 Mark RousskovRollup merge of #51868 - Lireer:master, r=pietroalbini
2018-06-28 Mark RousskovRollup merge of #51839 - oli-obk:const_shift_overflow...
2018-06-28 Mark RousskovRollup merge of #51765 - jonas-schievink:patch-1, r...
2018-06-28 Mark RousskovRollup merge of #51636 - oli-obk:const_diagnostics...
2018-06-28 borsAuto merge of #51687 - japaric:gh51671, r=alexcrichton
2018-06-28 borsAuto merge of #51630 - joshlf:map-split-perf, r=dtolnay
2018-06-28 borsAuto merge of #50997 - michaelwoerister:pre-analyze...
2018-06-28 borsAuto merge of #51444 - estebank:impl-static, r=nikomatsakis
next