]> git.lizzy.rs Git - rust.git/history - src/libsyntax/ptr.rs
mv FileMap SourceFile
[rust.git] / src / libsyntax / ptr.rs
2018-08-04 kennytmRollup merge of #53001 - petrochenkov:master, r=estebank
2018-08-01 borsAuto merge of #51609 - dscorbett:is_numeric, r=alexcrichton
2018-07-30 Brad Gibsonresolved upstream merge conflicts
2018-07-25 Tatsuyuki IshiMerge remote-tracking branches 'ljedrz/dyn_libcore...
2018-07-24 Mark RousskovRollup merge of #52656 - jD91mZM2:stablize-uds, r=alexc...
2018-07-24 Mark RousskovRollup merge of #52391 - Amanieu:volatile_unaligned...
2018-07-24 borsAuto merge of #52189 - cuviper:static-box-leak, r=bluss
2018-07-23 borsAuto merge of #52211 - bjorn3:misc_rustdoc_changes...
2018-07-22 kennytmRollup merge of #52587 - csmoe:doc, r=kennytm
2018-07-22 kennytmRollup merge of #52465 - sekineh:add-ci-thumb, r=alexcr...
2018-07-22 kennytmRollup merge of #51807 - newpavlov:deprecate_str_slice...
2018-07-22 borsAuto merge of #52368 - GuillaumeGomez:intra_doc_link_re...
2018-07-21 borsAuto merge of #51485 - estebank:dehighlight-secondary...
2018-07-20 borsAuto merge of #52354 - QuietMisdreavus:rustdoc-lints...
2018-07-19 borsAuto merge of #51854 - davidtwco:rfc-2008-rustdoc,...
2018-07-18 kennytmRollup merge of #52510 - QuietMisdreavus:redirects...
2018-07-18 kennytmRollup merge of #51628 - euclio:line-writer, r=frewsxcv
2018-07-18 borsAuto merge of #52375 - oli-obk:the_early_lint_pass_gets...
2018-07-18 kennytmRollup merge of #52218 - rivertam:patch-1, r=withoutboats
2018-07-18 kennytmRollup merge of #52116 - Pazzaz:match-str-case, r=Simon...
2018-07-18 borsAuto merge of #52364 - ljedrz:mir_remove_clone, r=RalfJung
2018-07-18 borsAuto merge of #52342 - nnethercote:CanonicalVar, r...
2018-07-17 borsAuto merge of #52145 - ExpHP:drop-it-like-its-eof,...
2018-07-17 borsAuto merge of #52190 - davidtwco:issue-52028, r=nikomat...
2018-07-17 kennytmRollup merge of #52385 - GuillaumeGomez:pass-edition...
2018-07-17 kennytmRollup merge of #52306 - ljedrz:obligation_forest_clone...
2018-07-17 kennytmRollup merge of #52286 - ljedrz:dyn_librustc_errors...
2018-07-17 borsAuto merge of #52335 - nnethercote:BitSlice-fixes,...
2018-07-17 borsAuto merge of #52285 - ljedrz:dyn_librustc_driver,...
2018-07-16 kennytmRollup merge of #52285 - ljedrz:dyn_librustc_driver...
2018-07-16 borsAuto merge of #52373 - eonil:master, r=kennytm
2018-07-15 borsAuto merge of #52400 - RalfJung:match, r=oli-obk
2018-07-15 borsAuto merge of #52383 - petrochenkov:pmns, r=alexcrichton
2018-07-15 borsAuto merge of #52372 - KarolinePlum:Duration-rounding...
2018-07-15 borsAuto merge of #52351 - mbrubeck:docs, r=apasel422
2018-07-15 borsAuto merge of #52381 - oli-obk:ty_to_def_id, r=eddyb
2018-07-15 borsAuto merge of #52361 - QuietMisdreavus:proc-macro-doc...
2018-07-15 borsAuto merge of #52360 - Mark-Simulacrum:fix-keep-stage...
2018-07-15 borsAuto merge of #52348 - oli-obk:bugfix, r=petrochenkov
2018-07-14 borsAuto merge of #52318 - TheDarkula:master, r=oli-obk
2018-07-14 borsAuto merge of #52326 - alexcrichton:tweak-proc-macro...
2018-07-14 borsAuto merge of #52379 - kennytm:revert-o3, r=rkruppe
2018-07-14 borsAuto merge of #51829 - petrochenkov:noideq, r=eddyb
2018-07-14 Vadim PetrochenkovRemove most of `PartialEq` impls from AST and HIR struc...
2018-06-22 Taylor CramerRemove unused map_slice
2018-06-22 Taylor Cramerasync await desugaring and tests
2018-03-19 kennytmRollup merge of #46518 - partim:asref-borrow-doc, r...
2018-02-05 kennytmRollup merge of #46030 - Zoxc:asm-volatile, r=nikomatsakis
2018-02-02 kennytmRollup merge of #46156 - SimonSapin:patch-14, r=without...
2018-01-27 borsAuto merge of #47571 - FenrirWolf:libunwind, r=alexcrichton
2018-01-15 kennytmRollup merge of #47443 - FenrirWolf:rand, r=alexcrichton
2018-01-12 borsAuto merge of #46551 - jseyfried:improve_legacy_modern_...
2018-01-05 borsAuto merge of #46739 - arielb1:simple-loops, r=nikomatsakis
2018-01-03 kennytmRollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv
2018-01-02 borsAuto merge of #47111 - rkruppe:repr-transparent, r...
2018-01-01 borsAuto merge of #46735 - Manishearth:memchr-find, r=burnt...
2017-12-31 borsAuto merge of #46713 - Manishearth:memchr, r=bluss
2017-12-29 borsAuto merge of #46327 - Aaronepower:master, r=alexcrichton
2017-12-21 kennytmRollup merge of #46858 - QuietMisdreavus:external-doc...
2017-12-21 kennytmRollup merge of #46636 - frewsxcv:frewsxcv-fn-box,...
2017-12-21 borsAuto merge of #46754 - cramertj:refactor-arg-impl,...
2017-12-20 kennytmRollup merge of #46760 - semarie:openbsd-arm64, r=alexc...
2017-12-20 kennytmRollup merge of #46751 - michaelwoerister:c-incremental...
2017-12-20 kennytmRollup merge of #46671 - varkor:contrib-2, r=KodrAus
2017-12-20 kennytmRollup merge of #46517 - notriddle:patch-2, r=BurntSushi
2017-12-20 kennytmRollup merge of #46359 - GuillaumeGomez:remove-dead...
2017-12-20 borsAuto merge of #46457 - m4b:no_mangle_static, r=michaelw...
2017-12-20 borsAuto merge of #46508 - clarcharr:duration_extras, r...
2017-12-20 borsAuto merge of #46233 - SimonSapin:fmt-debuglist-flags...
2017-12-20 borsAuto merge of #46733 - nikomatsakis:nll-master-to-rust...
2017-12-20 borsAuto merge of #46441 - gaurikholkar:single_lifetimes...
2017-12-19 borsAuto merge of #46749 - SimonSapin:exorcism, r=nikomatsakis
2017-12-18 Guillaume GomezRollup merge of #46790 - frewsxcv:frewsxcv-swap-bytes...
2017-12-18 Guillaume GomezRollup merge of #46786 - GuillaumeGomez:fix-sized-rende...
2017-12-18 Guillaume GomezRollup merge of #46700 - GuillaumeGomez:more-relevant...
2017-12-18 borsAuto merge of #46798 - Diggsey:debug-osstr, r=dtolnay
2017-12-17 borsAuto merge of #46778 - petrochenkov:nounwrap, r=arielb1
2017-12-16 Vadim Petrochenkovsyntax: Rename `P::unwrap` into `P::into_inner`
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-06-28 borsAuto merge of #42431 - nagisa:core-float-2, r=alexcrichton
2017-06-21 Corey FarwellRollup merge of #42397 - sfackler:syncsender-sync,...
2017-06-20 Corey FarwellRollup merge of #42271 - tinaun:charfromstr, r=alexcrichton
2017-06-19 Giles CopeMerge remote-tracking branch 'upstream/master'
2017-06-16 borsAuto merge of #42430 - nagisa:core-float, r=alexcrichton
2017-06-16 borsAuto merge of #42578 - estebank:recover-binop, r=nikoma...
2017-06-14 borsAuto merge of #42523 - clarcharr:refactor_ops, r=brson
2017-06-14 borsAuto merge of #42433 - marco-c:profiling, r=alexcrichton
2017-06-13 Corey FarwellRollup merge of #42496 - Razaekel:feature/integer_max...
2017-06-13 Corey FarwellRollup merge of #42428 - scottmcm:str-get-overflow...
2017-06-13 Corey FarwellRollup merge of #42408 - bjorn3:patch-2, r=michaelwoerister
2017-06-12 Corey FarwellRollup merge of #42579 - maccoda:maccoda/env_docs,...
2017-06-12 borsAuto merge of #42419 - ucarion:ucarion-explain-rc-arc...
2017-06-11 borsAuto merge of #42155 - seanmonstar:unimplemented, r...
2017-06-11 borsAuto merge of #40454 - djzin:fast-swap, r=sfackler
2017-06-10 borsAuto merge of #42533 - Mark-Simulacrum:macro-parse...
2017-06-09 Corey FarwellRollup merge of #42531 - mmatyas:aarch64_compile-test_f...
2017-06-09 Corey FarwellRollup merge of #42385 - Manishearth:its-a-vec, r=steve...
2017-06-09 Corey FarwellRollup merge of #42307 - clarcharr:js-license, r=frewsxcv
2017-06-09 borsAuto merge of #42278 - gentoo90:gdb-pretty-printers...
next