index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2018-03-14
expose #[target_feature] attributes in rustdoc
QuietMisdreavus
-2
/
+51
2018-03-14
Update RLS
Boris-Chengbiao Zhou
-8
/
+47
2018-03-14
Auto merge of #48864 - oli-obk:miri_incremental_regression, r=eddyb
bors
-3
/
+38
2018-03-14
Add documentation
scalexm
-0
/
+24
2018-03-14
Move code into librustc_traits
scalexm
-15
/
+13
2018-03-14
Address niko's nits
scalexm
-195
/
+173
2018-03-14
Auto merge of #48811 - Zoxc:syntax-globals, r=michaelwoerister
bors
-1043
/
+1257
2018-03-14
Add MVP for chalkification
scalexm
-0
/
+519
2018-03-14
Remove syntax and syntax_pos thread locals
John Kåre Alsaker
-1043
/
+1257
2018-03-14
try_reserve: updating message for feature-gate-try_reserve.stderr
snf
-1
/
+1
2018-03-14
try_reserve: disabling tests for asmjs, blocked by #48968
snf
-2
/
+22
2018-03-14
implementing fallible allocation API (try_reserve) for Vec, String and HashMap
snf
-72
/
+1056
2018-03-14
Implement import renaming with `_` (RFC 2166)
Vadim Petrochenkov
-1
/
+153
2018-03-14
Escape stringified expression
Shotaro Yamada
-5
/
+77
2018-03-14
Auto merge of #48859 - bdrewery:update-libc, r=alexcrichton
bors
-0
/
+0
2018-03-14
fix ui test error again
Andrew Cann
-1
/
+1
2018-03-14
Fixes after rebase
Andrew Cann
-52
/
+3
2018-03-14
register removed lints
Andrew Cann
-0
/
+4
2018-03-14
Fix fallback note
Andrew Cann
-9
/
+10
2018-03-14
Add note about fallback to `!: !Trait` error
Andrew Cann
-26
/
+107
2018-03-14
really actually fix ui test error for real
Andrew Cann
-1
/
+0
2018-03-14
really fix ui test errors for real
Andrew Cann
-0
/
+3
2018-03-14
really fix ui test errors
Andrew Cann
-1
/
+0
2018-03-14
change never_type stabilisation version
Andrew Cann
-7
/
+7
2018-03-14
Fix ui test errors
Andrew Cann
-2
/
+2
2018-03-14
Make coerce_never lint an error
Andrew Cann
-102
/
+21
2018-03-14
Fix version number
Andrew Cann
-7
/
+7
2018-03-14
stabilise feature(never_type)
Andrew Cann
-162
/
+89
2018-03-14
remove defaulting to unit
Andrew Cann
-243
/
+107
2018-03-14
update tests
Guillaume Gomez
-1163
/
+1153
2018-03-14
test for putting back check on json
Guillaume Gomez
-79
/
+127
2018-03-14
Speed up SVH computation by using Fingerprint::combine()
Peter Hrvola
-8
/
+12
2018-03-13
fix #48816 don't print help on indirect compiler ICE
Alex Butler
-0
/
+6
2018-03-13
talk about intra-links
QuietMisdreavus
-0
/
+45
2018-03-13
Clarify usage message for --remap-path-prefix.
Jeremy Fitzhardinge
-1
/
+1
2018-03-13
Auto merge of #48735 - 1011X:master, r=alexcrichton
bors
-477
/
+512
2018-03-13
Fix ICE on malformed plugin attributes
Michael Lamparski
-2
/
+4
2018-03-13
Add test for issue 48941
Michael Lamparski
-0
/
+39
2018-03-13
Move 48070 test to ui
bobtwinkles
-0
/
+1
2018-03-13
Adds a test for #48070
bobtwinkles
-0
/
+34
2018-03-13
add intrinsics for portable packed simd vector reductions
gnzlbg
-3
/
+525
2018-03-13
rustc: Embed LLVM bitcode by default on iOS
Alex Crichton
-2
/
+87
2018-03-13
rustbuild: Tweak CFLAGS to various libstd pieces
Alex Crichton
-3
/
+3
2018-03-13
add "text" sections for things that seem likely to be a problem
Niko Matsakis
-2
/
+6
2018-03-13
remove dead code
Niko Matsakis
-11
/
+0
2018-03-13
replace inline docs with references to rustc-guide
Niko Matsakis
-57
/
+18
2018-03-13
add a debug assertion that only outlives-oblig. result from norm.
Niko Matsakis
-7
/
+32
2018-03-13
`trans_apply_param_substs` => `subst_and_normalize_erasing_regions`
Niko Matsakis
-70
/
+91
2018-03-13
short-circuit work when instantiating query responses
Niko Matsakis
-24
/
+84
2018-03-13
short-circuit `dropck_outlives` for simple cases
Niko Matsakis
-2
/
+72
[prev]
[next]