]> git.lizzy.rs Git - rust.git/history - src/libsyntax
Check RLS tests
[rust.git] / src / libsyntax /
2017-07-20 borsAuto merge of #43281 - mmatyas:remotetest_env, r=alexcr...
2017-07-20 borsAuto merge of #43270 - petrochenkov:fixstab, r=alexcrichton
2017-07-20 borsAuto merge of #43251 - gaurikholkar:span_reorder, r...
2017-07-20 borsAuto merge of #43247 - est31:master, r=alexcrichton
2017-07-19 borsAuto merge of #43178 - zackmdavis:some_suggestion,...
2017-07-19 borsAuto merge of #42859 - eddyb:const-size-and-align-of...
2017-07-19 borsAuto merge of #43170 - kyrias:full-relro, r=alexcrichton
2017-07-19 borsAuto merge of #43168 - pnkfelix:check-attr-gating,...
2017-07-19 borsAuto merge of #40989 - matklad:comma-arms, r=petrochenkov
2017-07-18 Mark SimulacrumRollup merge of #43282 - feadoor:patch-1, r=nikomatsakis
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-18 Aleksey KladovCatch expression does not require semicolon to be a...
2017-07-18 Aleksey KladovUnify rules about commas in match arms and semicolons...
2017-07-17 borsAuto merge of #42711 - Firstyear:san-on-dylib, r=alexcr...
2017-07-17 borsAuto merge of #43266 - feadoor:issue-43253-exclusive...
2017-07-17 borsAuto merge of #42033 - oli-obk:suggestions, r=petrochenkov
2017-07-17 Oliver SchneiderChange some helps to suggestions
2017-07-17 borsAuto merge of #43055 - est31:stabilize_float_bits_conv...
2017-07-16 borsAuto merge of #43237 - zackmdavis:missing_sum_and_produ...
2017-07-16 borsAuto merge of #43252 - vbrandl:doc/default-values,...
2017-07-15 borsAuto merge of #43224 - jseyfried:fix_macro_idents_regre...
2017-07-15 borsAuto merge of #43246 - frewsxcv:rollup, r=frewsxcv
2017-07-15 borsAuto merge of #43207 - alexcrichton:update-cargo, r...
2017-07-15 borsAuto merge of #43179 - oli-obk:mark_all_the_expansions...
2017-07-15 borsAuto merge of #43185 - durka:thread-local-pub-restricte...
2017-07-15 Corey FarwellRollup merge of #43159 - cuviper:ptr-swap-simd, r=arielb1
2017-07-15 Corey FarwellRollup merge of #43145 - GuillaumeGomez:build-error...
2017-07-15 borsAuto merge of #43184 - nikomatsakis:incr-comp-anonymize...
2017-07-14 borsAuto merge of #43174 - RalfJung:refactor-ty, r=nikomatsakis
2017-07-14 borsAuto merge of #43180 - oli-obk:compiletest, r=alexcrichton
2017-07-14 borsAuto merge of #43026 - arielb1:llvm-next, r=alexcrichton
2017-07-13 Jeffrey SeyfriedFix regression involving identifiers in `macro_rules...
2017-07-13 Steve KlabnikRollup merge of #43187 - steveklabnik:code-of-conduct...
2017-07-13 Steve KlabnikRollup merge of #43167 - SimonSapin:alt-profiler, r...
2017-07-13 Steve KlabnikRollup merge of #43157 - zackmdavis:mail_map, r=stevekl...
2017-07-13 Steve KlabnikRollup merge of #43125 - aochagavia:stable_drop, r...
2017-07-13 Steve KlabnikRollup merge of #42926 - Havvy:doc-path-ext, r=steveklabnik
2017-07-13 borsAuto merge of #43158 - PlasmaPower:thread-local-try...
2017-07-13 borsAuto merge of #43129 - Ophirr33:master, r=alexcrichton
2017-07-12 borsAuto merge of #43181 - Mark-Simulacrum:rollup, r=Mark...
2017-07-12 Mark SimulacrumRollup merge of #43137 - ollie27:stab, r=aturon
2017-07-12 Mark SimulacrumRollup merge of #43136 - jgallag88:bufWriterDocs, r...
2017-07-12 Mark SimulacrumRollup merge of #43100 - ids1024:stat2, r=aturon
2017-07-12 Mark SimulacrumRollup merge of #43098 - alexcrichton:more-proc-macro...
2017-07-12 Mark SimulacrumRollup merge of #43011 - qnighy:unsized-tuple-impls...
2017-07-12 Mark SimulacrumRollup merge of #43000 - estebank:on-unimplemented...
2017-07-12 Mark SimulacrumRollup merge of #42826 - Yorwba:type-mismatch-same...
2017-07-12 Mark SimulacrumRollup merge of #42670 - dns2utf8:panic_return_code...
2017-07-12 borsAuto merge of #42897 - Mark-Simulacrum:pretty-print...
2017-07-12 borsAuto merge of #43107 - michaelwoerister:less-span-info...
2017-07-11 Alex Burkalet #[allow_internal_unstable] cover :vis
2017-07-11 Mark SimulacrumMake a few functions non-public
2017-07-11 Mark SimulacrumRefactor cur_cmnt_and_lit away.
2017-07-11 Mark SimulacrumRefactor methods onto Printer struct.
2017-07-11 borsAuto merge of #43116 - alexcrichton:probestack, r=sfackler
2017-07-11 borsAuto merge of #43147 - oyvindln:deflate_fix, r=alexcrichton
2017-07-11 borsAuto merge of #42913 - kennytm:fix-40569-ident-without...
2017-07-10 borsAuto merge of #43028 - michaelwoerister:dedup-dep-nodes...
2017-07-10 borsAuto merge of #43152 - Mark-Simulacrum:test-src-doc...
2017-07-10 borsAuto merge of #43109 - pnkfelix:fix-link_args-gate...
2017-07-10 Felix S. Klock IIFix feature gate for `#[link_args(..)]` attribute so...
2017-07-09 borsAuto merge of #43115 - petrochenkov:methlife2, r=eddyb
2017-07-09 Vadim PetrochenkovStore all generic arguments for method calls in AST
2017-07-09 borsAuto merge of #43130 - GuillaumeGomez:rustdoc-fn-spacin...
2017-07-09 borsAuto merge of #43117 - MJDSys:fix_rustbuild_libdir_2...
2017-07-09 borsAuto merge of #43082 - ids1024:condvar2, r=alexcrichton
2017-07-09 borsAuto merge of #43128 - ibabushkin:master, r=eddyb
2017-07-08 borsAuto merge of #43097 - PlasmaPower:large-align, r=eddyb
2017-07-08 borsAuto merge of #43075 - durka:error-long-link, r=nikomat...
2017-07-08 borsAuto merge of #43019 - kevinmehall:cleanup-errors,...
2017-07-08 borsAuto merge of #42996 - Boreeas:merge-e0609-e0612, r...
2017-07-08 Lee BousfieldLower alignment limit down to 2^31 - 1 (from LLVM)
2017-07-08 Lee BousfieldRaised alignment limit from 2^15 to 2^31
2017-07-08 borsAuto merge of #43104 - nbaksalyar:rustbuild-illumos...
2017-07-08 borsAuto merge of #43072 - cuviper:linux-stack-guard, r...
2017-07-07 borsAuto merge of #42840 - arielb1:poison-smoke-and-mirrors...
2017-07-07 borsAuto merge of #42809 - seanmonstar:stable-associated...
2017-07-07 borsAuto merge of #43099 - japaric:msp430, r=alexcrichton
2017-07-07 borsAuto merge of #43093 - rthomas:39791-hashmap, r=alexcri...
2017-07-07 borsAuto merge of #43060 - petrochenkov:asless, r=estebank
2017-07-07 Vadim Petrochenkovsyntax: Apply recovery for casts to type ascription
2017-07-07 Vadim PetrochenkovFix spans for binary operator expression with interpola...
2017-07-07 borsAuto merge of #43091 - aidanhs:aphs-no-docker-priv...
2017-07-07 kennytmOnly match a fragment specifier the if it starts with...
2017-07-07 borsAuto merge of #43068 - ollie27:rustdoc_markdown_tests...
2017-07-07 borsAuto merge of #43062 - sfackler:connect-timeout, r...
2017-07-07 Kevin MehallRemove unused code from librustc_errors
2017-07-07 borsAuto merge of #42125 - petrochenkov:privty, r=nikomatsakis
2017-07-06 borsAuto merge of #42904 - estebank:number-suggestions...
2017-07-06 Esteban KüberOnly underline suggestion if it is not the only code...
2017-07-06 Esteban KüberAdd extra whitespace for suggestions
2017-07-06 Sean McArthurremove associated_consts feature gate
2017-07-06 borsAuto merge of #42816 - alexcrichton:probestack, r=nikom...
2017-07-06 borsAuto merge of #43066 - pornel:patch-1, r=Mark-Simulacrum
2017-07-06 borsAuto merge of #43078 - kennytm:fix-42755-vis-can-be...
2017-07-06 kennytmDisallow `$($v:vis)*`. Fix #42755.
2017-07-06 borsAuto merge of #42899 - alexcrichton:compiler-builtins...
2017-07-06 borsAuto merge of #42727 - alexcrichton:allocators-new...
2017-07-05 Alex Crichtonrustc: Implement the #[global_allocator] attribute
2017-07-05 borsAuto merge of #40939 - jseyfried:proc_macro_api, r=nrc
next