]> git.lizzy.rs Git - rust.git/history - src/libsyntax/util
mv FileMap SourceFile
[rust.git] / src / libsyntax / util /
2018-08-19 borsAuto merge of #53248 - nikomatsakis:nll-trivial-sized...
2018-08-19 borsAuto merge of #52972 - RalfJung:from_raw_parts_align...
2018-08-18 borsAuto merge of #53324 - alexreg:self_in_typedefs, r...
2018-08-18 borsAuto merge of #53286 - nagisa:cast-assumes, r=eddyb
2018-08-18 borsAuto merge of #53175 - matthewjasper:more-return-stuff...
2018-08-18 borsAuto merge of #52553 - Pazzaz:vecdeque-append, r=SimonSapin
2018-08-18 borsAuto merge of #53437 - alexcrichton:fix-target-features...
2018-08-17 borsAuto merge of #53369 - pnkfelix:partial-53351-make...
2018-08-17 borsAuto merge of #53356 - michaelwoerister:itlto, r=alexcr...
2018-08-17 Corey FarwellRollup merge of #53434 - alexcrichton:remove-strip...
2018-08-17 Corey FarwellRollup merge of #53413 - eddyb:featured-in-the-latest...
2018-08-17 Corey FarwellRollup merge of #53407 - pnkfelix:partial-53351-make...
2018-08-17 Corey FarwellRollup merge of #53406 - estebank:to_string-to_string...
2018-08-17 Corey FarwellRollup merge of #53358 - SimonSapin:int-bytes, r=shepmaster
2018-08-17 Corey FarwellRollup merge of #53357 - fukatani:pretty-print-btreemap...
2018-08-17 Corey FarwellRollup merge of #53349 - memoryruins:nll-tests, r=nikom...
2018-08-17 Corey FarwellRollup merge of #53326 - memoryruins:issue-27868-test...
2018-08-17 Corey FarwellRollup merge of #53321 - alexcrichton:wasm-target-featu...
2018-08-17 Corey FarwellRollup merge of #52858 - frewsxcv:frewsxcv-elaborator...
2018-08-17 borsAuto merge of #53288 - RalfJung:dropck, r=nikomatsakis
2018-08-17 borsAuto merge of #53190 - sekineh:thumb-cortex-m, r=jamesmunns
2018-08-17 borsAuto merge of #53383 - nnethercote:HybridIdxSetBuf...
2018-08-17 borsAuto merge of #53427 - eddyb:uniform-paths-diagnostics...
2018-08-16 borsAuto merge of #53397 - varkor:feature-collector-expand...
2018-08-16 borsAuto merge of #53433 - kennytm:rollup, r=kennytm
2018-08-16 kennytmRollup merge of #52946 - Ajacmac:doc-impl-from, r=Guill...
2018-08-16 borsAuto merge of #53304 - dtolnay:extend, r=dtolnay
2018-08-16 borsAuto merge of #53256 - ollie27:writeln, r=KodrAus
2018-08-16 borsAuto merge of #53295 - estebank:on-unimplemented, r...
2018-08-16 borsAuto merge of #53289 - ljedrz:improve_lexer, r=michaelw...
2018-08-15 Guillaume GomezRollup merge of #53344 - frewsxcv:frewsxcv-doc-ptr...
2018-08-15 Guillaume GomezRollup merge of #53279 - estebank:on-unimplemented...
2018-08-15 Guillaume GomezRollup merge of #53271 - llogiq:simplify-maybe-map...
2018-08-15 Guillaume GomezRollup merge of #52453 - srijs:fix-52436, r=TimNN
2018-08-15 borsAuto merge of #53164 - davidtwco:issue-52663-span-decl...
2018-08-15 borsAuto merge of #53237 - overdrivenpotato:wasm-export...
2018-08-15 borsAuto merge of #53133 - Zoxc:gen-int, r=eddyb
2018-08-15 borsAuto merge of #53212 - sunjay:nll-raw-cast, r=nikomatsakis
2018-08-15 borsAuto merge of #52928 - Mark-Simulacrum:borrowck-cleanup...
2018-08-14 borsAuto merge of #52936 - felixrabe:patch-1, r=alexcrichton
2018-08-14 borsAuto merge of #53354 - kennytm:rollup, r=kennytm
2018-08-14 borsAuto merge of #53085 - ljedrz:cleanup_syntax_structures...
2018-08-14 David TolnayAddress review of RcVec
2018-08-13 ljedrzMove SmallVec and ThinVec out of libsyntax
2018-08-13 David TolnayTokenStream::extend
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 some tests using AST comparisons, fix other...
2018-07-14 Vadim PetrochenkovRemove most of `PartialEq` impls from AST and HIR struc...
2018-07-12 borsAuto merge of #51339 - sdroege:exact-chunks-remainder...
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-10 Guillaume GomezRollup merge of #51722 - Aaronepower:master, r=Mark...
2018-07-07 borsAuto merge of #51656 - soc:topic/fix-home-dir, r=SimonSapin
2018-07-06 kennytmRollup merge of #52096 - d-e-s-o:fix-typo, r=sfackler
2018-07-05 kennytmRollup merge of #51619 - mksully22:ppc64le_rust, r...
2018-07-05 borsAuto merge of #51732 - GuillaumeGomez:cmd-line-lint...
2018-07-04 borsAuto merge of #51611 - QuietMisdreavus:slippery-macros...
2018-07-04 borsAuto merge of #51395 - SimonSapin:repr-transparent...
next