]> git.lizzy.rs Git - rust.git/history - src/libsyntax/parse/lexer/unicode_chars.rs
Rollup merge of #53413 - eddyb:featured-in-the-latest-edition, r=varkor
[rust.git] / src / libsyntax / parse / lexer / unicode_chars.rs
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 borsAuto merge of #53190 - sekineh:thumb-cortex-m, r=jamesmunns
2018-08-17 borsAuto merge of #53383 - nnethercote:HybridIdxSetBuf...
2018-08-16 borsAuto merge of #53397 - varkor:feature-collector-expand...
2018-08-16 kennytmRollup merge of #53412 - eddyb:stage-who, r=alexcrichton
2018-08-16 kennytmRollup merge of #53399 - varkor:ignore-non-md-unstable_...
2018-08-16 kennytmRollup merge of #53395 - varkor:__Nonexhaustive-to...
2018-08-16 kennytmRollup merge of #53377 - cuviper:pointer-elf_size,...
2018-08-16 kennytmRollup merge of #53373 - estebank:unclosed, r=petrochenkov
2018-08-16 kennytmRollup merge of #53364 - varkor:gat-warn-broken, r...
2018-08-16 kennytmRollup merge of #53360 - PramodBisht:issue/51602, r...
2018-08-16 kennytmRollup merge of #53313 - llogiq:two-small-improvements...
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 #53173 - alexcrichton:win-arm64, r=sfackler
2018-08-16 borsAuto merge of #53147 - ashtneoi:dont-suggest-ref, r...
2018-08-16 borsAuto merge of #53295 - estebank:on-unimplemented, r...
2018-08-16 borsAuto merge of #53293 - petrochenkov:gramattr2, r=alexcr...
2018-08-16 borsAuto merge of #53289 - ljedrz:improve_lexer, r=michaelw...
2018-08-13 ljedrzA few cleanups and minor improvements for the lexer
2018-08-04 kennytmRollup merge of #53001 - petrochenkov:master, r=estebank
2018-07-30 Brad Gibsonresolved upstream merge conflicts
2018-07-12 borsAuto merge of #51339 - sdroege:exact-chunks-remainder...
2018-07-06 kennytmRollup merge of #52096 - d-e-s-o:fix-typo, r=sfackler
2018-07-03 borsAuto merge of #51564 - SimonSapin:try-int, r=alexcrichton
2018-06-29 borsAuto merge of #51290 - Pslydhh:master, r=alexcrichton
2018-06-28 borsAuto merge of #51444 - estebank:impl-static, r=nikomatsakis
2018-06-26 borsAuto merge of #49469 - Nokel81:allow-irrefutable-let...
2018-06-22 kennytmRollup merge of #51158 - ogham:patch-1, r=steveklabnik
2018-06-22 borsAuto merge of #51433 - scalexm:finish-rules, r=nikomatsakis
2018-06-21 borsAuto merge of #50336 - japaric:llvm-tools, r=Mark-Simul...
2018-06-19 borsAuto merge of #51367 - oli-obk:silence!_I_test_you...
2018-06-19 borsAuto merge of #51278 - EPashkin:fix_mod_with_multilevel...
2018-06-18 borsAuto merge of #51460 - nikomatsakis:nll-perf-examinatio...
2018-06-18 borsAuto merge of #51414 - oli-obk:impl_trait_type_def...
2018-06-17 borsAuto merge of #51466 - joshlf:ref-split, r=dtolnay
2018-06-17 borsAuto merge of #51382 - GuillaumeGomez:intra-link-lint...
2018-06-16 borsAuto merge of #51411 - nnethercote:process_predicate...
2018-06-15 borsAuto merge of #51462 - Havvy:refactor-cmp, r=nikomatsakis
2018-06-15 borsAuto merge of #50296 - cmdd:master, r=nikomatsakis
2018-06-11 borsAuto merge of #51442 - tinaun:more-future-impls, r...
2018-06-11 borsAuto merge of #51423 - RalfJung:from_raw_parts, r=sfackler
2018-06-11 borsAuto merge of #51461 - estebank:e0423-doc, r=petrochenkov
2018-06-10 borsAuto merge of #50205 - topecongiro:include-parens-to...
2018-06-10 borsAuto merge of #51200 - tmccombs:stable-iter-repeat...
2018-06-10 borsAuto merge of #51196 - Havvy:remove-keywords, r=petroch...
2018-06-10 borsAuto merge of #51320 - tmccombs:step-by, r=SimonSapin
2018-06-09 borsAuto merge of #51265 - Mark-Simulacrum:cleanup-syntax...
2018-06-09 Mark SimulacrumCrate-ify and delete unused code in syntax::parse
2018-06-08 Mark RousskovRollup merge of #51276 - Havvy:dyn-trait-send-send...
2018-06-08 Mark RousskovRollup merge of #51099 - Crazycolorz5:expectedclosepare...
2018-06-05 Mark SimulacrumRollup merge of #50852 - mandeep:fix-rustdoc-example...
2018-06-02 Mark SimulacrumRollup merge of #50919 - frewsxcv:frewsxcv-epsilon...
2018-06-02 Mark SimulacrumRollup merge of #50167 - fintelia:duration-nanos, r...
2018-05-30 borsAuto merge of #50880 - glandium:oom, r=SimonSapin
2018-05-30 borsAuto merge of #51017 - estebank:crate-name-in-path...
2018-05-29 borsAuto merge of #50772 - nicokoch:fastcopy, r=alexcrichton
2018-05-28 borsAuto merge of #50465 - clarcharr:wrapping, r=KodrAus
2018-05-28 borsAuto merge of #50521 - gnzlbg:simd_float, r=alexcrichton
2018-05-28 borsAuto merge of #50724 - zackmdavis:applicability_rush...
2018-05-28 borsAuto merge of #50892 - davidtwco:issue-50004, r=alexcri...
2018-05-27 borsAuto merge of #51062 - mati865:cargo_update, r=alexcrichton
2018-05-27 borsAuto merge of #51101 - 11Takanori:fix-typo, r=frewsxcv
2018-05-27 borsAuto merge of #51084 - simartin:issue_51022, r=estebank
2018-05-27 borsAuto merge of #51075 - estebank:and_the_case_of_the_con...
2018-05-26 Esteban KüberFix test
2018-05-26 Zack M. Davisin which we check for confusable Unicodepoints in float...
2017-12-06 Oliver SchneiderUpdate miri to rustc changes
2017-11-22 borsAuto merge of #45198 - oli-obk:fmt_args, r=sfackler
2017-11-07 borsAuto merge of #44932 - cuviper:unsized-ptr-is_null...
2017-10-31 borsAuto merge of #44764 - nvzqz:master, r=alexcrichton
2017-10-30 borsAuto merge of #45497 - mikhail-m1:dump-mir-graphviz...
2017-10-25 kennytmRollup merge of #45212 - GuillaumeGomez:sidebar-fixed...
2017-10-25 kennytmRollup merge of #45059 - tmccombs:pid, r=alexcrichton
2017-10-24 Dustin SpeckhalsMerge branch 'master' into update-rls-data-for-save...
2017-10-21 Corey FarwellRollup merge of #45227 - frewsxcv:frewsxcv-set-nonblock...
2017-10-19 borsAuto merge of #45080 - clippered:issue-44986/fix-window...
2017-10-18 kennytmRollup merge of #45217 - SimonSapin:alloc-doc, r=stevek...
2017-10-18 kennytmRollup merge of #45181 - Havvy:doc-unstable-lang-items...
2017-10-17 kennytmRollup merge of #45151 - Pirh:stdio_default_docs, r...
2017-10-17 kennytmRollup merge of #45097 - nivkner:fixme_fixup2, r=estebank
2017-10-17 borsAuto merge of #45179 - cuviper:result-intoiter-clone...
2017-10-16 johnthagenMerge branch 'master' into future_imports
2017-10-16 borsAuto merge of #45202 - alexcrichton:fix-inline-always...
2017-10-16 borsAuto merge of #45297 - matthewjasper:associated-item...
2017-10-15 borsAuto merge of #44613 - QuietMisdreavus:rustdoc-perf...
2017-10-15 borsAuto merge of #45228 - theotherjimmy:ensure-query,...
2017-10-15 borsAuto merge of #45123 - goffrie:fix-method-unit-call...
2017-10-15 kennytmRollup merge of #45264 - 0xAX:fix-typo-bootstrap-readm...
2017-10-15 kennytmRollup merge of #45113 - Pirh:process_output_links...
2017-10-15 borsAuto merge of #45224 - malbarbo:x32, r=alexcrichton
2017-10-15 borsAuto merge of #45200 - mikhail-m1:match-with-false...
next